From owner-freebsd-questions Tue Aug 27 06:11:48 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA04436 for questions-outgoing; Tue, 27 Aug 1996 06:11:48 -0700 (PDT) Received: from server.gf-net.af.mil (root@server.gf-net.af.mil [132.10.1.17]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA04423 for ; Tue, 27 Aug 1996 06:11:44 -0700 (PDT) Received: from server.gf-net.af.mil (erickson@server.gf-net.af.mil [132.10.1.17]) by server.gf-net.af.mil (8.6.12/8.6.9) with SMTP id IAA02098; Tue, 27 Aug 1996 08:09:52 -0500 Date: Tue, 27 Aug 1996 08:09:52 -0500 (CDT) From: "Jay E. Erickson" To: dwhite@resnet.uoregon.edu cc: freebsd-questions@freefall.freebsd.org Subject: Re: TCP/IP config help? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 26 Aug 1996, Doug White wrote: > On Mon, 26 Aug 1996, Jay E. Erickson wrote: > > > I received my FreeBSD 2.1.5 CD set and had little problem loading it. > > But I can't seem to get it to talk to the network. > > Can you elaborate on this? What happens? What errors do you get? I don't get any errors. I just can't make any connections to or from the box. I pointed a netcat probe at it and all the TCP connections time out but the UDP connections opened up. > > The box was running Linux so I don't think it's a hardware problem. > > I can't make any kind of TCP connections with the box, but when I > > do a >netstat -r it manages to lookup the names of the router and my > > other Linux box. > > Hm..... > Does anyone know what the /24 means on the first link line ? > > >netstat -nr > > Routing tables > > > > Internet: > > Destination Gateway Flags Refs Use Netif Expire > > default 132.10.1.1 UGSc 0 0 ep0 > > 127.0.0.1 127.0.0.1 UH 0 4 lo0 > > 132.10.1/24 link#2 UC 0 0 > > 132.10.1.1 link#2 UHLW 1 0 > > 132.10.1.16 0:20:af:dc:1f:7 UHLW 1 10 lo0 > > 132.10.1.17 0:20:af:dc:34:d5 UHLW 0 26 ep0 941 > > Looks perfectly good here. > > > routerflags=-q > > Try setting this to > > routerflags=NO > > Routed has been known to cause odd problems. > should I run gated?? Jay Erickson erickson@server.gf-net.af.mil