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

9.2 Bug when installing UTM 9.2 software and choosing managment other than eth0

Hi all,

I install asg-9.201-25.1.iso and For whatever reason if you choose the managment interface as something other than eth0 (first network port) during setup, The UTM software dosent properly configure the eth adapters.

For example, I have virtualised 4 eth adapaters going directly to 4 phtsical eth ports in esxi5.5 on a quad port intel network card (so I know the ports are what they are)

I want eth0 to be the external interface and eth1 to be the internal. So during setup I choose eth 1 (Second adapater). It installs and I can't connect to the web interface? strange....

At this stage I only have 2 physical cables plugged in on the card eth 0 (external - connected to modem) and eth 1 (internal - connected to my LAN).So I switched the physical cables around and now I can connect... the web admin says eth 1, but the underlying hardware is incorrect (its now eth 0 - when it should be eth1)

Ok so I configure the external interface on the UTM and it should be eth 0... but that doesnt work, no data or anything (cant get dhcp). So I figure what the hell and configure eth2 and what do you know it works???

So its a complete mess 
- UTM eth1 goes to eth 0 hardware??
- UTM eth 0 goes no where?? 
- UTM eth 2 now goes to eth 1 hardware?

WHAT THE HELL?

If I reinstall and  I choose eth0 as the webadmin/mangment/internal interface everything works as expected.... So in other words don't pick anything other than eth 0 for mangment/webadmin/internal
.


This thread was automatically locked due to age.
Parents Reply
  • Typically the UTM firmware establishes interfaces ordered by MAC address -- on VMware it does not follow any particular order (the script that handles this for some reason does not order them correctly)  No matter what he does, he will have some manual work to do sorting out which physical interface is eth0, etc. ... 

    It's the nature of the beast.
Children
  • Typically the UTM firmware establishes interfaces ordered by MAC address -- on VMware it does not follow any particular order (the script that handles this for some reason does not order them correctly)  No matter what he does, he will have some manual work to do sorting out which physical interface is eth0, etc. ... 

    It's the nature of the beast.


    Ok this is probably what the problem is. 

    I have set of all the virtual switches to map the the physical interfaces with a 1 to 1 connection. I assumed that the Sophos UTM would understand which ethernet port correlates to the switches in vmware... obviously this makes sense as the UTM as no way of knowing as it just assigns however it thinks.