dierre
17-02-2007, 11:29
Stavo leggendo questo howto (http://www.howtoforge.com/nic_bonding) ed avrei un paio di domande per voi:
ad un certo punto fa questo:
alias bond0 bonding
alias eth0 e100
alias eth1 e100
options bonding mode=0 miimon=100
perché da l'alias ad eth0 ed eth1? Ma soprattutto perché usa e100?
Poi qui
auto bond0
iface bond0 inet static
address 10.1.100.63
netmask 255.255.255.0
hwaddress ether 00:02:B3:48:50:2C
gateway 10.1.100.1
up ifenslave bond0 eth0 eth1
down ifenslave -d bond0 eth0 eth1
dove l'ha ricacciato sto indirizzo? hwaddress ether 00:02:B3:48:50:2C
ad un certo punto fa questo:
alias bond0 bonding
alias eth0 e100
alias eth1 e100
options bonding mode=0 miimon=100
perché da l'alias ad eth0 ed eth1? Ma soprattutto perché usa e100?
Poi qui
auto bond0
iface bond0 inet static
address 10.1.100.63
netmask 255.255.255.0
hwaddress ether 00:02:B3:48:50:2C
gateway 10.1.100.1
up ifenslave bond0 eth0 eth1
down ifenslave -d bond0 eth0 eth1
dove l'ha ricacciato sto indirizzo? hwaddress ether 00:02:B3:48:50:2C