Allow access to port 8081.
This commit is contained in:
@@ -41,4 +41,5 @@ pass in on $ext_if proto udp to any port $udp_pass_in
|
||||
pass quick on $ext_if proto udp from any port $dhcp to any port $dhcp
|
||||
|
||||
pass in on host_uplink0 proto udp from any to any port { 53 51820 }
|
||||
pass out on host_uplink0 proto tcp from any to any port 8081
|
||||
pass in on host_uplink1
|
||||
|
||||
Reference in New Issue
Block a user