ColinTaylor
Part of the Furniture
Ah OK. I'm using an older firmware so they probably removed that column as it was pointless as it only ever contained "ALL".No source field at all.
You should be able to check it from the routers command line:
Code:
# iptables -t nat -L -v
:
:
:
Chain VSERVER (1 references)
pkts bytes target prot opt in out source destination
904K 32M VUPNP all -- any any anywhere anywhere
Chain VUPNP (1 references)
pkts bytes target prot opt in out source destination
13 1196 DNAT udp -- any any anywhere anywhere udp dpt:9308 to:192.168.1.156:9308
3750 200K DNAT tcp -- any any anywhere anywhere tcp dpt:6881 to:192.168.1.55:6881