Click to See Complete Forum and Search --> : VPN Website Browsing issue


notanumber750
03-16-2006, 11:29 AM
Hi,

I have setup up a VPN using poptop`s PPTP in linux server and using windows client.
i am able to connect and surf the internet
But some websites do not open
Like the pages which has a redirection to different site does not works

ex. are
bnmg.com
cars.in
black.in

The Iptables rules i am using is
iptables -A FORWARD -i ppp0 -j ACCEPT
iptables -A FORWARD -o ppp0 -j ACCEPT
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE

Why cant i browse redirected sites ?

Regards
Number

bwkaz
03-16-2006, 07:54 PM
This is not a bug with the JL forums. (That's what the "Post Your Forum Bugs Here" sub-forum is for. Not issues you're having, bugs in the JL forums.)

Moving to Networking...