I simply (from the CLI) want to see what public ip is mapped to what private IP for what ports... but want to narrow it down to particular ones... IE I have Pub IP xxx.xxx.xxx.xxx and want to see what internal ip it is mapped to....
I know it is something along the lines of:
# iptables -L -t nat .....
I tried something like:
# iptables -L -t nat | grep xxx.xxx.xxx.xxx
My brain is giving up on me too early today.... =-)
_______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos