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

10 Gbase T

Hello,

 

I am currently looking forward to migrate my LAN to 10 GBase-T.

I want to use regular Cat6/7 copper cables, no SFP+ devices.

 

Are there any NICs that Sophos XG Home does not support?

 

Thanks and best regards,

Mathias



This thread was automatically locked due to age.
Parents Reply
  • Ok.On advanced shell, run the following commands:

    lsmod | grep igb

    lsmod | grep ixg

    you should see somethig like:

    ixgbevf                57344  0
    ixgbe_nm              335872  0

    and

    igbvf                  45056  0
    igb_nm                208896  0

    If these 2 are returned, drivers are there and loaded.

Children