JW -> RE: Cannot browse web over VPN (20.Feb.2008 4:07:36 PM)
|
Here's how I did mine. With this setup, the client's proxy settings are irrelevant (if I set it on the VPN connection, it works but very slowly; the browser setting makes no difference). Add a firewall rule as follows: Action: Allow Protocols: HTTP,HTTPS,FTP (and whatever else) From: VPN Clients To: External Condition: All (or whatever groups you want). Put this after any rule that allows/denies specific sites. In my setup it's one of the last rules. If the requested site makes it past the allowed/denied site lists, then this rule passes it through. This way, the client requests get processed through the firewall rule set as opposed to a proxy request (or at least that's how it seems to be working; I can't really articulate why it does what it does, all I can say is that it does what it does). You may also need a rule like so, to fix the internal issue: Action: Allow Protocols: HTTP,HTTPS,FTP (and whatever else; mine is wide open but subject to authentication) From: VPN Clients To: Internal Condition: Authenticated Users (or whatever groups you want).
|
|
|
|