Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /usr/sbin/iptables -t nat -N MINIUPNPD
- /usr/sbin/iptables -t nat -I PREROUTING -j MINIUPNPD
- /usr/sbin/iptables -t filter -N MINIUPNPD
- /usr/sbin/iptables -t filter -I FORWARD -j MINIUPNPD
Advertisement
Add Comment
Please, Sign In to add comment