Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
"Netmount not started" error after an updated
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
gwiedmann
n00b
n00b


Joined: 19 Jul 2002
Posts: 17
Location: Canada

PostPosted: Thu Feb 09, 2006 7:03 am    Post subject: "Netmount not started" error after an updated Reply with quote

After I updated a series of packages (dbus,hal,ivman to name a few) and updated the config files I lost my internet conection.
I use cold plug during boot
My n-force onboard ethernet card module loads (lsmod shows forcedeth is present)
dhcp was up and running


"ifconfig -a" gave the following

eth0 Link encap:UNSPEC HWaddr 00-30-1B-B8-00-00-38-0D-00-00-00-00-00-00-00-00
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

eth1 Link encap:Ethernet HWaddr 00:30:1B:B8:37:A9
inet addr:192.168.1.102 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::230:1bff:feb8:37a9/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:180 errors:0 dropped:0 overruns:0 frame:0
TX packets:189 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:94078 (91.8 Kb) TX bytes:19898 (19.4 Kb)
Interrupt:16 Base address:0xa000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:688 errors:0 dropped:0 overruns:0 frame:0
TX packets:688 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:761290 (743.4 Kb) TX bytes:761290 (743.4 Kb)

sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

This is odd as I only have the oneonboard ethernet card in this box, and before the upgrade "ifconfig -a" only showed eth0.
Well I created a /etc/init.d/net.eth1 from the /etc/init.d/net.eth0
Then ran "rc-update add eth1default"
That did thetrick, my internet is back

My questions is: Does anyone know what is up with eth0, Link encap: UNSPEC ?
My solution seems a bit crude, anyone have a more elegant soltion?
Back to top
View user's profile Send private message
slackline
Veteran
Veteran


Joined: 01 Apr 2005
Posts: 1477
Location: /uk/sheffield

PostPosted: Thu Feb 09, 2006 9:47 am    Post subject: Reply with quote

After your update were you advised that there were config files that needed updating?

Did you do

Code:

etc-update


and accept all the new files?

If you did your config files which set up your net connection were likely to have been over-written, you need to pay careful attention to what files you have modified yourself and what is being over-written/merged in.

I perefer using dispatch-conf to modify files after a system update as it automatically creates backups.

See this TIP at the gentoo-wiki for more info.

HTH's

slack---line
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