VPN Connection Problem
Hi, I've 2 VPN accounts, all of them connect but after connecting, it seems i've no internet connection. PING and TRACERT respond correctly, but browsers (IE, FF, gglChrome) don't open any pages and i get error number 404 (Page not found), so Yahoo Messenger does. There is a registry file which includes: ........... [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan\Parameters] "ProhibitIpSec"=dword:00000001 ............. They asked me to run it and reboot the system (didn't help) What i did: 1. Cleared all browsers cache. 2. Reset winsock with netsh. 3. Gave the account to 2 friends, they can connect and work without problem. I'm running Windows 7 Ultimate. There's something with my browsers... but i don't know what and how to resolve. Plz help me, thanks a lotMCP#3314468 MCSA:Security, MCSE:Security
December 28th, 2010 3:29pm

It could be that the VPN endpoint you are connecting to does not allow you to have Internet access since this creates a potential security hole for the remote network you are connecting to. If that is the case, you should consider setting up a split tunnel on your local connection. Internet traffic will be routed outside of the VPN connection while traffic destined for the remote network will be routed thru the VPN. There are many ways to set this up and it all depends on the hardware and software you are running in your configuration."It's a tough life... but someone has to enjoy it!"
Free Windows Admin Tool Kit Click here and download it now
December 28th, 2010 10:21pm

It could be that the VPN endpoint you are connecting to does not allow you to have Internet access since this creates a potential security hole for the remote network you are connecting to. If that is the case, you should consider setting up a split tunnel on your local connection. Internet traffic will be routed outside of the VPN connection while traffic destined for the remote network will be routed thru the VPN. There are many ways to set this up and it all depends on the hardware and software you are running in your configuration. "It's a tough life... but someone has to enjoy it!" I said the others can connect without problem, so am i the only security potential !?MCP#3314468 MCSA:Security, MCSE:Security
December 29th, 2010 3:19am

Your first sentence said you have two VPN accounts, that you can connect to the tunnel, yet you have no Internet access. Upon re-reading your post, I see that you stated in item #3 that you gave the accounts to two friends and that they can connect and work without problems. I assume they have full Internet access after connecting to the tunnel. I also assume they are using different equipment than you. You also stated that you think the problem is with all of your browsers. The evidence suggests that it is not browser related at all. The problem lies somewhere in the configuration of your computer or firewall settings that are common to the VPN setup and to the Internet connection at the endpoint. Can you connect to the Internet without using the VPN connection? You have provided so little detail on your setup (and your two friends setups) that it is nearly impossible to debug your problem. Otherwise, any recommendations by anyone will simply be a stab in the dark. One final suggestion though would be for you to enable logging on your VPN connection(s) to try and pin down where the failure is coming from."It's a tough life... but someone has to enjoy it!"
Free Windows Admin Tool Kit Click here and download it now
December 29th, 2010 10:58am

Hello, I am assuming you are using the Windows VPN client. If so: 1. go to the VPN properties 2. Networking tab 3. TCP/IP Properties 4. Advanced Tab 5. Uncheck Use Defaul Gateway On Remote Network MiguelMiguel Fra / Falcon IT Services Computer & Network Support, Miami, FL Visit our Knowledgebase and Support Sharepoint Site
December 29th, 2010 11:16am

Hello, I am assuming you are using the Windows VPN client. If so: 1. go to the VPN properties 2. Networking tab 3. TCP/IP Properties 4. Advanced Tab 5. Uncheck Use Defaul Gateway On Remote Network Miguel Miguel Fra / Falcon IT Services Computer & Network Support, Miami, FL Visit our Knowledgebase and Support Sharepoint Site Done, didn't workMCP#3314468 MCSA:Security, MCSE:Security
Free Windows Admin Tool Kit Click here and download it now
December 29th, 2010 11:36am

I also assume they are using different equipment than you. You also stated that you think the problem is with all of your browsers. The evidence suggests that it is not browser related at all. The problem lies somewhere in the configuration of your computer or firewall settings that are common to the VPN setup and to the Internet connection at the endpoint. Can you connect to the Internet without using the VPN connection? You have provided so little detail on your setup (and your two friends setups) that it is nearly impossible to debug your problem. Otherwise, any recommendations by anyone will simply be a stab in the dark. One final suggestion though would be for you to enable logging on your VPN connection(s) to try and pin down where the failure is coming from. "It's a tough life... but someone has to enjoy it!" software maybe, hardware NO ! i'm sure about that. I always turn windows firewall off instead i've a 3rd party, but disabled and exited it completely to make sure it's not the cause. Yes, i can connect to the internet without that VPN. It's not my business what's going on my friends' PCs ! so i don't know their setup. I'll tell u what, there's a 3rd party VPN named "your-freedom" for website put a ".net" @ the end. i can connect and browse with all browsers while i'm connecting to it. for debug : ****************************************************************** Operating System : Windows NT 6.1 Dialer Version : 7.2.7600.16385 Connection Name : pptp All Users/Single User : Single User Start Date/Time : 12/29/2010, 20:04:24 ****************************************************************** Module Name, Time, Log ID, Log Item Name, Other Info For Connection Type, 0=dial-up, 1=VPN, 2=VPN over dial-up ****************************************************************** [cmdial32] 20:04:24 22 Clear Log Event [cmdial32] 20:04:31 04 Pre-Connect Event ConnectionType = 1 [cmdial32] 20:04:31 06 Pre-Tunnel Event UserName = 17we0a Domain = DUNSetting = pptp Tunnel DeviceName = TunnelAddress = 98.126.21.xx [cmdial32] 20:04:40 07 Connect Event ****************************************************************** Operating System : Windows NT 6.1 Dialer Version : 7.2.7600.16385 Connection Name : pptp All Users/Single User : Single User Start Date/Time : 12/29/2010, 20:05:14 ****************************************************************** Module Name, Time, Log ID, Log Item Name, Other Info For Connection Type, 0=dial-up, 1=VPN, 2=VPN over dial-up ****************************************************************** [cmdial32] 20:05:14 03 Pre-Init Event CallingProcess = C:\Windows\Explorer.EXE [CMMON32] 20:06:14 23 External Disconnect [cmdial32] 20:06:14 13 Disconnect Event CallingProcess = C:\Windows\Explorer.EXE MCP#3314468 MCSA:Security, MCSE:Security
December 29th, 2010 11:46am

The log does not contain any events related to an attempt to browse a website while connected to the tunnel. In fact, it contains very little useful information at all. You need a detailed log that shows the connection process, successful establishment of a VPN connection, and any log entries of your communication while using the tunnel (aka trying to browse a website). We're looking for blocked ports or protocols. Unless you are using split tunneling, then once connected to the VPN, everything goes thru the tunnel and is controlled by the VPN server. Since you said you can connect to the VPN and use ping and tracert then do these tasks: Once connected to the tunnel: 1) Do ipconfig /all to list all network adapter configurations - Post results here. 2) Do a route print - post results here. 3) Do an nslookup of Google.com - post results here. 4) Do a Ping of Google.com - post results here. 5) Do a Ping of one or more of the IP addresses for Google.com returned by nslookup - post results here. 6) Check to see if you can establish an FTP login thru the tunnel to an FTP site on the Internet. 7) Likewise, see if you can send/receive email thru the tunnel. If these are all successful, then you have connectivity to the Internet out the other side of the tunnel and you have working DNS as well. This points toward the problem being related to a port/protocol issue relevant to web browsing. Beyond that, here are some links for you about all things VPN (from Microsoft): http://technet.microsoft.com/en-us/network/bb545442.aspx http://technet.microsoft.com/en-us/library/bb878117.aspx"It's a tough life... but someone has to enjoy it!"
Free Windows Admin Tool Kit Click here and download it now
December 29th, 2010 12:53pm

1: Windows IP Configuration Host Name . . . . . . . . . . . . : Mahdi-PC Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Hybrid IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No PPP adapter selvpn: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : selvpn Physical Address. . . . . . . . . : DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes IPv4 Address. . . . . . . . . . . : 174.139.253.149(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.255 Default Gateway . . . . . . . . . : DNS Servers . . . . . . . . . . . : 209.11.240.36 209.11.240.35 NetBIOS over Tcpip. . . . . . . . : Enabled PPP adapter ADSL: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : ADSL Physical Address. . . . . . . . . : DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes IPv4 Address. . . . . . . . . . . : 79.127.96.12(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.255 Default Gateway . . . . . . . . . : 0.0.0.0 DNS Servers . . . . . . . . . . . : 79.127.124.138 217.218.155.104 NetBIOS over Tcpip. . . . . . . . : Disabled Wireless LAN adapter Wireless Network Connection 2: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft Virtual WiFi Miniport Adapter Physical Address. . . . . . . . . : 00-17-31-A4-8A-00 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Wireless LAN adapter Wireless Network Connection: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Broadcom 802.11g Network Adapter Physical Address. . . . . . . . . : 00-17-31-A4-8A-00 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Realtek RTL8169/8110 Family PCI Gigabit Ethernet NIC (NDIS 6.20) Physical Address. . . . . . . . . : 00-16-17-D9-2E-FE DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::1e9:ecf8:4c9d:b062%11(Preferred) Autoconfiguration IPv4 Address. . : 169.254.176.98(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.0.0 Default Gateway . . . . . . . . . : DHCPv6 IAID . . . . . . . . . . . : 234886679 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-14-00-E8-7E-00-16-17-D9-2E-FE DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1 fec0:0:0:ffff::2%1 fec0:0:0:ffff::3%1 NetBIOS over Tcpip. . . . . . . . : Enabled Tunnel adapter isatap.{CA09EAE3-B33D-4E67-ABDB-BD9CC8F3C777}: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft ISATAP Adapter Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 21: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #13 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 9: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #24 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter 6TO4 Adapter: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 11: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #3 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 39: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #31 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Reusable Microsoft 6To4 Adapter: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #2 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 12: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #4 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 28: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #21 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 13: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #5 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 14: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #6 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 15: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #7 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 16: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #8 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Teredo Tunneling Pseudo-Interface: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:73b8:182c:2a0f:b080:9ff3(Preferred) Link-local IPv6 Address . . . . . : fe80::182c:2a0f:b080:9ff3%21(Preferred) Default Gateway . . . . . . . . . : NetBIOS over Tcpip. . . . . . . . : Disabled Tunnel adapter Local Area Connection* 17: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #9 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 18: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #10 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 19: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #11 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 20: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #12 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 31: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #17 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 22: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #14 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 23: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #15 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 24: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #16 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 25: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #18 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 29: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #22 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 27: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #20 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 26: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #19 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 34: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #26 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 35: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #27 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 30: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #23 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter isatap.{EBCAA7D8-B1A6-4D04-8DD3-D1B94730B297}: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 33: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #25 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 36: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #28 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 37: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #29 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 38: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #30 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 42: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #34 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes IPv6 Address. . . . . . . . . . . : 2002:4f7f:600c::4f7f:600c(Preferred) IPv6 Address. . . . . . . . . . . : 2002:ae8b:fd95::ae8b:fd95(Preferred) Default Gateway . . . . . . . . . : 2002:c058:6301::c058:6301 DNS Servers . . . . . . . . . . . : 79.127.124.138 217.218.155.104 NetBIOS over Tcpip. . . . . . . . : Disabled Tunnel adapter Local Area Connection* 40: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #32 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Local Area Connection* 41: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft 6to4 Adapter #33 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter isatap.{7CBD470F-0D86-4CE3-8DE7-9BCBB3305646}: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft ISATAP Adapter #4 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter isatap.{A7856362-A4F7-4F17-8326-15055E6974C7}: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft ISATAP Adapter #3 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes ************************************************* 2: =========================================================================== Interface List 74...........................selvpn 54...........................ADSL 30...00 17 31 a4 8a 00 ......Microsoft Virtual WiFi Miniport Adapter 12...00 17 31 a4 8a 00 ......Broadcom 802.11g Network Adapter 11...00 16 17 d9 2e fe ......Realtek RTL8169/8110 Family PCI Gigabit Ethernet NIC (NDIS 6.20) 1...........................Software Loopback Interface 1 52...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter 26...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #13 38...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #24 13...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter 15...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #3 47...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #31 14...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #2 16...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #4 35...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #21 17...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #5 18...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #6 19...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #7 20...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #8 21...00 00 00 00 00 00 00 e0 Teredo Tunneling Pseudo-Interface 22...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #9 23...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #10 24...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #11 25...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #12 31...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #17 27...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #14 28...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #15 29...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #16 32...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #18 36...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #22 34...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #20 33...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #19 42...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #26 43...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #27 37...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #23 50...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #2 41...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #25 44...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #28 45...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #29 46...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #30 53...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #34 48...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #32 49...00 00 00 00 00 00 00 e0 Microsoft 6to4 Adapter #33 51...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #4 75...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #3 =========================================================================== IPv4 Route Table =========================================================================== Active Routes: Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 On-link 79.127.96.12 21 79.127.96.12 255.255.255.255 On-link 79.127.96.12 276 98.126.21.90 255.255.255.255 On-link 79.127.96.12 21 127.0.0.0 255.0.0.0 On-link 127.0.0.1 4531 127.0.0.1 255.255.255.255 On-link 127.0.0.1 4531 127.255.255.255 255.255.255.255 On-link 127.0.0.1 4531 169.254.0.0 255.255.0.0 On-link 169.254.176.98 4501 169.254.176.98 255.255.255.255 On-link 169.254.176.98 4501 169.254.255.255 255.255.255.255 On-link 169.254.176.98 4501 174.139.0.0 255.255.0.0 98.126.21.92 174.139.253.149 21 174.139.253.149 255.255.255.255 On-link 174.139.253.149 276 224.0.0.0 240.0.0.0 On-link 127.0.0.1 4531 224.0.0.0 240.0.0.0 On-link 169.254.176.98 4503 224.0.0.0 240.0.0.0 On-link 79.127.96.12 21 255.255.255.255 255.255.255.255 On-link 127.0.0.1 4531 255.255.255.255 255.255.255.255 On-link 169.254.176.98 4501 255.255.255.255 255.255.255.255 On-link 79.127.96.12 276 255.255.255.255 255.255.255.255 On-link 174.139.253.149 276 =========================================================================== Persistent Routes: None IPv6 Route Table =========================================================================== Active Routes: If Metric Network Destination Gateway 53 1125 ::/0 2002:c058:6301::c058:6301 1 306 ::1/128 On-link 21 58 2001::/32 On-link 21 306 2001:0:5ef5:73b8:182c:2a0f:b080:9ff3/128 On-link 53 1025 2002::/16 On-link 53 281 2002:4f7f:600c::4f7f:600c/128 On-link 53 281 2002:ae8b:fd95::ae8b:fd95/128 On-link 11 276 fe80::/64 On-link 21 306 fe80::/64 On-link 11 276 fe80::1e9:ecf8:4c9d:b062/128 On-link 21 306 fe80::182c:2a0f:b080:9ff3/128 On-link 1 306 ff00::/8 On-link 21 306 ff00::/8 On-link 11 276 ff00::/8 On-link =========================================================================== Persistent Routes: None ************************************************** 3: Server: NS2.VPLS.NET Address: 209.11.240.36 Name: google.com Addresses: 74.125.19.104 74.125.19.147 74.125.19.99 74.125.19.103 **************************************************** 4: Pinging google.com [74.125.43.105] with 32 bytes of data: Reply from 74.125.43.105: bytes=32 time=443ms TTL=46 ************************************************* 5: Pinging 74.125.224.51 with 32 bytes of data: Reply from 74.125.224.51: bytes=32 time=326ms TTL=52 Reply from 74.125.224.51: bytes=32 time=322ms TTL=52 Reply from 74.125.224.51: bytes=32 time=330ms TTL=52 Reply from 74.125.224.51: bytes=32 time=322ms TTL=52 Ping statistics for 74.125.224.51: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 322ms, Maximum = 330ms, Average = 325ms ************************************************* 6: I can connect to my FTP server successfully. 7: I can send/receive emails via a 3rd party. web based, ican't MCP#3314468 MCSA:Security, MCSE:Security
December 29th, 2010 3:17pm

Looking at your info, you have no default gateways defined for any of your routable interfaces. The wired Ethernet LAN interface is sandboxed because it's looking for a DHCP server and cannot find one. Looks like you have an ADSL card in your computer connecting to your Internet provider rather than using a traditional external cable/DSL modem and router setup on the LAN. And WOW! What's up with those 75 different network interfaces? I'd disable IPv6 support if you don't need it. This would simplify things considerably. With your routing table configuration, if it is correct, perhaps you need to enable IP routing on your computer. The Routing and Remote Access service will enable this capability. There are just my thoughts. However, I'm no expert at Routing table configuration. The info you have posted should be a great start for someone on this forum more skilled than I to figure out your issue. For now, I would try and simplify your setup as much as possible and debug from there."It's a tough life... but someone has to enjoy it!"
Free Windows Admin Tool Kit Click here and download it now
December 29th, 2010 7:09pm

Hello, Looking at your info I concur with Jagade. MiguelMiguel Fra / Falcon IT Services Computer & Network Support, Miami, FL Visit our Knowledgebase and Support Sharepoint Site
December 29th, 2010 10:21pm

Hello, After looking the the IP config, I concur with Jagade about several factors. What does the IPCONFIG look like when you are NOT on the VPN and Internet is working? This setup is a bit off the common. Also, the default gateway for the PPPoE is 0.0.0.0, why is that? It looks like the PC is acting as a router routing because you have a route 0.0.0.0 74.169.96.12 so 0.0.0.0 is being sent to the PPPoE interface but then what's the next hop if the PPPoE's default gateway is 0.0.0.0? What's weird is that Ping works! Miguel Fra / Falcon IT Services Computer & Network Support, Miami, FL Visit our Knowledgebase and Support Sharepoint Site
Free Windows Admin Tool Kit Click here and download it now
December 29th, 2010 10:25pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics