Why do I see "kernel: NAT: no longer support implicit source local NAT" on RHEL5?
Issue
- Why do I see "kernel: NAT: no longer support implicit source local NAT" on RHEL5?
Sample configuration and logs:
[root@rhel5 /]# service iptables status | tail -4
Chain OUTPUT (policy ACCEPT)
num target prot opt source destination
1 DNAT all -- 0.0.0.0/0 192.168.122.101 to:192.168.122.1
[root@rhel5 /]# ping 192.168.122.101 -c 1
...skip
[root@rhel5 /]# tail -2 /var/log/messages
Sep 8 03:27:25 rhel5 kernel: NAT: no longer support implicit source local NAT
Sep 8 03:27:25 rhel5 kernel: NAT: packet src 192.168.122.1 -> dst 192.168.122.101
Environment
- Red Hat Enterprise Linux 5
- iptables
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
