(E-Mail Removed) writes:
>hello list,
>i have got a linux machine configured as a router/gateway for my
>internal network working abs. fine. i wanted to know is it possible to
>route all the traffic coming from source (61.x.x.x) to the external
Who gave you permission to use those particular IP addresses? Or did you
just decide to use them on your own? That is "illegal"-- someone already
owns them and any traffic to those addresses will get routed to whoever
owns them, not to you. Use either 10.x.x.x or 192.168.x.x as your internal
addresses.
When you have done that, look at IP Masquarading In this the internal
machine addresses are translated to a range of port numbers of the one
gateway machine, and it acts as the traffic cop redirecting the packets.
>network of the gateway (132.100.200.128) to 210.204.124.138 (some
>destination on Internet)
>Sandeep