[Solved] Connected but no access to youtube, facebook, twi

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
fromMars
Posts: 5
Joined: Mon Apr 21, 2014 5:00 am

[Solved] Connected but no access to youtube, facebook, twi

Post by fromMars » Thu Apr 24, 2014 7:40 am

I connected with vpnclient on Ubuntu 12.04 LTS, the ip address location by google also shows the connection is successful. But I still have no access to youtube, facebook and twitter, what's wrong with my setting? Anyone knows?

here is my settings:
declare root
{
bool CheckServerCert false
uint64 CreateDateTime 0
uint64 LastConnectDateTime 0
bool StartupAccount false
uint64 UpdateDateTime 0

declare ClientAuth
{
uint AuthType 1
byte HashedPassword H8N7rT8BH44q0nFXC9NlFxetGzQ=
string Username vpn
}
declare ClientOption
{
string AccountName vgp1
uint AdditionalConnectionInterval 1
uint ConnectionDisconnectSpan 0
string DeviceName vg
bool DisableQoS false
bool HalfConnection false
bool HideNicInfoWindow false
bool HideStatusWindow false
string Hostname %s
string HubName VPNGATE
uint MaxConnection 1
bool NoRoutingTracking false
bool NoTls1 false
bool NoUdpAcceleration false
uint NumRetry 4294967295
uint Port %s
uint PortUDP 0
string ProxyName $
byte ProxyPassword $
uint ProxyPort 0
uint ProxyType 0
string ProxyUsername $
bool RequireBridgeRoutingMode false
bool RequireMonitorMode false
uint RetryInterval 15
bool UseCompress false
bool UseEncrypt true
}
}

P.S. under Windows 8, i can visit those sites.
Last edited by fromMars on Mon May 05, 2014 6:39 am, edited 1 time in total.

fromMars
Posts: 5
Joined: Mon Apr 21, 2014 5:00 am

Re: Connected but no access to youtube, facebook, twitter

Post by fromMars » Mon May 05, 2014 6:38 am

Allright, i solved this by using DNS 8.8.8.8.

Post Reply