[Voyage-linux] eth0 = eth1
Marcel
(spam-protected)
Thu Nov 12 06:31:34 HKT 2009
Hi,
i installed Voyage 0.6.2 on my ALIX.2D2 successfully! The ALIX has two NICs on board.
After configuration the interface eth0 was installed as DHCP and nothing else.
So i want to keep eth0 as DHCP-configured, like this:
auto eth0
iface eth0 inet dhcp
and installed eth1 as static, like this:
auto eth1
iface eth1 inet static
address 192.168.178.10
netmask 255.255.255.0
broadcast 192.168.178.255
After reload of the networking-interfaces, the "real" eth0 interface (NIC1) answers on ping-request at the dhcp-ip (192.168.1.25) AND at the static-ip (192.168.178.10) too! If i connect the cable to the "real eth1 interface (NIC2), no answers on both IPs.
Any suggestions or ideas?
maeck
More information about the Voyage-linux
mailing list