• Network issues help?


    sittingmongoose

    I am running RC8.

     

    So I noticed these issues mostly after I moved my server from my house to my parents house.  Same type of router at both places and I am using the same Ethernet jack on the server.  I tried posting in the general support and OpenVPN threads but got no responses.

     

    When I try to create a docker container in bridged mode, I get an error.  Like OpenVPN, it creates the following error in Unraid when creating the docker.

     

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='openvpn-as' --net='bridge' --privileged=true -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'PGID'='100' -e 'PUID'='99' -p '943:943/tcp' -p '9443:9443/tcp' -p '1194:1194/udp' -v '/mnt/user/appdata/openvpn-as':'/config':'rw' --cap-add=NET_ADMIN 'linuxserver/openvpn-as' 

    2db644cbe114cf98f572146527017eaf2b36c5c07b8e2067397a40fec014b4f0
    /usr/bin/docker: Error response from daemon: driver failed programming external connectivity on endpoint openvpn-as (796acda4fb1e3107e89ff13f829123f4c4b4628eea5a94ce14f9bd96102e9789): (iptables failed: iptables --wait -t filter -A DOCKER ! -i docker0 -o docker0 -p tcp -d 172.17.0.4 --dport 9443 -j ACCEPT: iptables: No chain/target/match by that name.
    (exit status 1)).

    The command failed.

     

    https://imgur.com/NaMcd85 and https://imgur.com/IZGFpXY This is the docker creation page for OpenVPN I am talking about.

    Here are my network settings.

    https://imgur.com/mspL162 https://imgur.com/ftysL1E https://imgur.com/2AloCA9




    User Feedback

    Recommended Comments

    Please open a topic in the respective docker container forum.

    You can go to the support page of any container by clicking on its icon and select "Support".

    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.