[...] La connexion temporaire du G n'est plus pertinente
darcs-hash:20100112002833-ffbb2-c575ff5637a3fe18d3d842de01d176afb914cdf3.gz
This commit is contained in:
parent
fe8d513447
commit
9669a3691f
3 changed files with 0 additions and 8 deletions
|
@ -256,10 +256,6 @@ class firewall_crans :
|
|||
# Machine wifi, c'est la mac de Nectaris
|
||||
iptables("-t nat %s TEST_MAC-IP -s "%(insert)+\
|
||||
"%s -m mac --mac-source %s -j RETURN"%(ip, mac_wifi))
|
||||
elif hostname != "dyson" and ip.startswith('138.231.151.'):
|
||||
# Machine du G, c'est la mac de dyson
|
||||
iptables("-t nat %s TEST_MAC-IP -s "%(insert)+\
|
||||
"%s -m mac --mac-source %s -j RETURN"%(ip, mac_g))
|
||||
elif machine.nom() == "ovh.adm.crans.org":
|
||||
# Pour ovh, on met les MACs de komaz et de titanic
|
||||
# qui font proxy ARP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue