Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unable to configre network interface [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
brent_weaver
Guru
Guru


Joined: 01 Jul 2004
Posts: 510
Location: Burlington, VT

PostPosted: Tue Jul 28, 2009 8:03 pm    Post subject: Unable to configre network interface [SOLVED] Reply with quote

I am trying to configure Gentoo to have a static IP. I am adding the following to /etc/conf.d/net:

Code:

# This blank configuration will automatically use DHCP for any net.*
# scripts in /etc/init.d.  To create a more complete configuration,
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).

# Uncomment the following lines to connect it to Boston OLC
config_eth0=( "172.28.117.101/24" )
config_eth0=( "default via 172.28.117.1")


The message I get when I start eth0 is:

* No loadable modules provide "default" (default_start)

I have 5 other G2 boxes configure like this w/o a problem. What am I missing? DHCP works fine. I am also looking at how to add a DNS server to the DHCPd server.

Any help is appreciated!
_________________
Brent Weaver


Last edited by brent_weaver on Tue Aug 04, 2009 1:32 pm; edited 1 time in total
Back to top
View user's profile Send private message
sera
Retired Dev
Retired Dev


Joined: 29 Feb 2008
Posts: 1017
Location: CET

PostPosted: Tue Jul 28, 2009 8:13 pm    Post subject: Reply with quote

Shouldn't it be: routes_eth0=( "default via ....
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