Trouble connecting to VM of Essential Firewall

I downloaded the VMWare image of Essential Firewall, and tried to get it running on VMWare Server 3 running on 64 bit Windows 7.  The VM loads just fine.  I can log into the shell.  I cannot access the web admin page.
I have confirmed that the Essentials Firewall has the IP address of 192.168.0.1 and I changed VMnet8 to 192.168.0.2/24.  I have tried loading web admin from IE on my laptop, and from firefox on an Ubuntu VM.  Both just timeout.
I tried on a different Windows 7 laptop with VM Player 3.  I have the same issue.  I must be doing something wrong, but I am following the readme.pdf fairly closely, and the instuctions are so straight forward that I find it hard to imagine that I am missing anything.
Parents
  • OK.  I did a netstat and saw that Astaro was listening on 4444.
    telnet localhost 4444 connects.
    ping to 192.168.0.2 from Astaro shows destination host unreachable.
    Saw that interface VMnet1 was 192.168.142.1 and VMnet8 was 192.168.0.1 (as should be according to readme documentation).  I switched them around so now VMnet1 is 192.168.0.1, and I am able to connect to the Astaro appliance from Firefox on my host OS.
Reply
  • OK.  I did a netstat and saw that Astaro was listening on 4444.
    telnet localhost 4444 connects.
    ping to 192.168.0.2 from Astaro shows destination host unreachable.
    Saw that interface VMnet1 was 192.168.142.1 and VMnet8 was 192.168.0.1 (as should be according to readme documentation).  I switched them around so now VMnet1 is 192.168.0.1, and I am able to connect to the Astaro appliance from Firefox on my host OS.
Children