From owner-freebsd-stable Mon Mar 4 9:16:56 2002 Delivered-To: freebsd-stable@freebsd.org Received: from laptop.tenebras.com (laptop.tenebras.com [66.92.188.18]) by hub.freebsd.org (Postfix) with SMTP id 03CB237B400 for ; Mon, 4 Mar 2002 09:16:54 -0800 (PST) Received: (qmail 14201 invoked from network); 4 Mar 2002 17:16:53 -0000 Received: from sapphire.tenebras.com (HELO tenebras.com) (66.92.188.241) by 0 with SMTP; 4 Mar 2002 17:16:53 -0000 Message-ID: <3C83AC04.9000906@tenebras.com> Date: Mon, 04 Mar 2002 09:16:52 -0800 From: Michael Sierchio Reply-To: kudzu@tenebras.com User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.8) Gecko/20020218 X-Accept-Language: en-us MIME-Version: 1.0 To: Peter Schultz Cc: freebsd-stable@FreeBSD.org Subject: Re: recent networking troubles References: <3C83A969.9010500@jocose.org> 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 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? > 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? > 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? ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message