ReggieDunlap
Senior member
Basics of the issue. Office is divided between 2 floors, 2nd floor and 3rd floor. Primary internet connection is on 3rd floor - 4MB/4MB SHDSL. Internet connection is from Cisco 2811 device (rented from provider) connected to a Netgear FS740T2 Smart Switch. Also behind the Cisco is a Mikrotik Router Board blackbox router connected to the NG switch as well. 2nd and 3rd floors are connected by cat6 line running between patch panels.
2nd floor switch is connected to patch panel and GW is configured correctly. There is no problem with internet connection for the 2nd floor as well as inter-office VPN configured on the Mikrotik Router (and routers in other offices). Problem is when a VPN connection is attempted from a pc on the 2nd floor to a server OUTSIDE our network (VPN over the internet) it fails. Log shows the general ErrorCode = 800. Tried pptpclnt and it fails.
pptpclnt ping results from a pc on the 2nd floor:
Initializing WinSock...
Obtaining host information...
Successfully resolved server's host information
======================================
Enter data to send to server (between 1 and 255 chrs.), then hit enter:
-->test
Successfully connected to server using TCP port 1723 (PPTP)
Sending data to server
Waiting for a reply to the data which was just sent...
Received a reply. Reply contains the following text:
--->
=================================
Connectivity test to TCP Port 1723 was successful!!!
Closing down socket...
=================================
Creating a socket to test GRE protocol traffic...
WSASocket() failed: 10013
and here are the results from a pc on the 3rd floor:
Initializing WinSock...
Obtaining host information...
Successfully resolved server's host information
======================================
Enter data to send to server (between 1 and 255 chrs.), then hit enter:
-->test
Successfully connected to server using TCP port 1723 (PPTP)
Sending data to server
Waiting for a reply to the data which was just sent...
Received a reply. Reply contains the following text:
--->
=================================
Connectivity test to TCP Port 1723 was successful!!!
Closing down socket...
=================================
Creating a socket to test GRE protocol traffic...
Total GRE packets sent = 1
Total GRE packets sent = 2
Total GRE packets sent = 3
Total GRE packets sent = 4
Total GRE packets sent = 5
=====================================
Check server to see if the GRE packets were received successfully
=====================================
Closing down socket
Goodbye!
The server I am trying to VPN connected to is outside our network and outside the Cisco. All ports are open on the Cisco and all protocols are allowed. I dont know why but it looks like the traffic from the second floor either cant find the GW or cant even find the 3rd floor!
Any other opinions or eyes on this would be greatly appreciated.
2nd floor switch is connected to patch panel and GW is configured correctly. There is no problem with internet connection for the 2nd floor as well as inter-office VPN configured on the Mikrotik Router (and routers in other offices). Problem is when a VPN connection is attempted from a pc on the 2nd floor to a server OUTSIDE our network (VPN over the internet) it fails. Log shows the general ErrorCode = 800. Tried pptpclnt and it fails.
pptpclnt ping results from a pc on the 2nd floor:
Initializing WinSock...
Obtaining host information...
Successfully resolved server's host information
======================================
Enter data to send to server (between 1 and 255 chrs.), then hit enter:
-->test
Successfully connected to server using TCP port 1723 (PPTP)
Sending data to server
Waiting for a reply to the data which was just sent...
Received a reply. Reply contains the following text:
--->
=================================
Connectivity test to TCP Port 1723 was successful!!!
Closing down socket...
=================================
Creating a socket to test GRE protocol traffic...
WSASocket() failed: 10013
and here are the results from a pc on the 3rd floor:
Initializing WinSock...
Obtaining host information...
Successfully resolved server's host information
======================================
Enter data to send to server (between 1 and 255 chrs.), then hit enter:
-->test
Successfully connected to server using TCP port 1723 (PPTP)
Sending data to server
Waiting for a reply to the data which was just sent...
Received a reply. Reply contains the following text:
--->
=================================
Connectivity test to TCP Port 1723 was successful!!!
Closing down socket...
=================================
Creating a socket to test GRE protocol traffic...
Total GRE packets sent = 1
Total GRE packets sent = 2
Total GRE packets sent = 3
Total GRE packets sent = 4
Total GRE packets sent = 5
=====================================
Check server to see if the GRE packets were received successfully
=====================================
Closing down socket
Goodbye!
The server I am trying to VPN connected to is outside our network and outside the Cisco. All ports are open on the Cisco and all protocols are allowed. I dont know why but it looks like the traffic from the second floor either cant find the GW or cant even find the 3rd floor!
Any other opinions or eyes on this would be greatly appreciated.