Networking Forums

Networking Forums > Computer Networking > Windows Networking > Reg. VPN Ports

Reply
Thread Tools Display Modes

Reg. VPN Ports

 
 
Joy
Guest
Posts: n/a

 
      01-07-2004, 03:17 PM
Hello,

We just established Remote Access VPN on our network,
behind firewall everything is working fine but when I try
to connect through out side network it is not connecting.
So please let me know which ports I need to open in our
firewall or router.

Thanks,
Joy
 
Reply With Quote
 
 
 
 
Dusty Harper {MS}
Guest
Posts: n/a

 
      01-07-2004, 05:52 PM
If using PPTP open the following

TCP Port 1723
Protocol 47 ( GRE ) - On some router devices, this may be
enabled as a feature called VPN pass-through

If using L2TP open the following

UDP Port 1701
UDP Port 500 - This is for IKE negotiation

--
--
Dusty Harper
Microsoft Corporation
----------------------------------------------------------------------------
This posting is provided "AS IS", with NO warranties and confers NO rights
----------------------------------------------------------------------------

"Joy" <(E-Mail Removed)> wrote in message
news:0b9601c3d539$cce5f2e0$(E-Mail Removed)...
> Hello,
>
> We just established Remote Access VPN on our network,
> behind firewall everything is working fine but when I try
> to connect through out side network it is not connecting.
> So please let me know which ports I need to open in our
> firewall or router.
>
> Thanks,
> Joy



 
Reply With Quote
 
Joy
Guest
Posts: n/a

 
      01-07-2004, 07:09 PM
Thanks.
So far I opened TCP 1723 & UDP 500, 1701 and 4500 ports on
our Cisco Router but it is not working. When I am not
blocking any trafic of VPN server on Router its working
fine. One more thing how can I open 47 its protocol no or
else?

Thanks a lot,
Joy

>-----Original Message-----
>If using PPTP open the following
>
> TCP Port 1723
> Protocol 47 ( GRE ) - On some router devices,

this may be
>enabled as a feature called VPN pass-through
>
>If using L2TP open the following
>
> UDP Port 1701
> UDP Port 500 - This is for IKE

negotiation
>
>--
>--
>Dusty Harper
>Microsoft Corporation
>----------------------------------------------------------

------------------
>This posting is provided "AS IS", with NO warranties and

confers NO rights
>----------------------------------------------------------

------------------
>
>"Joy" <(E-Mail Removed)> wrote in message
>news:0b9601c3d539$cce5f2e0$(E-Mail Removed)...
>> Hello,
>>
>> We just established Remote Access VPN on our network,
>> behind firewall everything is working fine but when I

try
>> to connect through out side network it is not

connecting.
>> So please let me know which ports I need to open in our
>> firewall or router.
>>
>> Thanks,
>> Joy

>
>
>.
>

 
Reply With Quote
 
Dusty Harper {MS}
Guest
Posts: n/a

 
      01-07-2004, 08:02 PM
Port 4500 is used for NAT Traversal ( allows L2TP with IPSec to traverse a
NAT properly )

The Cisco command to allow for these are

! PPTP
Access-list 101 Permit TCP Any Host %IPAddress% Eq 1723
Access-list 101 Permit 47 Any Host %IPAddress%

! L2TP
Access-list 101 Permit UDP Any Host %IPAddress% Eq 1701
Access-list 101 Permit UDP Any Host %IPAddress% Eq 500
Access-list 101 Permit UDP Any Host %IPAddress% Eq 4500

! Explicit Deny
Access-list 101 Deny IP Any Any

where %IPAddress% is the IP of the Remote Access Server

Depending on how your network is set up will determine if this in fact will
work for you.

--
--
Dusty Harper
Microsoft Corporation
----------------------------------------------------------------------------
This posting is provided "AS IS", with NO warranties and confers NO rights
----------------------------------------------------------------------------

"Joy" <(E-Mail Removed)> wrote in message
news:09cf01c3d55a$27a14840$(E-Mail Removed)...
> Thanks.
> So far I opened TCP 1723 & UDP 500, 1701 and 4500 ports on
> our Cisco Router but it is not working. When I am not
> blocking any trafic of VPN server on Router its working
> fine. One more thing how can I open 47 its protocol no or
> else?
>
> Thanks a lot,
> Joy
>
> >-----Original Message-----
> >If using PPTP open the following
> >
> > TCP Port 1723
> > Protocol 47 ( GRE ) - On some router devices,

> this may be
> >enabled as a feature called VPN pass-through
> >
> >If using L2TP open the following
> >
> > UDP Port 1701
> > UDP Port 500 - This is for IKE

> negotiation
> >
> >--
> >--
> >Dusty Harper
> >Microsoft Corporation
> >----------------------------------------------------------

> ------------------
> >This posting is provided "AS IS", with NO warranties and

> confers NO rights
> >----------------------------------------------------------

> ------------------
> >
> >"Joy" <(E-Mail Removed)> wrote in message
> >news:0b9601c3d539$cce5f2e0$(E-Mail Removed)...
> >> Hello,
> >>
> >> We just established Remote Access VPN on our network,
> >> behind firewall everything is working fine but when I

> try
> >> to connect through out side network it is not

> connecting.
> >> So please let me know which ports I need to open in our
> >> firewall or router.
> >>
> >> Thanks,
> >> Joy

> >
> >
> >.
> >



 
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
ports help please deauville rider Home Networking 6 08-25-2005 10:09 PM
MN-500 ports ? crumbut Broadband Hardware 3 07-17-2004 01:00 AM
ports bali Broadband Hardware 1 07-15-2004 07:30 AM
MS Ports Joe Windows Networking 3 01-31-2004 05:01 PM
USB port adapter -> Multi USB ports existing ? Extending number of USB ports possible ? Thomas Jerkins Windows Networking 1 12-24-2003 01:15 PM



1 2 3 4 5 6 7 8 9 10 11