Date: Fri, 18 Apr 2003 16:41:19 -0600 From: Brett Glass <brett@lariat.org> To: Chris Luke <chrisy@flix.net> Cc: freebsd-net@freebsd.org Subject: Re: Userland PPP/PPTP tunneling problem Message-ID: <4.3.2.7.2.20030418163428.02bf6480@localhost> In-Reply-To: <20030418222209.GA39709@flix.net> References: <4.3.2.7.2.20030418111623.02819bd0@localhost> <0AF1BBDF1218F14E9B4CCE414744E70F07DE93@exchange.wanglobal.net> <4.3.2.7.2.20030418111623.02819bd0@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
At 04:22 PM 4/18/2003, Chris Luke wrote: >Tunnels are point-to-point connections. Each end of the link >has an address, even if inherited from another interface, >and these addresses are either known in advance, or exchanged or >negotiated by a higher-level protocol, such as the negotiation >stuff in PPP. Thus the address of the far end is known, and is >entered as a route into the forwarding table. Even assuming that you don't need ARP (and SOMEONE has to do ARP if you're going to get to other addresses on the LAN you're tunneling into), there are many applications that do need to send out a broadcast. HP JetDirect and LapLink are two which I know these folks to be using. The broadcast address should be the correct one for the LAN into which you're tunneling, or these products won't work. --Brett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.2.20030418163428.02bf6480>