Hi,
i connect to the net with pptp + adsl, and i use
nat on my linux box(2.4.x) for other computers on
my private network.
My nat rule is simple one:
modprobe iptable_nat
modprobe ip_conntrack_ftp
iptables -t nat -A POSTROUTING -o ppp0 -j
MASQUERADE
I can get most of the sites , but for example www.linuxtoday.com dosn't work for
me.
also , imap client sometimes work , sometimes dosn't.
and finally "secure remote" ?! anyone sucsseded to connect with nat + FWZ
?
Thanks
Avishay
|