Hi,
I have a new installation of monowall on a vmware virtual machine. I have 2 vmnics, one for lan one for wan. Lan nic is set up with a manual IP: 10.99.32.26/24, WAN is set as host only networking on vmware (i.e. gets IP from vmware DHCP).
After a fresh installation using generic-pc-1.235.img and
these instructions, specifying lan/wan ports and setting up the IP, I cannot access the webgui. I have another PC configured as 10.99.32.15/24 which can ping m0n0wall and can telnet in to an http server on port 80:
root@myserver:/home/chesha# telnet 10.99.32.26 80
Trying 10.99.32.26...
Connected to 10.99.32.26.
Escape character is '^]'.
(here i pressed return twice)(null) 400 Bad Request
Date: Wed, 19 Nov 2008 16:53:16 GMT
Cache-Control: no-cache,no-store
Content-Type: text/html; charset=%s
Connection: close
<html>
<head><title>400 Bad Request</title></head>
<body>
<h3>400 Bad Request</h3>
Can't parse request.
</body>
</html>
Connection closed by foreign host.
but using any (lynx, firefox) browser times out waiting for an http response.
Can anybody help please? M0n0wall seems spot on for a project I'm working on but if I cant get a response from it im a bit muddled
I had exactly the same results from the m0n0wall available from the vm market place.