You are here
Julian Corbett - Sun, 2010/08/01 - 09:47
Hi All
I have just installed django on VBox and everything installed with a problem. However when i try to log in to webmin https://10.0.2.15:12321 i just get an error page ... its the same with any of the other ips to
My VBox host is Lucid by the way
Any suggestions please ?
Many Thanks
Forum:
Have you set networking to 'Bridged'?
By default VBox sets networking to 'NAT' which is fine for outgoing but not so useful for incoming. Try setting it to bridged (with VM off) and then start it and test again. If it still doesn't work, try pinging it. Does that work?
RE
HI .. DUH, i forgot to change that in the settings, and yes it works now ... Sunday mornings for ya ... haha
Many Thanks
Strange... should work OOTB
Perhaps it's something to do with rejected security certificates (they connect via https using self signed certs). Check your security settings and/or perhaps try a different web browser.
PS even though it may seem similar, this is a completely different issue to the OP.
Add new comment