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

Is Sophos UTM compatible with any wifi chipsets?

Hello,
 
I just discovered Sophos, but i was wondering if i was able to install it in a x86 unit that had a wireless chipset in it and be able to use it as an access point? As far as i can tell all the wireless features seem to only work with Sophos APs, is this true?
 
Also, what flavor of linux is Sophos based on?
 
specifically, i like to be able to use this card, or a similar one:
WLE900V-20 Wireless network adapters
 
 
Thanks.


This thread was automatically locked due to age.
  • i was wondering if i was able to install it in a x86 unit that had a wireless chipset in it and be able to use it as an access point?
    No, it would not work.

    all the wireless features seem to only work with Sophos APs, is this true?
    That is correct.  Sophos APs only.
  • Thanks for the information.

    I was also wondering what flavor of linux Sophos UTM is based on and if it were possible to install a package manager such as apt or yum on it(depending on the flavor).
  • what flavor of linux Sophos UTM is based on
    I used to know, but that info has long since be relegated to the dust bin of my mind.

    UTM is hardened, stripped down, and customized, so it has a minimal set of drivers and libraries.  It is possible to use some self-contained small shell apps, but anything beyond that is extremely difficult due to lib dependency issues that really cannot be resolved without taking a huge chance of breaking existing functionality.  UTM is really designed NOT to allow the kind of customization that you're looking for.
  • SUSE (Enterprise, not open) based and behind the scenes rpms are used for package management - but not yum.

    If you setup a working development and rpm building environment for generating UTM compatable rpms please document the process and share it.