From owner-freebsd-bugs Thu Jan 13 3:30: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C38D715531 for ; Thu, 13 Jan 2000 03:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA30238; Thu, 13 Jan 2000 03:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 9879F14CA6; Thu, 13 Jan 2000 03:21:09 -0800 (PST) Message-Id: <20000113112109.9879F14CA6@hub.freebsd.org> Date: Thu, 13 Jan 2000 03:21:09 -0800 (PST) From: adam@worldsport.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: conf/16097: arp problem on loopback i/f when using DHCP and running X sessions. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16097 >Category: conf >Synopsis: arp problem on loopback i/f when using DHCP and running X sessions. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 13 03:30:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Adam Nealis >Release: 3.4-STABLE (Last cvsup on Jan 7 2000) >Organization: Worldsport Networks Europe, Ltd. >Environment: FreeBSD adampc 3.4-STABLE FreeBSD 3.4-STABLE #1: Wed Jan 12 17:50:08 GMT 2000 root@adampc.worldsport.com:/usr/src/sys/compile/ADAMPC i386 >Description: When starting Gnome with the installed /usr/X11R6/lib/X11/xinit/xinitrc for XFree86-3.3.6, but with panel & gmc & exec gnome-wm as the last three lines instead of the twm nonsense. Am using DHCP for NIC configuration. Get plenty of these Jan 12 18:04:14 adampc /kernel: arplookup 127.0.0.1 failed: could not allocate llinfo Jan 12 18:04:14 adampc /kernel: arpresolve: can't allocate llinfo for 127.0.0.1rt and performance is hurt. Takes a while to start anything. >How-To-Repeat: In /etc/rc.conf ifconfig_xl0="DHCP" network_interfaces="xl0 lo0" Boot and do startx >Fix: In /etc/rc.conf ifconfig_xl0="DHCP" network_interfaces="lo0 xl0" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message