[Voyage-linux] eth0 = eth1

Gustin Johnson (spam-protected)
Wed Nov 18 03:47:51 HKT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Darshaka Pathirana wrote:
> 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

I would also be curious to see what the MAC addresses are:

"ip addr"

> 
> show?
> 
> And what happens if you shut down eth0 ("ifconfig eth0 down") (while

"ip link set wth0 down" is the more modern way to do this.

> beeing connected to eth1)?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFLAv3nwRXgH3rKGfMRAjjgAJ4uWO7P7h7eZh9vSASVQVEaQHCxdgCfe45n
OS9DD94NdA9FPv7SeNRE8iU=
=smvf
-----END PGP SIGNATURE-----




More information about the Voyage-linux mailing list