R R4tt3xx Senior Member Joined Jun 20, 2005 Messages 696 Reaction score 1 Location East Rand Jul 16, 2005 #1 Hi Guys. I need to setup Microsoft VPN between 2 or more Telkom ADSL routers. NE one know what ports I need to open to get it working ? Thanx
Hi Guys. I need to setup Microsoft VPN between 2 or more Telkom ADSL routers. NE one know what ports I need to open to get it working ? Thanx
w1z4rd Karmic Sangoma Joined Jan 17, 2005 Messages 52,146 Reaction score 8,340 Location 127.0.0.1 Jul 16, 2005 #2 you can find a nice tutorial on how to setup a vpn here: http://compnetworking.about.com/od/vpn/ht/newvpnwindowsxp.htm Th ports are: * UDP port 500 (IKE, Internet Key Exchange) * IP Protocol 50 (ESP) * IP Protocol 51 (AH) * UDP port 10000 (IPSec encapsulated in UDP) * TCP port 443 (IPSec encapsulated in TCP)
you can find a nice tutorial on how to setup a vpn here: http://compnetworking.about.com/od/vpn/ht/newvpnwindowsxp.htm Th ports are: * UDP port 500 (IKE, Internet Key Exchange) * IP Protocol 50 (ESP) * IP Protocol 51 (AH) * UDP port 10000 (IPSec encapsulated in UDP) * TCP port 443 (IPSec encapsulated in TCP)
J Jakez Member Joined Jul 16, 2005 Messages 16 Reaction score 0 Jul 17, 2005 #3 The easiest way is to use PPTP. U need to open port 1723 and your router needs to allow GRE (port47) to pass through. Not sure about Telkom routers. I hate them. We use netgear routers, and it works great. Hope it helps. -=Jake-z=- Last edited: Jul 17, 2005
The easiest way is to use PPTP. U need to open port 1723 and your router needs to allow GRE (port47) to pass through. Not sure about Telkom routers. I hate them. We use netgear routers, and it works great. Hope it helps. -=Jake-z=-
C Clipse Expert Member Joined Nov 7, 2004 Messages 2,748 Reaction score 9 Jul 17, 2005 #4 oh please note, GRE is not port 47. Its protocol 47, there is a difference
w1z4rd Karmic Sangoma Joined Jan 17, 2005 Messages 52,146 Reaction score 8,340 Location 127.0.0.1 Jul 17, 2005 #5 im going to download my mail with port tcp/ip and protocol 110
C Clipse Expert Member Joined Nov 7, 2004 Messages 2,748 Reaction score 9 Jul 17, 2005 #6 hmm ok again, its protocol 47 not port 47.. I hope you tried to make a joke there wizard ;-) cause Im not kidding.
hmm ok again, its protocol 47 not port 47.. I hope you tried to make a joke there wizard ;-) cause Im not kidding.
J Jakez Member Joined Jul 16, 2005 Messages 16 Reaction score 0 Jul 17, 2005 #7 U need to open port 1723 and your router needs to allow GRE (PROTOCOL47) to pass through. happy ?
R R4tt3xx Senior Member Joined Jun 20, 2005 Messages 696 Reaction score 1 Location East Rand Jul 19, 2005 #8 Thanx guys, I will give it a shot