? pas moi qu'ai fait a !
darcs-hash:20000522114610-92525-9903440a0e46752b7b2451d582ad35eef76be7ec.gz
This commit is contained in:
parent
33d8c9bf69
commit
072fbadd44
1 changed files with 4 additions and 4 deletions
|
@ -16,11 +16,11 @@ echo "Claquage des interfaces" | /usr/bin/logger -t "Claque" -p user.warn
|
|||
|
||||
ifconfig eth0 down; ifconfig eth0 up; route add default gw 138.231.136.2
|
||||
|
||||
ifconfig eth1 down; ifconfig eth1 up
|
||||
ifconfig eth2 down; ifconfig eth2 up
|
||||
ifconfig eth3 down; ifconfig eth3 up
|
||||
ifconfig eth1 down; ifconfig eth1 up 138.231.136.130 netmask 255.255.252.0 broadcast 138.231.139.255
|
||||
#ifconfig eth2 down; ifconfig eth2 up
|
||||
#ifconfig eth3 down; ifconfig eth3 up
|
||||
|
||||
#ifconfig eth2 up 138.231.138.2 netmask 255.255.255.0 broadcast 138.231.138.255
|
||||
ifconfig eth2:1 up 138.231.138.2 netmask 255.255.255.0 broadcast 138.231.138.255
|
||||
#ifconfig eth2:1 up 138.231.138.2 netmask 255.255.255.0 broadcast 138.231.138.255
|
||||
#ifconfig eth1:1 down 138.231.139.2 netmask 255.255.255.0 broadcast 138.231.139.255
|
||||
#ifconfig eth1 up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue