On Tue, Dec 21, 2004 at 05:16:36PM -0800, Ed Jaeger wrote:

> I used to be able to type "ipchains -M -L" and get a list of all the
> NAT 

Off the cuff, I'd try:

        iptables -t nat -L -n

If that doesn't work, check out "man iptables" and look under the TABLES
definitions to find what you want.

-- 
Find my Techno-Geek Journal at http://www.codegnome.org/geeklog/

_______________________________________________
RLUG mailing list
[email protected]
http://lists.rlug.org/mailman/listinfo/rlug

Reply via email to