Date: Fri, 1 Jun 2007 14:16:01 -0500 From: Jonathan Horne <freebsd@dfwlp.com> To: freebsd-questions@freebsd.org Subject: Re: add route entries in freebsd os. Message-ID: <200706011416.02148.freebsd@dfwlp.com> In-Reply-To: <4660673A.6080203@adventnet.com> References: <4660673A.6080203@adventnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 01 June 2007 13:36:42 bsenthil wrote: > Hi, > > I want to add route entries in freebsd os. > > route [-n] command [-net | -host] destination gateway [netmask] > route add -net 192.168.11.2 192.168.5.1 255.255.255.0 > > Problem :: I have two interface ,I want to specify device "xlo" or "xl1" > to route . > > -bsenthil. > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" i believe its already inteligent enough to decide which network goes to which interface... unless you mean that you have 2 nics on the same subnet in the same switch? cheers, -- Jonathan Horne http://dfwlpiki.dfwlp.org freebsd@dfwlp.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706011416.02148.freebsd>