Cannot ping static ip on eth1
- by Calvin Froedge
I am trying to ping the network interface I have set up for eth1. This is my config:
auto eth1
iface eth1 inet static
address 192.168.1.2
netmask 255.255.255.0
gateway 192.168.1.1
broadcast 192.168.1.255
If I ping 192.168.1.2, I get:
Ping 192.168.1.2 (192.168.1.2) 56(84) bytes of data.
From 192.168.1.3 icmp_seq=3 Destination Host…