On Fri, 2006-09-29 at 18:11 +0200, Mag. Leonhard Landrock wrote:
> Hallo!
> 
> Weiß jemand wie man unter Debian einer NIC zwei unterschiedliche IP-Adressen 
> zuordnen kann?

z.B. so:

ifconfig eth0   192.168.18.5
ifconfig eth0:1 10.0.0.125 ....
ifconfig eth0:2 192.168.1.30 ....

Kannst Du auch in /etc/network/interfaces eintragen.

Cheers

Michael


Antwort per Email an