Date: Sat, 9 May 1998 16:05:09 -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.980509160450.3611A-100000@segr.ml.org> In-Reply-To: <Pine.BSF.3.96.980509125806.3051W-100000@gdi.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
/home/segr> netstat -rn
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif
Expire
default 24.64.10.1 UGSc 8 61 ed0
24.64.10/24 link#1 UC 0 0
24.64.10.1 8:0:3e:0:14:3c UHLW 8 0 ed0
927
24.64.10.20 8:0:3e:0:14:3c UHLW 0 1 ed0
812
24.64.10.238 0:20:a9:c:9f:53 UHLW 0 161 lo0
127.0.0.1 127.0.0.1 UH 0 0 lo0
192.168 link#2 UC 0 0
192.168.0.1 ff:ff:a9:c:a0:1 UHLW 0 4 lo0
/home/segr> ifconfig -a
ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 24.64.10.238 netmask 0xffffff00 broadcast 24.64.10.255
ether 00:20:a9:0c:9f:53
ed1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255
ether ff:ff:a9:0c:a0:01
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet 127.0.0.1 netmask 0xff000000
-----------
Stephane R.
segr@segr.ml.org
On Sat, 9 May 1998, Doug White wrote:
> On Fri, 8 May 1998, Stephane Raimbault wrote:
>
> > Hi Ho!
> >
> > This is the situation:
> >
> > I have a FBSD box with two(2) network cards, one for the LAN(ed1) and one
> > for the NET(ed0).
> >
> > This is what works:
> > I can telnet locally (telnet localhost) and I can also telent from the
> > internet to the BSD box (telnet my.net.ip.xx)
> >
> > This is what DOES NOT work:
> > I cannot telnet from my LAN(192.168.0.2) to the BSD box(192.168.0.1). In
> > fact I noticed I don't have any of the ports available to my lan
> > (21;23;25;etc...)
>
> This smells like routing. Post the output of netstat -rn and ifconfig -a.
>
> Doug White | University of Oregon
> Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant
> http://gladstone.uoregon.edu/~dwhite | Computer Science Major
>
>
>
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.980509160450.3611A-100000>
