Date: Sun, 24 May 1998 00:24:44 -0700 (PDT) From: Doug White <dwhite@gdi.uoregon.edu> To: MIKE JENKINS <jenkins.mike@epamail.epa.gov> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: host routes Message-ID: <Pine.BSF.3.96.980524002427.9142p-100000@gdi.uoregon.edu> In-Reply-To: <s5645203.077@wpmail.gbr.epa.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 21 May 1998, MIKE JENKINS wrote: > > -------External-LAN--------FreeBSD---------Internal-LAN--------- > 200.1.1.0/24 > > Let's say I want to move host 200.1.1.123 from the Internal-LAN > to the External-LAN. How do I add a host route to tell FreeBSD > that 200.1.1.123 is on the External-LAN? I tried something like > "route add -host 200.1.1.123 -interface ep0" but it seems to use > the FreeBSD MAC address in the route table and arp table. The -inteface argument takes the IP address of the interface, not the name. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980524002427.9142p-100000>