[SOLVED] OMV 4.0.9 new install can ping static address, but web browser connection refused

  • I'm new to OMV, but reasonably comfortable with CLI...
    I updated /etc/network/interfaces to static from dhcp thusly:

    And I can ping the OMV static addy from other machines on the network but the web browser interface gags as shown (didn't include a screen-shot as the few graphics don't do much and use loads of bandwidth even as a thumbnail):

    Code
    This site can’t be reached
    192.168.1.19 refused to connect.
    Try:
    Checking the connection
    Checking the proxy and the firewall
    ERR_CONNECTION_REFUSED

    I'm not sure what has the web interface blocked and need some help

  • Hmmmm... downloaded OMV 4.0.9 iso for amd64, checked the sha256sum for the downloaded file against the download library - matched; and compared sha256sum between the downloaded file and the cdrom - matched..
    However, *NO* sign of netstat on the OMV installation, save in a huge list of entries like these:


    Code
    root@myomv:/# find . -depth -iname netstat
    ./proc/690/task/693/net/netstat
    ./proc/690/net/netstat
    [...]
    ./proc/851/task/854/net/netstat
    ./proc/851/net/netstat
    [...]
    ./proc/938/task/941/net/netstat
    ./proc/938/net/netstat

    Did I miss a step on installing some network services?

  • SOLVED!
    I had never run `omv-initsystem`... must have been buried in how-to somewhere that I missed


    Also I added net-tools, so netstat now works

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!