Guest User

Untitled

a guest
Jul 28th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /usr/sbin/iptables -t nat -N MINIUPNPD
  2. /usr/sbin/iptables -t nat -I PREROUTING -j MINIUPNPD
  3. /usr/sbin/iptables -t filter -N MINIUPNPD
  4. /usr/sbin/iptables -t filter -I FORWARD -j MINIUPNPD
Advertisement
Add Comment
Please, Sign In to add comment