Hallo ich habe eine Netzwerkkarte in meinem Sarge System und will eine 2. Karte hinzufügen.

Ich habe unter /etc/network/interfaces als eth0 dies angelegt:

auto eth0
iface eth0 inet static
        address 192.168.1.12
        broadcast 192.168.1.255
        netmask 255.255.255.0
        gateway 192.168.1.1
        dns-nameservers 194.25.2.129


Wenn ich aber dies auch als eth1 eintrage funktioniert es nicht:


auto eth1
iface eth1 inet static
        address 192.168.1.13
        broadcast 192.168.1.255
        netmask 255.255.255.0
        gateway 192.168.1.1
        dns-nameservers 194.25.2.129


Kann mir jemand helfen?

Christian


--
Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an