Networking Forums

Networking Forums > Computer Networking > Windows Networking > VPN error code 628

Reply
Thread Tools Display Modes

VPN error code 628

 
 
Rod
Guest
Posts: n/a

 
      09-28-2004, 01:02 PM
Hi!
I have to connect my PC at home to my pc at my office.

Office : PC1 as VPN server (XP Prof.) ip 10.30.1.1
router ip 10.30.1.2 - public ip 85.25.67.35

Home : PC2 as VPN client (XP Prof.)

On the router I forwarded TCP Port 3389 to 10.30.1.1. Is it the only port
used by VPN connection ?

When I try to connect I have ..."User and password verification" and after
some minute I have error 628 (Port closed by remote PC).

Could anyone help me ?

Antonio Grasso




 
Reply With Quote
 
 
 
 
Rod
Guest
Posts: n/a

 
      09-28-2004, 02:10 PM
Excuse, the right port is 1723.
I don't understand what I have to do with "...protocol name GRE..".
Do I have to forward also the port 50 and 51 (TCP and UDP)?


"Robert L [MS-MVP]" <(E-Mail Removed)> ha scritto nel messaggio
news:efR$(E-Mail Removed)...
> 3389 is for TS. quoted from http://www.ChicagoTech.net
> Which ports need to be opened for running VPN
>
> A: PPTP VPN uses TCP Port 1723, IP Protocol 47 (GRE); L2TP: UDP Port 1701;
> IPSec: Pass IP protocol 50 and 51. Note: 47 is a protocol number and not
> TCP port. The protocol name is GRE. It'll make a big difference when
> configuring your firewall or router.
>
>
> --
> For more and other information, go to http://www.ChicagoTech.net
>
> Don't send e-mail or reply to me except you need consulting services.
> Posting on MS newsgroup will benefit all readers and you may get more
> help.
>
> Robert Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
> http://www.ChicagoTech.net
> This posting is provided "AS IS" with no warranties.
>
> "Rod" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Hi!
>> I have to connect my PC at home to my pc at my office.
>>
>> Office : PC1 as VPN server (XP Prof.) ip 10.30.1.1
>> router ip 10.30.1.2 - public ip 85.25.67.35
>>
>> Home : PC2 as VPN client (XP Prof.)
>>
>> On the router I forwarded TCP Port 3389 to 10.30.1.1. Is it the only port
>> used by VPN connection ?
>>
>> When I try to connect I have ..."User and password verification" and
>> after some minute I have error 628 (Port closed by remote PC).
>>
>> Could anyone help me ?
>>
>> Antonio Grasso
>>
>>
>>
>>

>
>



 
Reply With Quote
 
Robert L [MS-MVP]
Guest
Posts: n/a

 
      09-28-2004, 02:15 PM
3389 is for TS. quoted from http://www.ChicagoTech.net
Which ports need to be opened for running VPN

A: PPTP VPN uses TCP Port 1723, IP Protocol 47 (GRE); L2TP: UDP Port 1701;
IPSec: Pass IP protocol 50 and 51. Note: 47 is a protocol number and not
TCP port. The protocol name is GRE. It'll make a big difference when
configuring your firewall or router.


--
For more and other information, go to http://www.ChicagoTech.net

Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more help.

Robert Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
http://www.ChicagoTech.net
This posting is provided "AS IS" with no warranties.

"Rod" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi!
> I have to connect my PC at home to my pc at my office.
>
> Office : PC1 as VPN server (XP Prof.) ip 10.30.1.1
> router ip 10.30.1.2 - public ip 85.25.67.35
>
> Home : PC2 as VPN client (XP Prof.)
>
> On the router I forwarded TCP Port 3389 to 10.30.1.1. Is it the only port
> used by VPN connection ?
>
> When I try to connect I have ..."User and password verification" and after
> some minute I have error 628 (Port closed by remote PC).
>
> Could anyone help me ?
>
> Antonio Grasso
>
>
>
>



 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      09-28-2004, 11:49 PM
If you are using PPTP, then tcp port 1723 is the only port you need to
forward. But, as Bob said, your router must allow GRE in both directions.
The VPN encrypted data is inside a packet with a GRE header. If the router
blocks GRE in either direction, your VPN connection fails.

Depending on your router/firewall. you can allow GRE by its name or by
its IP protocol number (47). Some SOHO routers ever call it PPTP
pass-through mode. What ever it is called, VPN will fail unless GRE can pass
the router/firewall.

"Rod" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Excuse, the right port is 1723.
> I don't understand what I have to do with "...protocol name GRE..".
> Do I have to forward also the port 50 and 51 (TCP and UDP)?
>
>
> "Robert L [MS-MVP]" <(E-Mail Removed)> ha scritto nel messaggio
> news:efR$(E-Mail Removed)...
>> 3389 is for TS. quoted from http://www.ChicagoTech.net
>> Which ports need to be opened for running VPN
>>
>> A: PPTP VPN uses TCP Port 1723, IP Protocol 47 (GRE); L2TP: UDP Port
>> 1701; IPSec: Pass IP protocol 50 and 51. Note: 47 is a protocol number
>> and not TCP port. The protocol name is GRE. It'll make a big difference
>> when configuring your firewall or router.
>>
>>
>> --
>> For more and other information, go to http://www.ChicagoTech.net
>>
>> Don't send e-mail or reply to me except you need consulting services.
>> Posting on MS newsgroup will benefit all readers and you may get more
>> help.
>>
>> Robert Lin, MS-MVP, MCSE & CNE
>> Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
>> http://www.ChicagoTech.net
>> This posting is provided "AS IS" with no warranties.
>>
>> "Rod" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Hi!
>>> I have to connect my PC at home to my pc at my office.
>>>
>>> Office : PC1 as VPN server (XP Prof.) ip 10.30.1.1
>>> router ip 10.30.1.2 - public ip 85.25.67.35
>>>
>>> Home : PC2 as VPN client (XP Prof.)
>>>
>>> On the router I forwarded TCP Port 3389 to 10.30.1.1. Is it the only
>>> port used by VPN connection ?
>>>
>>> When I try to connect I have ..."User and password verification" and
>>> after some minute I have error 628 (Port closed by remote PC).
>>>
>>> Could anyone help me ?
>>>
>>> Antonio Grasso
>>>
>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
Rod
Guest
Posts: n/a

 
      09-29-2004, 06:47 AM
How could I decide to use PPTP on VPN Server (XP PRO) ?
I connect but when it says "Username and passwords verification" it fails
with error 628 (the connection was closed by remote pc)
On the remote pc event viewer I have error 20049.

I'm sure that username and password are corrected.
Could you help me ?



"Bill Grant" <not.available@online> ha scritto nel messaggio
news:(E-Mail Removed)...
> If you are using PPTP, then tcp port 1723 is the only port you need to
> forward. But, as Bob said, your router must allow GRE in both directions.
> The VPN encrypted data is inside a packet with a GRE header. If the router
> blocks GRE in either direction, your VPN connection fails.
>
> Depending on your router/firewall. you can allow GRE by its name or by
> its IP protocol number (47). Some SOHO routers ever call it PPTP
> pass-through mode. What ever it is called, VPN will fail unless GRE can
> pass the router/firewall.
>
> "Rod" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Excuse, the right port is 1723.
>> I don't understand what I have to do with "...protocol name GRE..".
>> Do I have to forward also the port 50 and 51 (TCP and UDP)?
>>
>>
>> "Robert L [MS-MVP]" <(E-Mail Removed)> ha scritto nel messaggio
>> news:efR$(E-Mail Removed)...
>>> 3389 is for TS. quoted from http://www.ChicagoTech.net
>>> Which ports need to be opened for running VPN
>>>
>>> A: PPTP VPN uses TCP Port 1723, IP Protocol 47 (GRE); L2TP: UDP Port
>>> 1701; IPSec: Pass IP protocol 50 and 51. Note: 47 is a protocol number
>>> and not TCP port. The protocol name is GRE. It'll make a big difference
>>> when configuring your firewall or router.
>>>
>>>
>>> --
>>> For more and other information, go to http://www.ChicagoTech.net
>>>
>>> Don't send e-mail or reply to me except you need consulting services.
>>> Posting on MS newsgroup will benefit all readers and you may get more
>>> help.
>>>
>>> Robert Lin, MS-MVP, MCSE & CNE
>>> Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting
>>> on http://www.ChicagoTech.net
>>> This posting is provided "AS IS" with no warranties.
>>>
>>> "Rod" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> Hi!
>>>> I have to connect my PC at home to my pc at my office.
>>>>
>>>> Office : PC1 as VPN server (XP Prof.) ip 10.30.1.1
>>>> router ip 10.30.1.2 - public ip 85.25.67.35
>>>>
>>>> Home : PC2 as VPN client (XP Prof.)
>>>>
>>>> On the router I forwarded TCP Port 3389 to 10.30.1.1. Is it the only
>>>> port used by VPN connection ?
>>>>
>>>> When I try to connect I have ..."User and password verification" and
>>>> after some minute I have error 628 (Port closed by remote PC).
>>>>
>>>> Could anyone help me ?
>>>>
>>>> Antonio Grasso
>>>>
>>>>
>>>>
>>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
Rod
Guest
Posts: n/a

 
      09-29-2004, 08:19 AM
This is the error description on the server vpn (XP pro) :

"ID:20049 (The user connected to port VPN7-1 has been
disconnected because the authentication process did not
complete withing the required amonut of time). "

"Rod" <(E-Mail Removed)> ha scritto nel messaggio
news:(E-Mail Removed)...
> How could I decide to use PPTP on VPN Server (XP PRO) ?
> I connect but when it says "Username and passwords verification" it fails
> with error 628 (the connection was closed by remote pc)
> On the remote pc event viewer I have error 20049.
>
> I'm sure that username and password are corrected.
> Could you help me ?
>
>
>
> "Bill Grant" <not.available@online> ha scritto nel messaggio
> news:(E-Mail Removed)...
>> If you are using PPTP, then tcp port 1723 is the only port you need to
>> forward. But, as Bob said, your router must allow GRE in both directions.
>> The VPN encrypted data is inside a packet with a GRE header. If the
>> router blocks GRE in either direction, your VPN connection fails.
>>
>> Depending on your router/firewall. you can allow GRE by its name or by
>> its IP protocol number (47). Some SOHO routers ever call it PPTP
>> pass-through mode. What ever it is called, VPN will fail unless GRE can
>> pass the router/firewall.
>>
>> "Rod" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Excuse, the right port is 1723.
>>> I don't understand what I have to do with "...protocol name GRE..".
>>> Do I have to forward also the port 50 and 51 (TCP and UDP)?
>>>
>>>
>>> "Robert L [MS-MVP]" <(E-Mail Removed)> ha scritto nel messaggio
>>> news:efR$(E-Mail Removed)...
>>>> 3389 is for TS. quoted from http://www.ChicagoTech.net
>>>> Which ports need to be opened for running VPN
>>>>
>>>> A: PPTP VPN uses TCP Port 1723, IP Protocol 47 (GRE); L2TP: UDP Port
>>>> 1701; IPSec: Pass IP protocol 50 and 51. Note: 47 is a protocol number
>>>> and not TCP port. The protocol name is GRE. It'll make a big difference
>>>> when configuring your firewall or router.
>>>>
>>>>
>>>> --
>>>> For more and other information, go to http://www.ChicagoTech.net
>>>>
>>>> Don't send e-mail or reply to me except you need consulting services.
>>>> Posting on MS newsgroup will benefit all readers and you may get more
>>>> help.
>>>>
>>>> Robert Lin, MS-MVP, MCSE & CNE
>>>> Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting
>>>> on http://www.ChicagoTech.net
>>>> This posting is provided "AS IS" with no warranties.
>>>>
>>>> "Rod" <(E-Mail Removed)> wrote in message
>>>> news:(E-Mail Removed)...
>>>>> Hi!
>>>>> I have to connect my PC at home to my pc at my office.
>>>>>
>>>>> Office : PC1 as VPN server (XP Prof.) ip 10.30.1.1
>>>>> router ip 10.30.1.2 - public ip 85.25.67.35
>>>>>
>>>>> Home : PC2 as VPN client (XP Prof.)
>>>>>
>>>>> On the router I forwarded TCP Port 3389 to 10.30.1.1. Is it the only
>>>>> port used by VPN connection ?
>>>>>
>>>>> When I try to connect I have ..."User and password verification" and
>>>>> after some minute I have error 628 (Port closed by remote PC).
>>>>>
>>>>> Could anyone help me ?
>>>>>
>>>>> Antonio Grasso
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenSuse 11.1 Kinternet error: "pppd[0] died: pppd options error (exit code 2) Trevor Linux Networking 4 04-22-2009 06:31 PM
Error code 50 Mark Windows Networking 1 01-26-2004 11:36 PM
error code 10 Brian Windows Networking 0 01-03-2004 05:43 AM
Error code 1F6 Pierre Windows Networking 0 09-18-2003 07:53 PM
error code: 1F6 Kenn K Windows Networking 0 08-26-2003 06:15 PM



1 2 3 4 5 6 7 8 9 10 11