Bonjour � tous,
je viens d'ajouter une deuxi�me carte r�seaux PCI (RTL8139). Je souhaite la configurer. Comment faire?
la commande scanpci me donne entre-autre lignes: pci bus 0x0000 cardnum 0x0a function 0x00: vendor 0x10ec device 0x8139 Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ pci bus 0x0000 cardnum 0x0b function 0x00: vendor 0x10ec device 0x8139 Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
la commande pcimodules: matroxfb_base cmpci 8139too 8139cp 8139too 8139cp usb-uhci uhci
la commande lspci :
0000:00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
0000:00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
Mon fichier de configuration: interfaces # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5).
# The loopback network interface auto lo iface lo inet loopback
# The primary network interface auto eth0 iface eth0 inet dhcp up /root/firewall/firewall.fw
# The secondary network interface
auto eth1
iface eth1 inet static
adress 192.168.10.1
netmask 255.255.0.0Mais lorsque je souhaite activer le eth0 avec ifup eth1: j'obtient le message d'erreur:
Don't seem to be have all the variables for eth1/inet.
Failed to bring up eth1.
Qui peut m'aider? Merci d'avance pour vos remarques! Py
-- Pensez � lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench
Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

