From: Guy Van Den Bergh <guy.vandenbergh@pandora.be>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] pointopoint flag
Date: Sun, 25 Mar 2001 19:29:30 +0000 [thread overview]
Message-ID: <marc-lartc-98555237609593@msgid-missing> (raw)
In-Reply-To: <marc-lartc-98529443625692@msgid-missing>
bert hubert wrote:
> On Sun, Mar 25, 2001 at 08:07:48PM +0200, Guy Van Den Bergh wrote:
>
>
>>> You CAN use Ethernet in a point-to-point configuration, by the way. Saves
>>> some IP adresses.
>>
>> How do you that? PPPoE (PPP over Ethernet)? This is more like ppp
>> emulation over ethernet. And thus this introduces protocol overhead.
>>
>> What do you mean by this? I'm puzzled.
>
>
> It's still ethernet. But instead of assigning a /30 with 4 IP addresses, you
> just route to your device. Not rocket science, just saves IP addresses.
>
> Regards,
>
> bert hubert
But you require the next hop to do proxy arp if you would like this to work!
And certainly this is not a point-to-point configuration of ethernet. If you route to your device instead of your nexthop
the kernel is going to send an arp request for de destination address, and if the destination is not on the lan,
some router on the lan has to do proxy arp on behalf of the destination. Otherwise your packets will be dropped.
The kernel still thinks the lan is a broadcast medium.
I believe this is a lot more complicated than "just routing to your device"!
Even if you have a crossconnect cable between two hosts or routers, the medium inbetween is still broadcast and not
point-to-point.
I know this discussion is going way too far into semantics, but as far as I know there is no such thing as point-to-point mode of ethernet.
Guy
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
next prev parent reply other threads:[~2001-03-25 19:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-22 20:53 [LARTC] pointopoint flag mike stjohn
2001-03-22 22:20 ` Guy Van Den Bergh
2001-03-24 21:47 ` bert hubert
2001-03-25 18:07 ` Guy Van Den Bergh
2001-03-25 19:29 ` Guy Van Den Bergh [this message]
2001-03-25 19:52 ` bert hubert
2001-03-25 20:48 ` Gregory Maxwell
2001-03-25 21:34 ` Guy Van Den Bergh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-98555237609593@msgid-missing \
--to=guy.vandenbergh@pandora.be \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox