From owner-freebsd-questions Sat May 9 15:05:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA06795 for freebsd-questions-outgoing; Sat, 9 May 1998 15:05:00 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from segr.ml.org (cs111809-a.cgno1.ab.wave.home.com [24.64.10.238]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA06751 for ; Sat, 9 May 1998 15:04:49 -0700 (PDT) (envelope-from segr@segr.ml.org) Received: from localhost (segr@localhost) by segr.ml.org (8.8.8/8.8.8) with SMTP id QAA03616; Sat, 9 May 1998 16:05:10 -0600 (MDT) (envelope-from segr@segr.ml.org) Date: Sat, 9 May 1998 16:05:09 -0600 (MDT) From: Stephane Raimbault To: Doug White cc: freebsd-questions@FreeBSD.ORG Subject: Re: Unable to telnet to BSD from LAN In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG /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 mtu 1500 inet 24.64.10.238 netmask 0xffffff00 broadcast 24.64.10.255 ether 00:20:a9:0c:9f:53 ed1: flags=8843 mtu 1500 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 ether ff:ff:a9:0c:a0:01 lp0: flags=8810 mtu 1500 sl0: flags=c010 mtu 552 lo0: flags=8049 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