Shorewall Geek wrote: > Nico Pagliaro wrote: >> Well, now I can access to my vpn server from the INternet. The error I >> was doing was that the pptpd.conf wasn't listening on my external eth. I >> put the Ips like this> >> Listen ip1 >> Listen ip2 >> etc >> and the correct form is> listen IP1,ip2, ip3... >> >> Now My client get connected but cant browse the Internet with http. >> any idea? > > a) Does the client have a default route through the VPN? > b) Is vpn->net DNS and HTTP traffic allowed by your rules/policies? > c) Are you masquerading vpn->net connections? > > All of these but the first are covered at > http://www.shorewall.net/PPTP.htm#ServerFW
Hmm -- actual, c) isn't covered there either. /etc/shorewall/masq: #INTERFACE SOURCE <net interface> <subnet assigned to PPTP clients> ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
