Website not working after connecting to a vpn server?
Posted: Wed Oct 26, 2011 12:59 pm
Hi,
I'm a user of VPN4All and I don't use their client but OpenVPN portable (latest version with the TAP drivers (x64) from the current stable release of OpenVPN).
Whenever I connect to any of their servers (either via udp or tcp) this website is not working as it should:
http://www.wowhead.com
It has a lot of menu entries that are not displayed regardless how often I refresh that page, click on a link and use the go back button of the browser.
I tried that with Chrome v14 and v15 (stable), IE 8 (standard installation of Windows 7 Ultimate, x64, german), Firefox 7 and Opera (current stable). Before I visit this site I clear the browser cache, cookies, etc.
I don't use any! additional security software (Antivirus, Security Software, Firewall, etc.) beside the integrated Win 7 firewall and (outgoing traffic is allowed by default so there aren't any entries for any browser). This is a clean Windows image (captured right after installing it and the OpenVPN portable client driver) and I restore it every day.
When I disconnect from the vpn server, start any of the above browsers, clear the cache + cookies and call http://www.wowhead.com ... it works flawlessly so this is definitely a problem with a (general) vpn connection.
OpenVPN (portable) itself is not the problem because I already made a new clean install of Windows and installed only their vpn connection software to test if I get any different results.
Don't know if this is really important but this is my config file for one of their vpn servers (the config files are the same, only the ip is different).
Can any of the parameters have such an effect, that this website doesn't display properly?
I haven't discovery any other websites so far that weren't rendered correctly (and I use vpn connections from them for about one month now).
I have contacted their support regarding this issue but it wasn't really helpful so far so maybe someone here has a clue why this is happening?
I have made two screenshots.
a.) Captured from a Chrome tab when not connected to a vpn
b.) Captured from a Chrome tab again when connected to a vpn (doesn't matter which one)
a.)

b.)

Thanks for any input,
highend
I'm a user of VPN4All and I don't use their client but OpenVPN portable (latest version with the TAP drivers (x64) from the current stable release of OpenVPN).
Whenever I connect to any of their servers (either via udp or tcp) this website is not working as it should:
http://www.wowhead.com
It has a lot of menu entries that are not displayed regardless how often I refresh that page, click on a link and use the go back button of the browser.
I tried that with Chrome v14 and v15 (stable), IE 8 (standard installation of Windows 7 Ultimate, x64, german), Firefox 7 and Opera (current stable). Before I visit this site I clear the browser cache, cookies, etc.
I don't use any! additional security software (Antivirus, Security Software, Firewall, etc.) beside the integrated Win 7 firewall and (outgoing traffic is allowed by default so there aren't any entries for any browser). This is a clean Windows image (captured right after installing it and the OpenVPN portable client driver) and I restore it every day.
When I disconnect from the vpn server, start any of the above browsers, clear the cache + cookies and call http://www.wowhead.com ... it works flawlessly so this is definitely a problem with a (general) vpn connection.
OpenVPN (portable) itself is not the problem because I already made a new clean install of Windows and installed only their vpn connection software to test if I get any different results.
Don't know if this is really important but this is my config file for one of their vpn servers (the config files are the same, only the ip is different).
Code: Select all
client
proto udp
remote <ip scrambled> 1984
dev tun
ca ./vpn4all_keys/truevpn.crt
auth-user-pass ./vpn4all_keys/vpn4all_pass.txt
comp-lzo
cipher AES-256-CBC
redirect-gateway def1
script-security 2
keepalive 5 30
nobind
verb 1
I haven't discovery any other websites so far that weren't rendered correctly (and I use vpn connections from them for about one month now).
I have contacted their support regarding this issue but it wasn't really helpful so far so maybe someone here has a clue why this is happening?
I have made two screenshots.
a.) Captured from a Chrome tab when not connected to a vpn
b.) Captured from a Chrome tab again when connected to a vpn (doesn't matter which one)
a.)

b.)

Thanks for any input,
highend