[Voyage-linux] eth0 = eth1
Darshaka Pathirana
(spam-protected)
Thu Nov 12 17:14:05 HKT 2009
On 11/11/2009 11:31 PM, Marcel wrote:
> 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.
What does
# route -n
show?
And what happens if you shut down eth0 ("ifconfig eth0 down") (while
beeing connected to eth1)?
Greetings,
- Darsha
More information about the Voyage-linux
mailing list