Archive:Dynebolic

De Centre de Ressources Numériques - Labomedia
Révision de 2 juin 2015 à 18:46 par Serge (discussion | contributions) (Serge a déplacé la page Archives:Dynebolic vers Archive:Dynebolic)

(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

Réseau ::::
if your network is static eth0

ifconfig eth0
ifconfig eth0 down
ifconfig eth0 XXX.XX.XXX.XXX netmask
ifconfig eth0 up

{where the X's are your IP address}

route -n
route add default gw XXX.XX.XXX.X
route -n

{where the X's are your default gateway}

Also check

/etc/hostname
/etc/hosts
/etc/services
/etc/host.conf
/etc/nsswitch.conf
/etc/resolv.conf
/etc/init.d/network
and - on Debian systems -
/etc/network/interfaces