Motherboard changed (Ethernet on board problem)
I had to change my motherboard with two Ethernet ports on board. It is the same motherboard! I "thought" I did all correct, but that is the result: eth1: BOOTPROTO='static' MTU='' REMOTE_IPADDR='' BROADCAST='61.220.121.23' IPADDR='61.220.121.20' NETMASK='255.255.255.248' NETWORK='61.220.121.16' STARTMODE='auto' UNIQUE='B35A.CrrGZ_ENih8' USERCONTROL='no' _nm_name='bus-pci-0000:02:00.0' eth0: BOOTPROTO='static' BROADCAST='192.168.250.255' IPADDR='192.168.250.20' MTU='' NETMASK='255.255.255.0' NETWORK='192.168.250.0' REMOTE_IPADDR='' STARTMODE='auto' UNIQUE='B35A.CrrGZ_ENih8' USERCONTROL='no' _nm_name='bus-pci-0000:02:00.0' netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 61.220.121.16 0.0.0.0 255.255.255.248 U 0 0 0 eth1 192.168.250.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 61.220.121.17 0.0.0.0 UG 0 0 0 eth1 1. I cannot reach places on the Internet (eth1) 2. From where does the line 169.254.0.0 come from ??? I tried to use yast, I tried to modify directly the /etc/sysconfig.d/network/ifcfg-* files, ... I even used Windows methods and restarted the machine, .... How can I get this machine fixed? bye Ronald
On Tue, 2005-06-14 at 08:36, Ronald Wiplinger wrote:
I had to change my motherboard with two Ethernet ports on board. It is the same motherboard!
I "thought" I did all correct, but that is the result:
eth1:
BOOTPROTO='static' MTU='' REMOTE_IPADDR='' BROADCAST='61.220.121.23' IPADDR='61.220.121.20' NETMASK='255.255.255.248' NETWORK='61.220.121.16' STARTMODE='auto' UNIQUE='B35A.CrrGZ_ENih8' USERCONTROL='no' _nm_name='bus-pci-0000:02:00.0'
eth0:
BOOTPROTO='static' BROADCAST='192.168.250.255' IPADDR='192.168.250.20' MTU='' NETMASK='255.255.255.0' NETWORK='192.168.250.0' REMOTE_IPADDR='' STARTMODE='auto' UNIQUE='B35A.CrrGZ_ENih8' USERCONTROL='no' _nm_name='bus-pci-0000:02:00.0'
netstat -rn
Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 61.220.121.16 0.0.0.0 255.255.255.248 U 0 0 0 eth1 192.168.250.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 61.220.121.17 0.0.0.0 UG 0 0 0 eth1
1. I cannot reach places on the Internet (eth1) 2. From where does the line 169.254.0.0 come from ???
I tried to use yast, I tried to modify directly the /etc/sysconfig.d/network/ifcfg-* files, ... I even used Windows methods and restarted the machine, ....
How can I get this machine fixed?
Since you did not post what version of SuSe i'll assume 9.x. Ethernet devices are mapped by mac address. So ifcfg-eth-id-<mac>. To correct the change go into Yast, delete the devices, exit, then go back into Yast. For some reason Yast does not always change the devices correctly with a motherboard change if you just go in and change the configuration. Delete then recreate. Brad Dameron SeaTab Software www.seatab.com
participants (2)
-
Brad Dameron
-
Ronald Wiplinger