First you need to delete all partitions (you can do it with Acronis DiskDirector or MiniTool Partition Software). After this I installed the software ISO with a USB CD-ROM, not a special thing.
I've installed the SW-SFOS_15.01.0-376.iso onto a UTM 120(Not sure of the version till i'm home) and it got to the point where it asks to accept the EULA. At this point I can ping the IP 172.16.16.16 having received a dynamic IP of 172.16.16.17. I couldn't get to the default URL https://172.16.16.16:4444 which should then forward to 172.16.16.16:4444/.../login.jsp.
At this point i ran a nmap -p 1-65535 -T4 -A -v 172.16.16.16 scan that produced the following results.
22/tcp open ssh
443/tcp closed https
2712/tcp open aocp
3128/tcp closed squid-http
4444/tcp closed krb524
8090/tcp closed unknown
8094/tcp open ssl/unknown
9922/tcp open ssl/unknown
At this point i wondered what services would be up and running if I were to spin this up as a VM so using the same image I got to the point where it asks to accept the EULA and the default URL https://172.16.16.16:4444 forwarded to 172.16.16.16:4444/.../login.jsp.
I then ran a nmap -p 1-65535 -T4 -A -v 172.16.16.16 scan again on the VM and produced the following results.
22/tcp open ssh
443/tcp open ssl/https
2712/tcp open aocp
3128/tcp open squid-http
4444/tcp open ssl/krb524
8090/tcp open unknown
8094/tcp open ssl/unknown
9922/tcp open ssl/unknown
Is the install aware of the virtual NIC's or lack of in the first case and purposefully close the ports to which the services/daemons are running..?
Normally the WebAdmin needs to be reachable when the device answers pings or portscans. I saw some threads about browserproblems. Did you test another browser?
It's definitely not a browser issue.. The first set of port scans i submitted were for the UTM 120 version5 and the Web Admin ports were closed. The second set of port scan was a VM and the Web Admin ports were open.
I don't suppose you have a version 5 you can test and see how it goes?
I did pose this question to Sophos themselves but no one has come back to me..
OMG Thanks Nemo for doing this (It's like Sophos Porn!! :)) I'm aware of the ports reversing, as stated earlier.. I have the port right as i get a dynamic IP on the correct range.. And i can ping the 172.16.16.16 IP.. I wonder if this is a revision issue.. Its a bit bizzare this scenario.. I'm going to try and get my hands on a rev4 and try again. This is a pretty straight forward process..