thanks for post and pm lando
I did as suggested
auto eth1
iface eth1 inet static
address 192.168.1.1
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
but when restarting network this was the out put
debian:/etc/network# /etc/init.d/networking restart
Reconfiguring network interfaces...SIOCSIFADDR: No such device
eth1: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
SIOCSIFBRDADDR: No such device
eth1: ERROR while getting interface flags: No such device
eth1: ERROR while getting interface flags: No such device
Failed to bring up eth1.
done.
so i changed eth1 to eth0
and got this reply
debian:/etc/network# /etc/init.d/networking restart
Reconfiguring network interfaces...Ignoring unknown interface eth0=eth0.
done.
hotchilli
Recent comments
20 hours 58 min ago
1 day 3 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 17 hours ago
2 days 3 hours ago
2 days 3 hours ago
2 days 7 hours ago
2 days 11 hours ago
2 days 12 hours ago