Thread: Adding a new NIC changes my routing table
hi!
have problem on ubuntu machine.
machine virtual machine.
have added new nic using vm console.
have restarted network service, di got new ip address dhcp.
thing is, interface "taking on " old one.
changed routing table.
this:
i don't understand why it's happening!!code:destination gateway genmask flags mss window irtt iface 10.10.10.0 0.0.0.0 255.255.255.0 u 0 0 0 eth4 169.254.0.0 0.0.0.0 255.255.0.0 u 0 0 0 eth4 0.0.0.0 10.10.10.1 0.0.0.0 ug 0 0 0 eth4 this: 10.10.56.0 0.0.0.0 255.255.255.0 u 0 0 0 eth5 10.10.10.0 0.0.0.0 255.255.255.0 u 0 0 0 eth4 169.254.0.0 0.0.0.0 255.255.0.0 u 0 0 0 eth4 0.0.0.0 10.10.56.1 0.0.0.0 ug 0 0 0 eth5
idea?
thanks!
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Adding a new NIC changes my routing table
Ubuntu
Comments
Post a Comment