Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] after baselayout update -> network not starting
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
glamdring
n00b
n00b


Joined: 23 Oct 2003
Posts: 42

PostPosted: Thu Nov 24, 2005 9:05 am    Post subject: [solved] after baselayout update -> network not starting Reply with quote

hi folks,

last night, after updating baselayout to 1.12.0-pre11, my network config got somehow borked. all of a sudden my config-as-always in /etc/conf.d/wireless:
Code:

key_home="[1] xxxxxxxxxx enc open [1]"
config_home="192.168.1.105 broadcast 192.168.1.255 netmask 255.255.255.0"
routes_home="default via 192.168.1.1"
dns_servers_home=( "195.58.160.194" "195.58.161.122" )

barf at me, when i try to start net.eth1 (ipw2200):
Code:

* Starting eth1
 *   Configuring wireless network for eth1
 *     eth1 connected to "schass" at 00:06:25:4B:0F:8D
 *     in managed mode on channel 11 (WEP enabled - open)
 *   Bringing up eth1
 *     192.168.1.105                                                                                                                                                                                                                                                          [ ok ]
 *     broadcast
 *     No loaded modules provide "broadcast" (broadcast_start)
 *     192.168.1.255                                                                                                                                                                                                                                                          [ ok ]
 *     netmask
 *     No loaded modules provide "netmask" (netmask_start)
 *     255.255.255.0
SIOCSIFADDR: Invalid argument
SIOCSIFFLAGS: Cannot assign requested address                                                                                                                                                                                                                                 [ !! ]
 *   Adding routes
 *     default ...
Usage: inet_route [-vF] del {-host|-net} Target[/prefix] [gw Gw] [metric M] [[dev] If]
       inet_route [-vF] add {-host|-net} Target[/prefix] [gw Gw] [metric M]
                              [netmask N] [mss Mss] [window W] [irtt I]
                              [mod] [dyn] [reinstate] [[dev] If]
       inet_route [-vF] add {-host|-net} Target[/prefix] [metric M] reject
       inet_route [-FC] flush      NOT supported                                                                                                                                                                                                                              [ !! ]
 *     via ...
gw: Unknown host                                                                                                                                                                                                                                                              [ !! ]
 *     192.168.1.1 ...
Usage: inet_route [-vF] del {-host|-net} Target[/prefix] [gw Gw] [metric M] [[dev] If]
       inet_route [-vF] add {-host|-net} Target[/prefix] [gw Gw] [metric M]
                              [netmask N] [mss Mss] [window W] [irtt I]
                              [mod] [dyn] [reinstate] [[dev] If]
       inet_route [-vF] add {-host|-net} Target[/prefix] [metric M] reject
       inet_route [-FC] flush      NOT supported

anybody experienced something like this? could not find anything about it on bugtracker or in the forums. fallback to dhcp works, but not all networks i connect to have dhcp enabled.

thanks in advance,
_________________
it said "win95 or better" on the box... so i installed linux


Last edited by glamdring on Thu Nov 24, 2005 10:24 am; edited 1 time in total
Back to top
View user's profile Send private message
glamdring
n00b
n00b


Joined: 23 Oct 2003
Posts: 42

PostPosted: Thu Nov 24, 2005 10:24 am    Post subject: Reply with quote

solved with new baselayout 1.12.0_pre11-r1!
_________________
it said "win95 or better" on the box... so i installed linux
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