From owner-freebsd-questions Wed Apr 17 10:20:21 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA20482 for questions-outgoing; Wed, 17 Apr 1996 10:20:21 -0700 (PDT) Received: from riley-net170-164.uoregon.edu (riley-net170-164.uoregon.edu [128.223.170.164]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA20465 for ; Wed, 17 Apr 1996 10:20:16 -0700 (PDT) Received: (from dwhite@localhost) by riley-net170-164.uoregon.edu (8.6.12/8.6.12) id KAA05071; Wed, 17 Apr 1996 10:20:17 -0700 Date: Wed, 17 Apr 1996 10:20:17 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: John McNamee cc: questions@FreeBSD.ORG Subject: Re: "File exists" error when adding route for local machine In-Reply-To: <199604171425.HAA00242@smoke.microwiz.com> 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 Wed, 17 Apr 1996, John McNamee wrote: > I get the error message "Writing to routing socket: File exists" every time > my system boots. This has been happening ever since I installed 2.1R, so it > isn't anything I've broken by hacking since then. The error is in response to > the command "route add smoke.microwiz.com localhost" generated in > /etc/netstart. smoke.microwiz.com is the official name of my machine (it is > what hostname is set to in /etc/sysconfig, and is what a reverse DNS lookup > on my IP address would produce). That error, from what I can tell, just means the route already exists. Take a look in your static routes section of /etc/sysconfig; there is a route made for the loopback interface. I don't think there is any problem there, if the error really annoys you try removing that route. (I have a feeling I'll be shot down over that one) An ifconfig line may be configuring that for you (possibly an ifconfig for lo0). Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major