Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 1998 16:33:57 -0600 (MDT)
From:      Stephane Raimbault <segr@segr.ml.org>
To:        Doug White <dwhite@resnet.uoregon.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Unable to telnet to BSD from LAN
Message-ID:  <Pine.BSF.3.96.980510163054.457A-100000@segr.ml.org>
In-Reply-To: <Pine.BSF.3.96.980510114615.4464C-100000@gdi.uoregon.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
This didn't seem to work?  I still was unable to telnet/ftp into my bsd
box from my LAN.  I am assuming that this is my remaining problem as it
looks like the rest of the firewall/natd for the gateway seems to be
working fine.  ( I am using IPFIREWALL ' open ' )  It seems to work best,
but I still cannot connect to my bsd box from my lan, however I do believe
that the telnet/ftp problem have been occuring since the firewall/natd
configurations.

Thank you for all your help

-----------
Stephane R.
segr@segr.ml.org

On Sun, 10 May 1998, Doug White wrote:
> 
> Hm, no entries for ed1.  You need to add a net route for 192.168.0.0. 
> Otherwise your computer is going to send packets for that net out ed0 and
> the next upstream router will squash it. 
> 
> You need to run this command:
> 
> route add -net 192.168.0.0 -interface 192.168.0.1
> 
> You may want to add this to /etc/rc.conf as a static route.
> 


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.980510163054.457A-100000>