master
parent
a8b06d52ab
commit
de32406ad6
|
@ -12,6 +12,6 @@
|
||||||
# You can use '-' for optional fields
|
# You can use '-' for optional fields
|
||||||
#============================================================
|
#============================================================
|
||||||
#<direction> <interface> <address> <port> <protocol>
|
#<direction> <interface> <address> <port> <protocol>
|
||||||
#IN eth0 10.0.0.1 22 tcp
|
#IN eth0 10.0.0.1 22 tcp
|
||||||
#IN - - 22 tcp
|
#IN - - 22 tcp
|
||||||
|
|
||||||
|
|
|
@ -10,4 +10,4 @@
|
||||||
# Interface is required.
|
# Interface is required.
|
||||||
#
|
#
|
||||||
# interface mss size type
|
# interface mss size type
|
||||||
eth0 - -
|
eth0 - -
|
||||||
|
|
|
@ -11,6 +11,6 @@
|
||||||
# Protocol: Optional, Required if port is specified ( tcp | udp )
|
# Protocol: Optional, Required if port is specified ( tcp | udp )
|
||||||
# You can use '-' for optional fields
|
# You can use '-' for optional fields
|
||||||
#============================================================
|
#============================================================
|
||||||
#<direction> <interface> <address> <port> <protocol>
|
#<direction> <interface> <address> <port> <protocol>
|
||||||
#IN eth0 2002:dead:beef::/64 22 tcp
|
#IN eth0 2002:dead:beef::/64 22 tcp
|
||||||
#IN - - 22 tcp
|
#IN - - 22 tcp
|
||||||
|
|
Loading…
Reference in New Issue