testing: Fix firewall rule on alice in tnc/tnccs-20-pdp-pt-tls scenario
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
-A OUTPUT -p tcp --sport 22 -j ACCEPT
|
||||
|
||||
# allow outbound ssh
|
||||
-A OUTPU -p tcp --dport 22 -j ACCEPT
|
||||
-A OUTPUT -p tcp --dport 22 -j ACCEPT
|
||||
-A INPUT -p tcp --sport 22 -j ACCEPT
|
||||
|
||||
# allow crl fetch from winnetou
|
||||
|
||||
Reference in New Issue
Block a user