• Dockers and plugins unable to access gateway


    bytchslappa
    • Solved Minor

    Performing an upgrade from 6.6.7 to nasv4-diagnostics-20191029-2322.zip6.8.0-rc4 (and rc3) - dockers and plugins and unable to access gateway.  Looking at the network setup, BR0 is not available neither is docker0.  Network config files are pointing to an eth2 also - which no longer exists.

     

     




    User Feedback

    Recommended Comments

    Edit the file "network.cfg" in the /config folder on your USB device.

    Remove the following section

    IFNAME[1]="eth2"
    PROTOCOL[1]="ipv4"
    USE_DHCP[1]="no"
    IPADDR[1]="192.168.1.131"
    NETMASK[1]="255.255.255.0"
    GATEWAY[1]="192.168.1.1"

    And change this line to

    SYSNICS="1"

    Reboot your system to make the changes effective.

    Edited by bonienl
    Link to comment

    Fixed :)

     

    Since I had rolled back to 6.6.7 - I made the change to the network.cfg file via MC - and performed the upgrade to 6.8.0-rc4.  BR0 and Docker0 are back, dockers can see the gateway and outside world again :)

     

    Simple fix

     

    Thanks!

    Link to comment

    I am having this same issue with RC4 but I don't have an eth2? I can't webui into dockers with BR0

     

    # Generated settings:
    IFNAME[0]="br0"
    BONDNAME[0]="bond0"
    BONDING_MIIMON[0]="100"
    BRNAME[0]="br0"
    BRSTP[0]="no"
    BRFD[0]="0"
    BONDING_MODE[0]="1"
    BONDNICS[0]="eth0"
    BRNICS[0]="bond0"
    PROTOCOL[0]="ipv4"
    USE_DHCP[0]="no"
    IPADDR[0]="192.168.1.10"
    NETMASK[0]="255.255.255.0"
    GATEWAY[0]="192.168.1.1"
    METRIC[0]="210"
    DNS_SERVER1="192.168.1.1"
    USE_DHCP6[0]="yes"
    DHCP6_KEEPRESOLV="no"
    SYSNICS="1"

    tower-diagnostics-20191101-1309.zip

    Edited by ffhelllskjdje
    Link to comment


    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.