Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2000 10:30:52 -0600 (CST)
From:      Alex Charalabidis <alex@wnm.net>
To:        Mike Caudill <mcaudill@cisco.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: default routes problem
Message-ID:  <Pine.BSI.4.05.10003181028190.19747-100000@earth.wnm.net>
In-Reply-To: <20000318111931.B3578@cisco.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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

-- 
==============================================================
Alex Charalabidis (AC8139)            5050 Poplar Ave, Ste 170
Systems Administrator                        Memphis, TN 38157
WebNet Memphis                                  (901) 432 6000
Author, The Book of IRC              http://www.bookofirc.com/
==============================================================




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.BSI.4.05.10003181028190.19747-100000>