WRT54G - Sveasoft firware - List preRouting rules
You have to specify the table to list. By default, it's the "filter" table. You must specify the "nat" table:
Code:
iptables -t nat -LBy default, you are really issuing when you don't specify a table: Code:
iptables -t filter -L