IP forwarding
menonrr_at_adelphia.net
Date: 09/14/04
- Previous message: Sean Staats: "sshd and pam /etc/security/limits.conf file descriptor settings problem"
- Next in thread: Stuart Sears: "Re: IP forwarding"
- Reply: Stuart Sears: "Re: IP forwarding"
- Reply: MKlinke: "Re: IP forwarding"
- Reply: Mike Burger: "Re: IP forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <redhat-list@redhat.com> Date: Mon, 13 Sep 2004 18:25:14 -0400
Hello,
The mailing list friends helped me to enable IP forwarding on my Redhat 9 gateway with the rule:
"iptables -t nat -A POSTROUTING -o eth1 -j SNAT --to-source 172.16.3.10"
This rule forwards the traffic from the internal network (172.16.4.0/24) to the outside.
Problem:
But I feel that the internal IPs are being forwarded with the IP address of the external NIC of the gateway.
It would be helpful if I could have a way to keep the internal IP address (172.16.4.0)as it is without being substituted with the gateways IP address(172.16.3.10). This is because I want the external users to see the internal machines(172.16.4.0 network) as it is.
Please advise.
Thank You
Menon
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Sean Staats: "sshd and pam /etc/security/limits.conf file descriptor settings problem"
- Next in thread: Stuart Sears: "Re: IP forwarding"
- Reply: Stuart Sears: "Re: IP forwarding"
- Reply: MKlinke: "Re: IP forwarding"
- Reply: Mike Burger: "Re: IP forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|