Date: Sat, 18 Mar 2000 13:19:05 -0500 From: Mike Caudill <mcaudill@cisco.com> To: Alex Charalabidis <alex@wnm.net> Cc: Mike Caudill <mcaudill@cisco.com>, freebsd-questions@FreeBSD.ORG Subject: Re: default routes problem Message-ID: <20000318131905.A3759@cisco.com> In-Reply-To: <Pine.BSI.4.05.10003181028190.19747-100000@earth.wnm.net>; from alex@wnm.net on Sat, Mar 18, 2000 at 10:30:52AM -0600 References: <20000318111931.B3578@cisco.com> <Pine.BSI.4.05.10003181028190.19747-100000@earth.wnm.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> [On Sat Mar 18 10:30:52 2000, Alex Charalabidis wrote] > On Sat, 18 Mar 2000, Mike Caudill wrote: > > > net 1 - 1.1.1.X rtr 1 is 1.1.1.1, FreeBSD pc is 1.1.1.2 > > net 2 - 2.2.2.X, but doesnt really matter > > net 3 - 3.3.3.X rtr 2 is 3.3.3.1 WinPC1 is 3.3.3.3, winpc2 is 3.3.3.4 > > > > FreeBSDpc has default gateway set to 1.1.1.1 > > Both Windows pcs have their default gateways set to 3.3.3.1 > > > > FreeBSDpc can talk to WinPC1, but not WINpc 2. Both rtr1 and rtr2 can > > talk to winpc1 and winpc2. There are no access lists, firewalls, or NAT > > going on. > > > > Winpc2 can talk to other hosts on net1 just fine. > > > > So, on FreeBSD pc, I add a static route for the network. > > > > route add 3.3.3.0 1.1.1.1 > > > > still cant talk to winpc2. > > route add -net 3.3.3 1.1.1.1 > > Now go slap yourself. :) > > -ac > ok, fine. simple mistake. That still does not explain why it did not use the default gateway instead, without even having to do any route add commands. It simply does not scale for me to have to add host routes every time the default route does not work, and rebooting each time (not even sure this would even work for it every time) does nothing for stability. This has been observed on 2 different FreeBSD 3.4 systems. -Mike- -- ----------------------------------------------------------------------------- || || | Mike Caudill | mcaudill@cisco.com | || || | Customer Support Engineer | 919.392.2855 | |||| |||| | 7025 Kit Creek Road | 919.392.2944 (fax) | ..:||||||:..:||||||:.. | PO Box 14987 ---------------------- c i s c o S y s t e m s | Research Triangle Park, NC 27709 | ----------------------------------------------------------------------------- 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?20000318131905.A3759>