I am using 3 ethernet interfaces on Ubuntu but when I restart, the default gateway is changing to a different interface. Each time I boot I have to change default gateway back to the eth1 by deleting the default gateway and adding it back with eth1. How can I fix this problem?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
Open find desired interface and add following:
Restart network:
|
|||||
|
/etc/network/interfacesfile, or a with software like Network Manager or wicd? – Lekensteyn Mar 23 '11 at 12:56