Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Servers Support => Topic started by: sunlinux on June 30, 2007, 06:32:06 AM

Title: NATTING
Post by: sunlinux on June 30, 2007, 06:32:06 AM
Below is setup:

OS:redhat 4.0 AS
eth0=VPN= 192.168.255.6
eth1=Lan=192.168.0.1
ppp0=Internet

what I want is to access internet & VPN from my client side simultaneously (with a single gateway) ,is it possible thru natting ?
can we use natting between eth0 and ppp0 +eth0, whr two are external network & one is internal. currently I m using natting between eth1+ppp0.

pls guide