You are not logged in.

#1 2006-09-22 17:44:49

MrBackhand
Member
From: Texas, USA
Registered: 2006-05-26
Posts: 33

Error while booting: SIOCADDRT: File Exists

I have a Toshiba laptop with two nics built in, one 100mb ethernet plug, one wireless.  I do not use the wireless nic.  When my laptop boots I get the "Starting Network" message then a [FAIL] with a "SIOCADDRT:: File Exists" error, however, the network starts and works fine.  How can I go about clearing this error message?

Thanks.

Offline

#2 2006-09-22 18:49:50

toxic
Member
Registered: 2006-06-05
Posts: 117

Re: Error while booting: SIOCADDRT: File Exists

SIOCADDRT = Socket I/O Control Address Route F<something>. 

Give that it tells you a file exist, I take it 'a file' means that there's some kind of route in place. Check if you have any routes defined in /etc/rc.conf or if any odd routes are defined in /proc/net/routes

Offline

#3 2006-09-28 10:26:36

Preacher
Member
From: UK
Registered: 2006-09-26
Posts: 46

Re: Error while booting: SIOCADDRT: File Exists

Have recently installed Arch and the OS is just great.  Also experience the same error message although network works fine.

Appreciate any help :!:


To be a preacher requires two apparently contradictory qualities: confidence and humility.

Offline

#4 2007-02-26 01:12:31

jourdan
Member
From: Canada
Registered: 2006-01-22
Posts: 40

Re: Error while booting: SIOCADDRT: File Exists

One Solution

In /etc/rc.conf, change the line:

ROUTES=(gateway)

to

ROUTES=(!gateway)

unless you need this route defined for some reason.

Offline

#5 2007-05-18 18:50:39

n8schicht
Member
From: Südbaden
Registered: 2006-12-27
Posts: 138
Website

Re: Error while booting: SIOCADDRT: File Exists

Thanx a lot! I just had the same problem.
The Arch community is relly great in solving problems. It seems the solution is always behind the next corner  ;-)
Thanx again!

Offline

Board footer

Powered by FluxBB