Leonardo Boselli wrote:
> Ma come glieli hai dati i due indirizzi ?
> prova eventualmente a usare le opzioni per assegnmare eth0 e eth1 in
> base al mac.
> mi sa che al boot ath0 e eth1 non sono ben "definite" .

ti posto il mio file interfaces:

gw2:/etc/network# cat interfaces
# The loopback interface
auto lo eth0 eth1
iface lo inet loopback

# The first network card - this entry was created during the Debian
installation
# (network, broadcast and gateway are optional)
iface eth0 inet static
        address 192.168.0.238
        netmask 255.255.255.0
        network 192.168.0.0
        broadcast 192.168.0.255
        gateway 192.168.0.238

iface eth1 inet static
        address 192.168.6.254
        netmask 255.255.255.0
        network 192.168.6.0
        broadcast 192.168.6.255
        gateway 192.168.6.254

come faccio ad assegnare gli ip in base al mac ?

> mai sentito parlare di reti private 172.16/20 ???

ehm.....
me ignorante ^__^

'ao
Guercio


Rispondere a