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

ASL 4 SSH sentinel Roadwarrior VPN

I've just changed from ASL 3.216 to ASL 4.00

I use sentinel 1.4 to establish a VPN roadwarrior access from my PC to my ASL box, for admin purposes (webadmin, ssh).

In ASL box, I allow only my private network for webadmin and ssh. I  add no specific rule in packet filter. In sentinel, I do not use virtual ip.

All was working fine with ASL 3.216.

With ASL 4.00, I still can establish the tunnel, but can't access to asl box (no more by webadmin than ssh).

In ASL 4.0, my roadwarrior access is defined with auto packet filter to "on". All others parameters have not been changed from 3.2 to 4.0.

I've also tried with auto packet filter to "off" and specific rules in packet filter (ipsec: any any any allow), with no more success.

What's the matter ???  


This thread was automatically locked due to age.
Parents
  • try this without defining any extra definitions or packet filter rules:

    on the ASL:

    IPSec -> Remote Keys -> edit (X509) and give it a virtual IP (10.10.10.10) and save it.

    in SSH Client:

    define the virtual IP in your policy. Acquire virtual IP -> settings -> specify manually.

    I have also activated NAT-T in the SSH client and also on the ASL.  no problems with this setup...  
  • I've already try this without success.
    I've also try no nat-t and no virtual ip with no more success

    In packet filter, i've got this drop packet :
    Feb 28 16:56:22 (none) kernel: TCP Drop: IN=ipsec0 OUT= MAC=00:e0:18:9e:44:3c:00:a0:f9:04:c1[:D]b:08:00 SRC=192.168.0.5 DST=192.168.11.254 LEN=48 TOS=0x00 PREC=0x00 TTL=128 ID=87 DF PROTO=TCP SPT=1047 DPT=443 WINDOW=16384 RES=0x00 SYN URGP=0 

    192.168.11.254 = private interface of astaro v4 box
    192.168.0.5 = ssh private virtual ip

    I've try to add a rule in packet filter 192.168.0.5 any any any allow with no success.

    What's the matter ???
      
Reply
  • I've already try this without success.
    I've also try no nat-t and no virtual ip with no more success

    In packet filter, i've got this drop packet :
    Feb 28 16:56:22 (none) kernel: TCP Drop: IN=ipsec0 OUT= MAC=00:e0:18:9e:44:3c:00:a0:f9:04:c1[:D]b:08:00 SRC=192.168.0.5 DST=192.168.11.254 LEN=48 TOS=0x00 PREC=0x00 TTL=128 ID=87 DF PROTO=TCP SPT=1047 DPT=443 WINDOW=16384 RES=0x00 SYN URGP=0 

    192.168.11.254 = private interface of astaro v4 box
    192.168.0.5 = ssh private virtual ip

    I've try to add a rule in packet filter 192.168.0.5 any any any allow with no success.

    What's the matter ???
      
Children
No Data