cosmetics
darcs-hash:20050520093918-f163d-4f45521fbbdba1b4ecc47a8db73381b4a8fdbc8e.gz
This commit is contained in:
parent
9097e11abb
commit
e7b09f9f68
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ class firewall_komaz(firewall_crans) :
|
||||||
print OK
|
print OK
|
||||||
|
|
||||||
def enable_route(self) :
|
def enable_route(self) :
|
||||||
self.anim = anim(" Mise en place routage")
|
self.anim = anim(" Mise en place routage")
|
||||||
warn = ''
|
warn = ''
|
||||||
for cmd in [ 'echo 1 > /proc/sys/net/ipv4/ip_forward' ,
|
for cmd in [ 'echo 1 > /proc/sys/net/ipv4/ip_forward' ,
|
||||||
'echo 65536 > /proc/sys/net/ipv4/ip_conntrack_max' ,
|
'echo 65536 > /proc/sys/net/ipv4/ip_conntrack_max' ,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue