mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-05 03:18:00 +02:00
miniupnpd: Add configuration and scripts.
This commit is contained in:
@@ -250,7 +250,8 @@ case "$1" in
|
||||
# upnp chain for our upnp daemon
|
||||
/sbin/iptables -t nat -N UPNPFW
|
||||
/sbin/iptables -t nat -A PREROUTING -j UPNPFW
|
||||
|
||||
# This chain only contains dummy rules.
|
||||
/sbin/iptables -N UPNPFW
|
||||
|
||||
# Custom mangle chain (for port fowarding)
|
||||
/sbin/iptables -t mangle -N PORTFWMANGLE
|
||||
|
||||
Reference in New Issue
Block a user