You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
395 B
7 lines
395 B
# List of IPs to allow |
|
# One ip or range per line with added specific IN/OUT/FWD and TCP/UDP port (added in 0.9.8) |
|
# <SRC IF>|<SRC IP>|<SRC PORT RNG>|<DST IF>|<DST IP>|<DST PORT RNG>|<IN/OUT/FWD>|<PROTO> |
|
# One can leave out <SRC IF> <SRC IP> <SRC PORT RNG> <DST IF> <DST IP> <DST PORT RNG> |
|
# if you want to apply to all ports/interfaces/etc |
|
# Example: |
|
# eth1|::1|80|eth0|2001::1|20-21|IN|TCP
|
|
|