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

WAF and IPv6

Hi!

I have a problem wih my WAF setup and IPv6.

When I try to reach my WAF protected web site fom outside via IPv6, I get nothing in the WAF log but the firewall log drops lots of lines like this one:
2013:10:29-12:42:53 vpn ulogd[4597]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60001" initf="eth1" srcmac="" dstmac="" proto="6" length="68" srcip="" dstip="" hlim="57" srcport="55554" dstport="443" tcpflags="SYN"


The UTM has a valid public IPv6 address at the WAN interface (native, no tunnel broker), the Real web server has a unique local address (ULA).

With IPv4 it's working fine.

WAF setup:
  

According to the UTM Online Help the "Web Application Protection" is IPv6 capable.

Any idea what's wrong here?


This thread was automatically locked due to age.
Parents
  • Hi, 

    You should open a support case with your reseller or Premium support.

    You could also look at the output of 
    iptables -n -L
    and/or
    ip6tables -n -L
    and see if you can the input rules for port 443

    Barry
Reply
  • Hi, 

    You should open a support case with your reseller or Premium support.

    You could also look at the output of 
    iptables -n -L
    and/or
    ip6tables -n -L
    and see if you can the input rules for port 443

    Barry
Children
No Data