Can't connect from LAN to PPTP VPN client Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Come Celebrate our 10 Year Anniversary!pptp on Ubuntu server can't ping other machines on the LANRoute Server 08 R2 VPN (PPTP) traffic to two subnets (public & private)PPTP linux server - Linux clients ok - Windows client can't connect to some web serversVPN and Lan visibilitySite-to-Site PPTP VPN connection between two Windows Server 2008 R2 serversCan't establish PPTP VPN windows 8/8.1Setting up PPTP VPN server, cannot access remote hostspfsense PPTP VPN can access LAN but not internetDDWRT PPTP VPN - Single Network, Single Subnet - Partially Working ConfigPPTP VPN connects but does not have access to network resources
When to stop saving and start investing?
Should gear shift center itself while in neutral?
When -s is used with third person singular. What's its use in this context?
Why does Python start at index 1 when iterating an array backwards?
Marking the functions of a sentence: 'She may like it'
Sorting numerically
What LEGO pieces have "real-world" functionality?
Is 1 ppb equal to 1 μg/kg?
Is it true that "carbohydrates are of no use for the basal metabolic need"?
Is the Standard Deduction better than Itemized when both are the same amount?
Bonus calculation: Am I making a mountain out of a molehill?
ListPlot join points by nearest neighbor rather than order
How can I fade player when goes inside or outside of the area?
What do you call a plan that's an alternative plan in case your initial plan fails?
Is there a concise way to say "all of the X, one of each"?
How can players work together to take actions that are otherwise impossible?
What are the motives behind Cersei's orders given to Bronn?
Why don't the Weasley twins use magic outside of school if the Trace can only find the location of spells cast?
How do I stop a creek from eroding my steep embankment?
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
How to assign captions for two tables in LaTeX?
Should I use Javascript Classes or Apex Classes in Lightning Web Components?
Does surprise arrest existing movement?
What are the pros and cons of Aerospike nosecones?
Can't connect from LAN to PPTP VPN client
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Come Celebrate our 10 Year Anniversary!pptp on Ubuntu server can't ping other machines on the LANRoute Server 08 R2 VPN (PPTP) traffic to two subnets (public & private)PPTP linux server - Linux clients ok - Windows client can't connect to some web serversVPN and Lan visibilitySite-to-Site PPTP VPN connection between two Windows Server 2008 R2 serversCan't establish PPTP VPN windows 8/8.1Setting up PPTP VPN server, cannot access remote hostspfsense PPTP VPN can access LAN but not internetDDWRT PPTP VPN - Single Network, Single Subnet - Partially Working ConfigPPTP VPN connects but does not have access to network resources
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
Our office has a number of incoming PPTP connections to our TP-Link TL-R600VPN router from a number of Windows Embedded for Point of Service (WEPOS) terminals located in our restaurants.
One restaurant location is successfully connecting to our router, however reaching it over the network from the office is proving troublesome. I've attempted to ping the machine whilst its connected to the router but I just get request timed out errors. This is an isolated case, all of our other terminals respond to ping and I can successfully connect to them via FTP and VNC (which is what we use the VPN for).
I assume therefore that this is a client issue, but I have no idea where to start looking. Can anyone provide some suggestions?
--- Edits in response to Tom ---
Our main router (TP-Link TL-R600VPN) has a built in PPTP server with MPPE enabled. I'm unaware if it has GRE or not, but as all the other clients are connecting I assume yes.
All of the client machines are running Windows Embedded for Point of Service (WEPOS) 2009 and connect using the Windows dial-up (rasphone.exe) client. Windows firewall was enabled on the machine, and I have since disabled it for testing along with antivirus.
The router LAN is running on 192.168.7.0 with a subnet mask of 255.255.0.0 - VPN clients are assigned addresses in the 192.168.77.0 subnet. All of our client terminals sit behind NATs themselves (with PPTP pass-through enabled) and run on a 192.168.2.0 LAN subnet, with a subnet mask of 255.255.255.0.
Interestingly in further tests I've discovered that all of the VPN clients on the same subnet can connect to this one terminal without issue. It's only the workstations on the LAN that continuously time out. Running arp -a from any of the LAN based workstations displays the VPN client in question, but I can't get any further than this.
vpn pptp
add a comment |
Our office has a number of incoming PPTP connections to our TP-Link TL-R600VPN router from a number of Windows Embedded for Point of Service (WEPOS) terminals located in our restaurants.
One restaurant location is successfully connecting to our router, however reaching it over the network from the office is proving troublesome. I've attempted to ping the machine whilst its connected to the router but I just get request timed out errors. This is an isolated case, all of our other terminals respond to ping and I can successfully connect to them via FTP and VNC (which is what we use the VPN for).
I assume therefore that this is a client issue, but I have no idea where to start looking. Can anyone provide some suggestions?
--- Edits in response to Tom ---
Our main router (TP-Link TL-R600VPN) has a built in PPTP server with MPPE enabled. I'm unaware if it has GRE or not, but as all the other clients are connecting I assume yes.
All of the client machines are running Windows Embedded for Point of Service (WEPOS) 2009 and connect using the Windows dial-up (rasphone.exe) client. Windows firewall was enabled on the machine, and I have since disabled it for testing along with antivirus.
The router LAN is running on 192.168.7.0 with a subnet mask of 255.255.0.0 - VPN clients are assigned addresses in the 192.168.77.0 subnet. All of our client terminals sit behind NATs themselves (with PPTP pass-through enabled) and run on a 192.168.2.0 LAN subnet, with a subnet mask of 255.255.255.0.
Interestingly in further tests I've discovered that all of the VPN clients on the same subnet can connect to this one terminal without issue. It's only the workstations on the LAN that continuously time out. Running arp -a from any of the LAN based workstations displays the VPN client in question, but I can't get any further than this.
vpn pptp
add a comment |
Our office has a number of incoming PPTP connections to our TP-Link TL-R600VPN router from a number of Windows Embedded for Point of Service (WEPOS) terminals located in our restaurants.
One restaurant location is successfully connecting to our router, however reaching it over the network from the office is proving troublesome. I've attempted to ping the machine whilst its connected to the router but I just get request timed out errors. This is an isolated case, all of our other terminals respond to ping and I can successfully connect to them via FTP and VNC (which is what we use the VPN for).
I assume therefore that this is a client issue, but I have no idea where to start looking. Can anyone provide some suggestions?
--- Edits in response to Tom ---
Our main router (TP-Link TL-R600VPN) has a built in PPTP server with MPPE enabled. I'm unaware if it has GRE or not, but as all the other clients are connecting I assume yes.
All of the client machines are running Windows Embedded for Point of Service (WEPOS) 2009 and connect using the Windows dial-up (rasphone.exe) client. Windows firewall was enabled on the machine, and I have since disabled it for testing along with antivirus.
The router LAN is running on 192.168.7.0 with a subnet mask of 255.255.0.0 - VPN clients are assigned addresses in the 192.168.77.0 subnet. All of our client terminals sit behind NATs themselves (with PPTP pass-through enabled) and run on a 192.168.2.0 LAN subnet, with a subnet mask of 255.255.255.0.
Interestingly in further tests I've discovered that all of the VPN clients on the same subnet can connect to this one terminal without issue. It's only the workstations on the LAN that continuously time out. Running arp -a from any of the LAN based workstations displays the VPN client in question, but I can't get any further than this.
vpn pptp
Our office has a number of incoming PPTP connections to our TP-Link TL-R600VPN router from a number of Windows Embedded for Point of Service (WEPOS) terminals located in our restaurants.
One restaurant location is successfully connecting to our router, however reaching it over the network from the office is proving troublesome. I've attempted to ping the machine whilst its connected to the router but I just get request timed out errors. This is an isolated case, all of our other terminals respond to ping and I can successfully connect to them via FTP and VNC (which is what we use the VPN for).
I assume therefore that this is a client issue, but I have no idea where to start looking. Can anyone provide some suggestions?
--- Edits in response to Tom ---
Our main router (TP-Link TL-R600VPN) has a built in PPTP server with MPPE enabled. I'm unaware if it has GRE or not, but as all the other clients are connecting I assume yes.
All of the client machines are running Windows Embedded for Point of Service (WEPOS) 2009 and connect using the Windows dial-up (rasphone.exe) client. Windows firewall was enabled on the machine, and I have since disabled it for testing along with antivirus.
The router LAN is running on 192.168.7.0 with a subnet mask of 255.255.0.0 - VPN clients are assigned addresses in the 192.168.77.0 subnet. All of our client terminals sit behind NATs themselves (with PPTP pass-through enabled) and run on a 192.168.2.0 LAN subnet, with a subnet mask of 255.255.255.0.
Interestingly in further tests I've discovered that all of the VPN clients on the same subnet can connect to this one terminal without issue. It's only the workstations on the LAN that continuously time out. Running arp -a from any of the LAN based workstations displays the VPN client in question, but I can't get any further than this.
vpn pptp
vpn pptp
edited Jun 1 '15 at 5:04
raicho
asked May 25 '15 at 9:42
raichoraicho
33
33
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Need more details to provide a complete answer but I can get you started.
Not receiving a ping does not mean much. You can configure a router to filter the ICMP requests that make up a ping. Your other services will still function on the router.
The router needs to support PPTP, GRE enabled
What is the client os?
Check for security software / firewalls, temporarily disable for testing. Windows firewall, antivirus security packages etc.
Describe the network configuration
It may be a routing error provide the IP addresses involved. Your public IP is not necessary.
Make sure you are not traversing two NAT's.
What is the PPTP client software? Are you using split gateway?
Hi Tom, thanks for the reply and apologies for my delayed response - I've provided more details in my question, any further thoughts you have would be welcome!
– raicho
Jun 1 '15 at 5:05
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f694222%2fcant-connect-from-lan-to-pptp-vpn-client%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Need more details to provide a complete answer but I can get you started.
Not receiving a ping does not mean much. You can configure a router to filter the ICMP requests that make up a ping. Your other services will still function on the router.
The router needs to support PPTP, GRE enabled
What is the client os?
Check for security software / firewalls, temporarily disable for testing. Windows firewall, antivirus security packages etc.
Describe the network configuration
It may be a routing error provide the IP addresses involved. Your public IP is not necessary.
Make sure you are not traversing two NAT's.
What is the PPTP client software? Are you using split gateway?
Hi Tom, thanks for the reply and apologies for my delayed response - I've provided more details in my question, any further thoughts you have would be welcome!
– raicho
Jun 1 '15 at 5:05
add a comment |
Need more details to provide a complete answer but I can get you started.
Not receiving a ping does not mean much. You can configure a router to filter the ICMP requests that make up a ping. Your other services will still function on the router.
The router needs to support PPTP, GRE enabled
What is the client os?
Check for security software / firewalls, temporarily disable for testing. Windows firewall, antivirus security packages etc.
Describe the network configuration
It may be a routing error provide the IP addresses involved. Your public IP is not necessary.
Make sure you are not traversing two NAT's.
What is the PPTP client software? Are you using split gateway?
Hi Tom, thanks for the reply and apologies for my delayed response - I've provided more details in my question, any further thoughts you have would be welcome!
– raicho
Jun 1 '15 at 5:05
add a comment |
Need more details to provide a complete answer but I can get you started.
Not receiving a ping does not mean much. You can configure a router to filter the ICMP requests that make up a ping. Your other services will still function on the router.
The router needs to support PPTP, GRE enabled
What is the client os?
Check for security software / firewalls, temporarily disable for testing. Windows firewall, antivirus security packages etc.
Describe the network configuration
It may be a routing error provide the IP addresses involved. Your public IP is not necessary.
Make sure you are not traversing two NAT's.
What is the PPTP client software? Are you using split gateway?
Need more details to provide a complete answer but I can get you started.
Not receiving a ping does not mean much. You can configure a router to filter the ICMP requests that make up a ping. Your other services will still function on the router.
The router needs to support PPTP, GRE enabled
What is the client os?
Check for security software / firewalls, temporarily disable for testing. Windows firewall, antivirus security packages etc.
Describe the network configuration
It may be a routing error provide the IP addresses involved. Your public IP is not necessary.
Make sure you are not traversing two NAT's.
What is the PPTP client software? Are you using split gateway?
answered May 25 '15 at 13:45
Tom ClancyTom Clancy
1293
1293
Hi Tom, thanks for the reply and apologies for my delayed response - I've provided more details in my question, any further thoughts you have would be welcome!
– raicho
Jun 1 '15 at 5:05
add a comment |
Hi Tom, thanks for the reply and apologies for my delayed response - I've provided more details in my question, any further thoughts you have would be welcome!
– raicho
Jun 1 '15 at 5:05
Hi Tom, thanks for the reply and apologies for my delayed response - I've provided more details in my question, any further thoughts you have would be welcome!
– raicho
Jun 1 '15 at 5:05
Hi Tom, thanks for the reply and apologies for my delayed response - I've provided more details in my question, any further thoughts you have would be welcome!
– raicho
Jun 1 '15 at 5:05
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f694222%2fcant-connect-from-lan-to-pptp-vpn-client%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown