.
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
# Set rules command prefix
|
||||
cmd="ipfw -q add"
|
||||
lif="epair0b" # interface name of VNET attached to Local network
|
||||
rif="tun1" # interface name of Tunnel attached to Remote network
|
||||
rif="tun0" # interface name of Tunnel attached to Remote network
|
||||
skip="skipto 12000"
|
||||
|
||||
# Flush out the list before we begin.
|
||||
|
Reference in New Issue
Block a user