[EMAIL PROTECTED] wrote on 27/02/2007 01:27:39 PM: > A couple of days ago I swapped my 10/100mbs eth card for a gigabit card. > --snip-- > > /etc /network/interfaces has entries ( identical) for both eth0 and eth1. > > > As a result of all of the above, Superkaramba network monitor themes do > not see ip or throughput, though system is working fine. > > How should I fix this? Just edit /etc/network/interfaces and remove > entry for eth1? > Hi Bill, Can you check in /etc/modprobe.d/aliases and see if your old cards module is aliased to eth0, and your new cards module is alised to eth1? If so, just change eth1 to eth0, and remove the other module from the alias. afterwards, run update-modules.
*Note, that I am assuming the modules aliases is setup like debian, if not, consult your manual. Regards, Scott -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
