Page 1 of 2 12 LastLast
Results 1 to 10 of 12
Like Tree4Likes

Thread: VPN Connects but doesn't work

  1. #1
    coolblu211236 is offline x10Hosting Member
    Join Date
    Apr 2011
    Posts
    12

    VPN Connects but doesn't work

    I'm using the VPN on my Windows 7 PC and my Android phone/tablet. I've tried to get it working on multiple networks already so I know it isn't an issue with my computer or internet connection. About two weeks ago the service was working great with the exception that PPTP is blocked on a lot of public networks (can't help that). Now when I connect it successfully connects to the VPN but when I try browsing the Internet it just hangs at "sending request" then finally times out. Programs like Skype don't work either.

    So I'm guessing something like the server-side DNS isn't working or my account doesn't have access outside of the VPN network somehow.

    username: kemikalelite
    jkicks1975 likes this.

  2. #2
    stutyax1 is offline x10Hosting Member
    Join Date
    Apr 2012
    Posts
    1

    Unhappy Re: VPN Connects but doesn't work

    same here.. It connects but shows no network access..

  3. #3
    Linkz0rs's Avatar
    Linkz0rs is offline x10 Sophmore
    Join Date
    Feb 2009
    Location
    Virginia, USA
    Posts
    243

    Re: VPN Connects but doesn't work

    It connects for me, but services such as Windows Live Messenger and Skype don't connect at all.
    I've done some diagnostics, it appears the VPN service blocks them. Because a few network tools tells me that it cannot connect to remote host, it is however doing a successful DNS lookup of the services.

  4. #4
    Corey's Avatar
    Corey is offline VPS Migration Professional
    Join Date
    Dec 2004
    Location
    Northfield, NH
    Posts
    17,347

    Re: VPN Connects but doesn't work

    Pushed another update out this evening, verified Skype works along with a bunch of other stuff.
    Linkz0rs likes this.
    Corey Arbogast | CEO
    █ 888-X10-9668 - corey[@]x10hosting.com
    x10Hosting - Giving Away Hosting Since 2004
    Premium Hosting | VPS Services

  5. #5
    posidyn's Avatar
    posidyn is offline x10Hosting Member
    Join Date
    Jul 2009
    Posts
    56

    Re: VPN Connects but doesn't work

    Hello Everyone.
    Is it normal that some websites connect properly and others do not? eg. I can browse to yahoo.com but cannot connect to google.com. I can browse gog.com but cannot browse gamefly.com

    It looks like all other connections work great through the VPN.
    Thanx.
    jkicks1975 likes this.
    Keep well.
    -Posidyn
    http://posidyn.tk
    -Posidyn Games Information Base.

  6. #6
    ckster60 is offline x10Hosting Member
    Join Date
    Jan 2011
    Posts
    15

    Re: VPN Connects but doesn't work

    Quote Originally Posted by posidyn View Post
    Hello Everyone.
    Is it normal that some websites connect properly and others do not? eg. I can browse to yahoo.com but cannot connect to google.com. I can browse gog.com but cannot browse gamefly.com.
    You probably got DNS error or DNS poisoning, I don't have problem to connect to google.com and gamefly.com through the vpn.

    Btw, don't change the DNS setting inside the vpn, just use the default.
    Last edited by ckster60; 08-27-2012 at 12:13 PM.
    jkicks1975 likes this.

  7. #7
    posidyn's Avatar
    posidyn is offline x10Hosting Member
    Join Date
    Jul 2009
    Posts
    56

    Re: VPN Connects but doesn't work

    I haven't changed any DNS settings. Don't know where they are or how to change them.

    Is there a way to fix DNS error/poisoning?

    Although I am not sure if it is a DNS issue because the browser seems to show that it resolves fine. It just sits at connecting forever.
    Keep well.
    -Posidyn
    http://posidyn.tk
    -Posidyn Games Information Base.

  8. #8
    ckster60 is offline x10Hosting Member
    Join Date
    Jan 2011
    Posts
    15

    Re: VPN Connects but doesn't work

    If you never change any DNS settings, it probably is not caused by DNS error or poisoning. To make sure, just open a CMD window and type "ipconfig /all" and check the wan interface has the DNS servers ip listed as 8.8.8.8 and 8.8.4.4, and double check your hosts file has no modification regarding google.com and gamefly.com.

    If both DNS servers ip are correct and hosts file is correct, then you need to check tcp MTU setting. The MTU setting problem is subtle to debug, and not easy to explain it in just few lines, so you need to do your own research with the keywords like "vpn MTU siize", etc. In the pass more than 10 years, I saw a few case of MTU problem affected windows 2K and XP series PC. General speaking, if you are using PPPoE connection and broadband, the MTU needs to be set to 1492 or even lower. In an extreme case, I even need to change other setting on the XP tcp stack.

  9. #9
    posidyn's Avatar
    posidyn is offline x10Hosting Member
    Join Date
    Jul 2009
    Posts
    56

    Re: VPN Connects but doesn't work

    I have checked the DNS servers and the hosts file and all is good.

    I also read up and mucked around with different MTU values, but it did not help.

    On the bright side, it looks like my normal Internet browsing speed has gotten faster from all that messing around.

    Thank you.
    Keep well.
    -Posidyn
    http://posidyn.tk
    -Posidyn Games Information Base.

  10. #10
    posidyn's Avatar
    posidyn is offline x10Hosting Member
    Join Date
    Jul 2009
    Posts
    56

    Re: VPN Connects but doesn't work

    Solved! YAY!
    All this time I have been changing the MTU for my LAN and ADSL connection. Finally found out how to change the MTU of the VPN connection interface. Found the info from here.
    http://www.acevpn.com/2009/12/01/cha...tivity-issues/


    In Summary:
    Open command line window (cmd.exe) and run as administrator.
    Run this
    netsh interface ipv4 show subinterfaces

    Which gives the interfaces and what MTUs are set at.

    Then run this
    netsh interface ipv4 set subinterface "VPN Connection Name" mtu=1400 store=persistent

    Where "VPN Connection Name" is the name of the interface for the VPN connection. I had to set mine to 1000 for it to work.
    Keep well.
    -Posidyn
    http://posidyn.tk
    -Posidyn Games Information Base.

Page 1 of 2 12 LastLast

Similar Threads

  1. a script that connects to database
    By ChatIndia in forum Scripts, 3rd Party Apps, and Programming
    Replies: 4
    Last Post: 10-27-2011, 04:45 PM
  2. Wireless Connects but no Internet?
    By focus in forum Off Topic
    Replies: 6
    Last Post: 07-09-2010, 07:00 PM
  3. Doesn't work
    By retro-bliss in forum Free Hosting
    Replies: 4
    Last Post: 10-25-2007, 07:27 PM
  4. Replies: 0
    Last Post: 09-01-2007, 05:57 AM
  5. cgi-bin doesn't work
    By annabult in forum Free Hosting
    Replies: 1
    Last Post: 08-28-2007, 10:47 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
dedicated servers