From owner-freebsd-questions Wed Oct 14 05:52:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA19374 for freebsd-questions-outgoing; Wed, 14 Oct 1998 05:52:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alcatel.fr (gatekeeper.alcatel.fr [194.133.58.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA19350 for ; Wed, 14 Oct 1998 05:52:00 -0700 (PDT) (envelope-from Thierry.Herbelot@alcatel.fr) From: Thierry.Herbelot@alcatel.fr Received: from alcatel.fr (gatekeeper-ssn.alcatel.fr [155.132.180.244]) by mailgate.alcatel.fr (ALCANET/SMTP) with ESMTP id OAA04881; Tue, 13 Oct 1998 14:51:12 +0200 Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id LAA11233; Wed, 14 Oct 1998 11:56:20 +0200 (MET DST) Received: from telss1.telspace.alcatel.fr (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.9.1a/8.9.1) with SMTP id KAA15253; Wed, 14 Oct 1998 10:48:47 +0200 (MEST) Received: from telspace.alcatel.fr by telss1.telspace.alcatel.fr (4.1/SMI-4.1) id AA06387; Wed, 14 Oct 98 10:43:52 +0200 Received: from localhost by telspace.alcatel.fr with SMTP (1.40.112.12/16.2) id AA112634125; Wed, 14 Oct 1998 10:35:26 +0200 X-Openmail-Hops: 1 Date: Wed, 14 Oct 98 10:35:15 +0200 Message-Id: In-Reply-To: <19981014073019.12672.qmail@hotmail.com> Subject: simple networking problem...(hopefully :) ) Mime-Version: 1.0 To: nerohj@california.com, frumpler@hotmail.com Cc: freebsd-questions@FreeBSD.ORG Content-Type: text/plain; charset=US-ASCII; name="simple" Content-Disposition: inline; filename="simple" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi. > I'm using FreeBSD 2.2.6 with a 3com 905BTX network card, and I got > the driver compiled and it appears to be working ok (autoneg connects > to the hub correctly).. but I am having a problem... here are some > snips of rc.conf and the output of netstat -rn > > rc.conf: > -------- > network_interfaces="lo0 xl0" # List of network interfaces (lo0 is > ifconfig_lo0="inet 127.0.0.1" # default loopback device configuratio > fconfig_xl0="inet x.x.107.204 netmask 0xffffffff" # the 3com 905BTX ^^^^^^^^^^ this is not a correct netmask (try 0xffffff00 for example) TfH > > > > defaultrouter="x.x.107.206" # set to default gateway ( or NO ) > > > netstat -rn > ----------- > Internet: > Destination Gateway Flags Refs Use Netif > 10.2.5.1 x.x.107.204 UH 1 1090 tun0 > localhost localhost UH 0 461 lo0 > x.x.107.200 ff:ff:ff:ff:ff:ff UHLWb 0 3 xl0 => > x.x.107.200/29 link#1 UC 0 0 > x.x.107.206 0:e0:29:15:56:ac UHLW 0 14 xl0 34 > > > BTW - 10.2.5.1 is me ppp'd in :) > > Ok, now the problem is, whenever I ping x.x.107.206 I get no response.. > (206 is an ISP hooked up to this machine through a hub..there is a win95 > machine plugged into the same hub that is working ok ) ping just sits > there. Same result any way I try to access it any other way (as default > route, dns, etc).. > > I'm pretty new to networking, so hopefully I'm just overlooking some > step... > > Please respond to nerohj@california.com > > Any help is greatly appreciated! > > thanks, > form > > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message