Guest User!

You are not Sophos Staff.

[8.960][ANSWERED] IPv6 unusable again

Hi All,

After updating to 8.960-9, IPv6 is unusable again.
I tried the old trick of turning of IPS and/or web filtering but no effect.
This effects my servers and workstation that had a perfectly OK connect before the upgrade. ( I did reboot one server and the workstation, didn't help either)

According to the firewall log the packets are all being dropped:
21:05:38 	Default DROP 	TCP 	

2001:6f8:1480:30::25  :  60909
→ 
2001:1938:81:164::2  :  22

[SYN]  len=80  srcmac=2:8:20:aa:ea:74  dstmac=0:50:56:ab:52:e8
21:05:39  Default DROP  TCP 
2001:6f8:1480:30::25  :  60909
→ 
2001:1938:81:164::2  :  22

[SYN]  len=80  srcmac=2:8:20:aa:ea:74  dstmac=0:50:56:ab:52:e8
21:05:41  Default DROP  TCP 
2001:6f8:1480:30::25  :  60909
→ 
2001:1938:81:164::2  :  22

[SYN]  len=80  srcmac=2:8:20:aa:ea:74  dstmac=0:50:56:ab:52:e8
21:05:42  Default DROP  TCP 
2001:6f8:1480:30::25  :  42246
→ 
2001:6f8:334:0:5054:ff:fec4:ca99  :  6667

[SYN]  len=80  srcmac=2:8:20:aa:ea:74  dstmac=0:50:56:ab:52:e8
21:05:46  Default DROP  TCP 
2001:6f8:1480:30::25  :  60909
→ 
2001:1938:81:164::2  :  22

[SYN]  len=80  srcmac=2:8:20:aa:ea:74  dstmac=0:50:56:ab:52:e8
21:05:48  Default DROP  TCP 
2001:6f8:1480:30::25  :  39120
→ 
2001:1418:13:1::25  :  7000

[SYN]  len=80  srcmac=2:8:20:aa:ea:74  dstmac=0:50:56:ab:52:e8
21:05:55  Default DROP  TCP 
2001:6f8:1480:30::25  :  60909
→ 
2001:1938:81:164::2  :  22

[SYN]  len=80  srcmac=2:8:20:aa:ea:74  dstmac=0:50:56:ab:52:e8


ssh example from solaris server.

21:06:56 	Default DROP 	TCP 	

2001:6f8:1480:15:48da:790:350d:15b0  :  52854
→ 
2001:1938:81:164::2  :  22

[SYN]  len=84  srcmac=e4:ce:8f:a[:D]b:a8  dstmac=0:50:56:ab:52:ea
21:06:57  Default DROP  TCP 
2001:6f8:1480:15:48da:790:350d:15b0  :  52854
→ 
2001:1938:81:164::2  :  22

[SYN]  len=84  srcmac=e4:ce:8f:a[:D]b:a8  dstmac=0:50:56:ab:52:ea
21:06:58  Default DROP  TCP 
2001:6f8:1480:15:48da:790:350d:15b0  :  52854
→ 
2001:1938:81:164::2  :  22

[SYN]  len=84  srcmac=e4:ce:8f:a[:D]b:a8  dstmac=0:50:56:ab:52:ea
21:06:59  Default DROP  TCP 
2001:6f8:1480:15:48da:790:350d:15b0  :  52854
→ 
2001:1938:81:164::2  :  22

[SYN]  len=84  srcmac=e4:ce:8f:a[:D]b:a8  dstmac=0:50:56:ab:52:ea
21:07:00  Default DROP  TCP 
2001:6f8:1480:15:48da:790:350d:15b0  :  52854
→ 
2001:1938:81:164::2  :  22

[SYN]  len=84  srcmac=e4:ce:8f:a[:D]b:a8  dstmac=0:50:56:ab:52:ea
21:07:02  Default DROP  TCP 
2001:6f8:1480:15:48da:790:350d:15b0  :  52854
→ 
2001:1938:81:164::2  :  22

[SYN]  len=84  srcmac=e4:ce:8f:a[:D]b:a8  dstmac=0:50:56:ab:52:ea


Same from freshly rebooted workstation.


So it should be allowed.

PS: access for you guys is still enabled.
Parents Reply Children
  • Hi Scott,
    I have both native ipV6 and a tunnel broker running using freenet6 on different ISPs.

    Tonight I will have another go at removing the broker. Last time the family nearly killed me because I broke the internet. I now have IPv6 working using routing, but the broker task keeps running and tries to restart the disabled tunnel. I have logged a bug about this.

    Ian
  • @Ian:  Mine is populated, as it should be.  This may be something that is broker specific.

    Poor Ulrich will need to tear some more hair out over this one.


    Some more information. I switched to hardware to run Astaro yesterday.
    I redid my config from scratch on 8.960-9 + patches provided.

    Everything worked. Upgrade to the latest, everything broke.
    Reinstalled 8.960-9 and restore config form 8.965-7.... also broke :/
    Restore config from 8.960-9, everything working.

    After some digging I found out the config of 8.965-7 had IPv6 Gataway option ticked on ALL interface that where internet facing. Unchecking them fixes it in 8.960-9. Not sure about 8.965-7, didn't have time to re-upgrade and try.

    Confirmed!
    Same fix works on 8.965-7, I guess if a tunnel is enabled.. the default ipv6 gw checkbox should be cleared and disabled on all other interfaces?
  • Hi,
    what I found when that happened that uplink balancing was automatically activated.
    This was after I had tried to get IPv4 on one interface and IPv6 on another. The UTM didn't like gateways split over 2 interfaces, so I put policy routes in place.

    Ian

    If you activate uplink balancing the gateways get ticked on the balanced interfaces.
  • Hi Everyone,

    I'll finally close the thread as ANSWERED.

    Cheers,
    Cristof
  • That however does not explain why the default gateway is set incorrectly.
    A clean install, configure 2 PPPoE only checking IPv4 GW, enable uplink balancer.

    Enable IPv6, enable tunnel, reboot = broken for me.
    Also do that on the previous version and update will result in a broken system!
  • Hi,
    I finally have split IPv4 and IPv6 over different links and disabled the tunnel broker without breaking my internet connections. Of course there is still the user of the odd facebook. twitter to tell me otherwise.

    Ian
Share Feedback
×

Submitted a Tech Support Case lately from the Support Portal?