changing eth0 to default
hi there, ave installed ubuntu 12 server, with 2 NIC cards, choose eth0 to be primary during installation, for squid3 proxy. Nw internet only works with eth1 not eth0 which is the primary. due to this i cant configure the iptables and lan. running sudo nano /etc/network/interfaces
shows
#the primary network interface
auto eth0 inet static
address 81.25.128.x
netmask 255.255.255.x
gateway 81.25.128.x
#dns -xoptions are implemented by the resolvconf package,
dns-nameservers 91.x.x.x 91.x.x.x
iface eth1 inet static
address 81.25.128.x
netmask 255.255.255.x
brodcast 81.25.128.x
any advice?
thanks
|
Recent comments
21 hours 34 sec ago
1 day 6 hours ago
1 day 7 hours ago
1 day 10 hours ago
1 day 15 hours ago
1 day 15 hours ago
1 day 17 hours ago
2 days 3 hours ago
2 days 8 hours ago
2 days 10 hours ago