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

[8.000][BUG] ASG Services via IPv6 not reachable

Hi!

I updated my ASG Virual Appliance some days ago and today I configured
IPv6 Adresses on this box.

All Services (webadmin, ssh, smtp, web-portal) are not working via
IPv6. The networkstack responses to SYN Packets and the connection seemes to be established, but the services don't answer. For example the
SMTP proxy or the sshd will not post their welcome message.
Daemons are listening on :: and local connections on the box work.
(eg: "telnet ::1 25" will initiate a chat with exim)
On IPv4 it's working without problems. 
Rules were importet from a 7.506 backup.

Has anyone some one any suggestions?

Regards,
Holger


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

    Just used "ethtool -K eth1 tx off" and all started to work.

    Using tx checksum offloading with AMD Lance Emulation (standard NIC emulation for 32bit systems) on ESX 3.5 corrupts outgoing IPv6 Packets.
    So tx checksumming should be disabled by default if IPv6 support is enabled.

    But where to configure this?


    Regards, Holger.
  • Hi!

    I just did the following modifikations to the Virtual Machine:
    - Changed OS from "Other Linux 32bit" to "Other Linux 64bit"
    - Removed all 3 NICs
    - Added three new NICs with e1000 Emulation

    Before you do this, you should remove or comment out the MAC Entry in
    /etc/udev/rules.d/70-persistent-net.rules

    Booting up the Virtual Appliance will result in a working IPv6 Connectivity.

    I think this could be a bug of vmxnet kernelmodule.

    With Kind Regard,
    Holger
Reply
  • Hi!

    I just did the following modifikations to the Virtual Machine:
    - Changed OS from "Other Linux 32bit" to "Other Linux 64bit"
    - Removed all 3 NICs
    - Added three new NICs with e1000 Emulation

    Before you do this, you should remove or comment out the MAC Entry in
    /etc/udev/rules.d/70-persistent-net.rules

    Booting up the Virtual Appliance will result in a working IPv6 Connectivity.

    I think this could be a bug of vmxnet kernelmodule.

    With Kind Regard,
    Holger
Children
No Data