Date: Fri, 2 Jul 1999 11:51:34 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: ryndin@mtk.comcor.ru Cc: questions@FreeBSD.ORG Subject: Re: two networks Message-ID: <Pine.BSF.4.10.9907021150140.98238-100000@resnet.uoregon.edu> In-Reply-To: <C32567A1.0045919B.00@mtk.comcor.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 1 Jul 1999 ryndin@mtk.comcor.ru wrote: > We have two network or subnetwork first is 222.1.2.0 and another is > 222.1.6.0. We have FreeBSD box with two interfaces xl0(222.1.2.84) and > ep0(222.1.6.1). We set gateway_enable="yes", router_enable="YES", > router="routed" and routerflags="-s". We cann't ping from one network > another, but from 222.1.6.0 network boxes (for example 222.1.6.2 box) > we can ping 222.1.2.84 interface and from 222.1.2.0 network boxes we > cann't ping 222.1.6.1 interface. We need to see both networks from any > box. How can we do it? Thanks in advance, Alexey. First of all, don't run routed unles you _really_ need it. Routed has this habit of mucking up the works. Secondly, make sure your YES's are in caps, ie gateway_enable="YES" Third, what does 'ifconfig -a' and 'netstat -rn' look like after you've shut off routed and rebooted? Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org 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.4.10.9907021150140.98238-100000>