Re: VPN will not work
- From: Jim Prendergast <JimPrendergast@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 10 Dec 2006 11:18:00 -0800
Hi
I am using a Draytek 2600V.
Yes it had been working, but I upgraded everything to get Messenger Live
working
Thanks again everybody
Great newsgroup
"SuperGumby [SBS MVP]" wrote:
simply.
TCP over IP = TCP/IP (IP protocol 6)
UDP over IP = UDP/IP (IP protocol 17)
GRE over IP = GRE/IP (IP protocol 47)
http://www.iana.org/assignments/protocol-numbers
Mind you, for a while (I don't know if this is still true) Linksys routers
forwarded _protocol_ 47 if you set port forwarding for _port_ 47.
A PPTP VPN establishes communication by calling into TCP/IP(protocol 6) port
1723 but the actual VPN traffic is carried over protocol 47, GRE.
"Joe" <joe@xxxxxxxxxxxxxx> wrote in message
news:%23tfdXJ%23GHHA.2464@xxxxxxxxxxxxxxxxxxxxxxx
Jim Prendergast wrote:
Hi
All i did was update the patches on the server then it all stopped???
I have port 1723 open on the router and pointed directlt to the server
via NAT
Is therre another port???
As it happens...
It's not a port, it's another protocol. It's number 47, called GRE. Most
router manufacturers don't like to mention protocols in their firewall
configurations, possibly from experience. Some routers have something
labelled PPTP which opens TCP/1723 and GRE, some silently forward GRE
when 1723 is forwarded, some forward it if you incorrectly ask for port
47 (which is an obscure FTP protocol). It all adds to the confusion.
If it was working before, then your router does one of these things,
and you don't need to worry about it separately. If you ever need to
solve something like this with a network analyser, then you need to
look for this protocol as well as TCP/1723. It is GRE which actually
carries the encrypted VPN data, while the TCP/1723 connection does
the authentication and encryption negotiation. The first thing to
travel through the tunnel is the logon information, so if the
connection appears to be made but times out on the logon, the TCP
channel is working but GRE isn't. Error 800 means 1723 isn't getting
through either.
- References:
- Re: VPN will not work
- From: MSR Consulting SBS Support
- Re: VPN will not work
- From: Joe
- Re: VPN will not work
- From: SuperGumby [SBS MVP]
- Re: VPN will not work
- Prev by Date: Re: The Mystery Part IV
- Next by Date: Re: Pop3 connector time email receiving question
- Previous by thread: Re: VPN will not work
- Next by thread: Re: VPN Client Connection
- Index(es):
Relevant Pages
|