On doit aussi relancer la partie sur ebtables en cas de changement
darcs-hash:20050131084329-d1718-adbfe2e73de61c23d0c061c85ff6fb8a65482c69.gz
This commit is contained in:
parent
79c8788459
commit
ef3a05e196
1 changed files with 1 additions and 0 deletions
|
@ -236,6 +236,7 @@ get_config () {
|
|||
os.system("ln -sf ../shared/firewall/arp-forwarder %s/201firewall-arp" % target)
|
||||
os.system("ln -sf ../shared/firewall/auth-mac %s/201auth-mac" % target)
|
||||
os.system("ln -sf ../shared/firewall/macip %s/202firewall-macip" % target)
|
||||
os.system("ln -sf ../shared/firewall/ebtables %s/203firewall-ebtables" % target)
|
||||
print OK
|
||||
|
||||
self.unlock()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue