Re: Réseau / Config
> Salut !
>
> Je viens d'installer une Potatoe, et j'aimerais un ou deux
éclaircissements
> ...
>
> Le fichier " network " mentionné dans les docs est devenu " networking " ?
> Est ce bien celà ?
chez moi cela semble etre plutot le fichier /etc/networks
> Dans quelle mesure faut il configurer le fichier " interfaces " ??
>
> Merci d'avance !
voici le mien sur ma paserrelle
/etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
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 198.168.0.220
netmask 255.255.255.0
network 198.168.0.0
broadcast 198.168.0.255
iface eth1 inet static
address 10.0.0.1
netmask 255.255.255.0
network 10.0.0.0
broadcast 10.0.0.255
>
>
> --
> To UNSUBSCRIBE, email to debian-french-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>
Reply to: