On Sun, Mar 25, 2001 at 09:29:30PM +0200, Guy Van Den Bergh wrote: > 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. You can disable arp and set static arp entries. Do that, plus a crossover cable and full-duplex, and I'd have a very hard time calling your ethernet anything but point-to-point. :)