This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Open port for IKE Phase-2??

Hello,

I have SSH Sentinel 1.4 which has been working as a client to an Astaro 3.2.16 VPN. This configuration has worked via dialup/ISP, hotel room broadband (PSTN, etc) and ethernet to internet connections.

I have just installed a Linksys WRT54G router with NAT at home and cannot get the VPN to connect. Each time the process fails at IKE Phase-2. Phase-1 will complete fine as long as I have the IPSEC/VPN-Passthru mode on the Linksys enabled, its just that IKE Phase-2 fails after IKE Phase-1 passes.

I tried opening port 500/udp and port forwarding it to port 500/udp of the machine running the Sentinel client. Opening and forwarding port 500 didn't work either. 

Can anyone tellme if there is a port that I need to open up or something else I can do to get Sentinel to ASL to work across the Linksys router?

So far all of the suggestions Linksys gave has not worked.

Thanks,

Jeff


This thread was automatically locked due to age.
Parents
  • Originally posted by ElJefe:
    Hello,

    [...]

    Can anyone tellme if there is a port that I need to open up or something else I can do to get Sentinel to ASL to work across the Linksys router?
    Yes,

    Phase 2 (Quickmode) in IPSec is IP-Protocol 50 (ESP, encapsulated security payload). This is not a TCP/UDP-Port, don't open TCP/UDP 50!

    You have to define ESP (IP 50) with SPI of 256:4294967295 and create a rule to allow ESP.

    Erik
Reply
  • Originally posted by ElJefe:
    Hello,

    [...]

    Can anyone tellme if there is a port that I need to open up or something else I can do to get Sentinel to ASL to work across the Linksys router?
    Yes,

    Phase 2 (Quickmode) in IPSec is IP-Protocol 50 (ESP, encapsulated security payload). This is not a TCP/UDP-Port, don't open TCP/UDP 50!

    You have to define ESP (IP 50) with SPI of 256:4294967295 and create a rule to allow ESP.

    Erik
Children