Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: weblance on November 10, 2010, 07:01:00 PM
-
Hi,
Server running SME 7.5.1 and my workstation is running Windows 7 Home Premium. I'm trying to connect through a VPN but I can't get it to work.
Can anyone help me please.
/Carl
-
You do not give us much information to go on. Do you get any error messages? What setup are you using?
-
I'm running a danish version of W7, so I'm going to try to translate it.
The message I'm getting is something like: "Error 806: VPN-connection between the computer and the VPN-server could not be established. The cause could be that a router or firewall between the computer and VPN-server are not configured to allow GRE-protocol packets (Generic Routing Encapsulation)."
Could it be a port that has to be opened in my router?
-
I'm running a danish version of W7, so I'm going to try to translate it.
The message I'm getting is something like: "Error 806: VPN-connection between the computer and the VPN-server could not be established. The cause could be that a router or firewall between the computer and VPN-server are not configured to allow GRE-protocol packets (Generic Routing Encapsulation)."
Could it be a port that has to be opened in my router?
Could be, but I think the error is pretty self explanatory. You should make sure that the routers between your VPN client and the server support GRE protocols.
-
What port does SME use for the VPN?
-
What port does SME use for the VPN?
IIRC it would be 1723 normally, but the error seems to indicate towords GRE and not to not being able to contact the proper port. GRE is a protocol, not a port.
-
I've opened port 1723, no luck.
I can't find out if my router supports GRE. It's a Zyxel P-2602R-D1A.
-
I've opened port 1723, no luck.
I can't find out if my router supports GRE. It's a Zyxel P-2602R-D1A.
PPTP VPN negotiates the connection on TCP port 1723, and then runs the traffic via the GRE protocol. So you need to forward both TCP port 1723 and the GRE protocol. Some gateways automatically forward GRE when required, by watching the negotiation on TCP port 1723.
-
as far as I can see here (http://www.zyxelguard.com/P-2602R-D1A.asp) it supports vpn passthrough
did you enable vpn in SME? :)
did you forward 1723 tcp port to the right ip? :wink:
-
as far as I can see here (http://www.zyxelguard.com/P-2602R-D1A.asp) it supports vpn passthrough
did you enable vpn in SME? :)
did you forward 1723 tcp port to the right ip? :wink:
I've enabled VPN in SME. In "Remote access" I entered "5" in the VPN clients field.
I also have the VPN access selected "Yes" in my user profile.
I have forwarded port 1723 to my servers ip.
Could it be my W7 that's causing the problem?
-
weblance
I regularly connect from a Win7 PC to a sme7.5.1 with success most times. You should post your Windows VPN setup here for review.
Did this VPN connection work previously, or is this a new setup that has never worked as yet ?
-
Could it be my W7 that's causing the problem?
Since you stated you are using a "Home Premium" edition this could very well be the case, as in other windows releases (like XP) the network functionality of so-called home editions where severely limited also on the subject of network functionality. Home users do normally not require VPN so it could very well be that this is not available in your edition of Windows 7.
Addedum: it seems all W7 editions support VPN, perhaps these might be of help:
http://windows.microsoft.com/en-us/windows7/Set-up-a-remote-connection-to-your-workplace-using-VPN
http://windows.microsoft.com/en-US/windows7/Why-am-I-having-problems-with-my-VPN-connection
-
Have a look in the servers log at time of trying to connect via VPN...check /var/log/messages and report back telling us exactly what you saw.
-
I've got it up and running now. The problem was that I had to open port 1723 on both my ADSL-modem and my router.