From owner-freebsd-stable Mon Mar 4 9:45:35 2002 Delivered-To: freebsd-stable@freebsd.org Received: from beastie.jocose.org (www.jocose.org [216.239.16.179]) by hub.freebsd.org (Postfix) with SMTP id 1634637B405 for ; Mon, 4 Mar 2002 09:45:31 -0800 (PST) Received: (qmail 11352 invoked from network); 4 Mar 2002 23:45:24 -0000 Received: from unknown (HELO jocose.org) (10.0.0.100) by 0 with SMTP; 4 Mar 2002 23:45:24 -0000 Message-ID: <3C83B2C7.40806@jocose.org> Date: Mon, 04 Mar 2002 11:45:43 -0600 From: Peter Schultz Organization: jocose.org User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.8) Gecko/20020225 X-Accept-Language: en-us MIME-Version: 1.0 To: kudzu@tenebras.com Cc: freebsd-stable@FreeBSD.org Subject: Re: recent networking troubles References: <3C83A969.9010500@jocose.org> <3C83AC04.9000906@tenebras.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Michael Sierchio wrote: > Peter Schultz wrote: > >> At system boot I see this message twice: >> Starting final network daemons:rpc.umntall: 10.0.0.103: RPCPROG_MNT: >> RPC: Port mapper failure - RPC: Unable to send > > > That's normal -- your pccard stuff probably hasn't settled down yet, but > you've got nfs compiled into the kernel rather than using a lkm, right? > Yes, and you're right, at this point the card has not been started. >> If I try to mount NFS exports I can only successfully do one, the >> others will fail with: >> 10.0.0.100:/usr/ports/distfiles: RPCPROG_MNT: RPC: Timed out > > > What kind of network card are you using? Are you using DHCP, or do > you have a fixed address? And is there a hostname entry in the local > DNS in every local /etc/hosts for these hosts on the RFC 1918 net? > What's your network setup? > It's a 3com Megahertz 589E. DHCP but always gets 10.0.0.101. I never bothered with hostnames because I was just using the IP addresses. Does it matter that much? It worked like a champ before, and still works under BeOS and Windows. One thing there is that's always been true is that if I use either of those systems I have to shut the machine off then start FreeBSD otherwise the network card will not work. >> Another clue that something is wrong is when I try to ping one of my >> local machines: >> PING bebox.jocose.org (216.239.16.183): 56 data bytes >> 64 bytes from 216.239.16.183: icmp_seq=1 ttl=62 time=4035.362 >> 64 bytes from 216.239.16.183: icmp_seq=2 ttl=62 time=3025.446 >> 64 bytes from 216.239.16.183: icmp_seq=3 ttl=62 time=2015.578 >> 64 bytes from 216.239.16.183: icmp_seq=4 ttl=62 time=1005.654 >> 64 bytes from 216.239.16.183: icmp_seq=5 ttl=62 time=0.752 > > > That's pretty funny. If you keep pinging, do the times keep getting > smaller? ;-) > Hehe, no. I maintains around 0.800 ms. Pete... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message