Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Net problems after reboot. [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
bigbob73
Guru
Guru


Joined: 31 Dec 2004
Posts: 332
Location: Under the Lone Star

PostPosted: Thu Jan 05, 2006 4:51 am    Post subject: Net problems after reboot. [SOLVED] Reply with quote

I did an emerge -uD world today, and after rebooting, I get an error trying to start my network...

mauller bob # /etc/init.d/net.eth0 start
* Starting eth0
* Bringing up eth0
* "192.168.2.41
* No loaded modules provide ""192.168.2.41" ("192.168.2.41_start)
* netmask
* No loaded modules provide "netmask" (netmask_start)
* 255.255.255.0
SIOCSIFADDR: Invalid argument [ !! ]
* broadcast
* No loaded modules provide "broadcast" (broadcast_start)
* 192.168.2.255"
192.168.2.255": Host name lookup failure
ifconfig: `--help' gives usage information.

my /etc/conf.d/net looks like this...

config_eth0=( "192.168.2.41 netmask 255.255.255.0 broadcast 192.168.2.255" )
routes_eth0=( "default gw 192.168.2.1" )

don't know what got borked here.

Bigbob
_________________
A computers attention span is only as long as it's electrical cord (Murphy)


Last edited by bigbob73 on Thu Jan 05, 2006 1:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
feld
Guru
Guru


Joined: 29 Aug 2004
Posts: 593
Location: USA

PostPosted: Thu Jan 05, 2006 5:24 am    Post subject: Reply with quote

same problem here. I thought it was a broken kernel module or something.

turns out if you set everything manually it works fine!!!!!!!!


Must have been a broken update... running ~x86 here.



-Feld
_________________
< bmg505> I think the first line in reiserfsck is

if (random(65535)< 65500) { hose(partition); for (i=0;i<100000000;i++) print_crap(); }
Back to top
View user's profile Send private message
kinkos
Apprentice
Apprentice


Joined: 07 Feb 2005
Posts: 235
Location: Hoboken, NJ

PostPosted: Thu Jan 05, 2006 5:34 am    Post subject: Reply with quote

Try this thread.

HTH.
_________________
Open Source, Open Mind
Back to top
View user's profile Send private message
bigbob73
Guru
Guru


Joined: 31 Dec 2004
Posts: 332
Location: Under the Lone Star

PostPosted: Thu Jan 05, 2006 1:45 pm    Post subject: Reply with quote

kinkos wrote:
Try this thread.

HTH.


Thanks! Looks like a bash issue.

Bigbob
_________________
A computers attention span is only as long as it's electrical cord (Murphy)
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Thu Jan 05, 2006 2:10 pm    Post subject: Reply with quote

It is

sync up and emerge -uaDv world and it should get fixed.
_________________
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum