Guest User!

You are not Sophos Staff.

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

Site to Site IPSEC VPN with Juniper - Packet Filter

We have setup a IPSEC Site to Site VPN between our ASG220 and a Juniper firewall on the remote site.  The only issue is that the automatic packet filter rules don't seem to be working properly.  Currently, the only way we can get all necessary services to work from the Juniper side is to have a packet filter rule enabled to allow Any > Any > Internal Network.  As soon as that rule  is disabled we lose the ability to do anything from the Juniper site other than was is already allowed on the Astaro, such as Ping and HTTPs access to the Astaro.  Services from the Astaro side to the Juniper side, such as RDP still work fine with that rule disabled.

We have also added the following manual Packet Filter rules with no success:
Remote Site LAN > Any > Internal (LAN) Network
Remote Site WAN > Any > Internal (LAN) Network
Remote Site LAN > Any > External (WAN) Address
Remote Site WAN > Any > External (WAN) Address

Obviously, we don't want to leave the current rule (Any > Any > LAN) enabled, so any help would be appreciated.


This thread was automatically locked due to age.
Parents
  • Please remember to always state the exact version of Astaro - 8.103 (8.202)?

    What do you see in the Packet Filter (Firewall) log when the Any-Any-Any rule is not in place?  Have you selected 'Auto packet filter (firewall)' rules in the 'IPsec Connection'?

    Cheers - Bob
Reply
  • Please remember to always state the exact version of Astaro - 8.103 (8.202)?

    What do you see in the Packet Filter (Firewall) log when the Any-Any-Any rule is not in place?  Have you selected 'Auto packet filter (firewall)' rules in the 'IPsec Connection'?

    Cheers - Bob
Children
  • Sorry, it is 8.103.

    Auto packet filter is on, not using strict routing.

    Nothing is jumping out at me from the packet filter log other than some DNS requests:

    2011:11:08-20:01:05 ASG220 ulogd[5341]: id="2014" severity="info" sys="SecureNet" sub="packetfilter" name="DNS request" action="DNS request" fwrule="60011" initf="eth1" srcmac="c8:4c:75:77:7c[:D]9" dstmac="0:1a:8c:16:ac:91" srcip="192.168.58.110" dstip="192.168.1.18" proto="17" length="77" tos="0x00" prec="0x00" ttl="127" srcport="61688" dstport="53" 
    2011:11:08-20:01:05 ASG220 ulogd[5341]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60002" initf="eth1" outitf="eth0" srcmac="c8:4c:75:77:7c[:D]9" dstmac="0:1a:8c:16:ac:91" srcip="192.168.58.110" dstip="192.168.1.18" proto="17" length="77" tos="0x00" prec="0x00" ttl="126" srcport="61688" dstport="53" 

    One thing I just noticed is that I assigned the network definition of the Juniper LAN to the Internal interface on the Astaro.  Could that have caused this?  I changed it to External but I can't change the packet filter rule until later this evening to see.