• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Networking & Access Container is binding to incorrect subnet and ignoring network.xml

     
    • 0 Vote(s) - 0 Average

    Container is binding to incorrect subnet and ignoring network.xml

    docker container is binding to 192.168.0.0/16 instead of 192.168.1.0/24 and ignoring network.xml
    gnattu
    Offline

    Team Member

    Posts: 342
    Threads: 0
    Joined: 2024 Feb
    Reputation: 17
    #21
    2024-04-04, 02:04 AM (This post was last modified: 2024-04-04, 02:06 AM by gnattu. Edited 1 time in total.)
    This option is a list and your setting is wrong.

    We have a GUI for this is dashboard->advanced>networking, then you will see "Lan Networks" option, where you can set this key by GUI.

    If you want to set it in xml, then you need to do it like this:

    Code:
    <LocalNetworkSubnets>
        <string>192.168.1.0/24</string>
        <string>192.168.2.0/24</string>
        <string>192.168.3.0/24</string>
        <string>192.168.99.0/24</string>
        <string>192.168.20.0/24</string>
    </LocalNetworkSubnets>
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:12 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 06:27 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:33 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:40 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 06:46 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:50 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 06:43 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:44 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 06:48 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 06:48 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 06:55 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 07:08 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 07:02 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 07:10 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 07:19 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 07:21 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 07:55 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-03, 07:59 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-03, 10:59 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-04, 01:47 AM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-04, 02:08 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by gnattu - 2024-04-04, 02:04 AM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-04, 02:11 AM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-04, 02:26 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-04, 02:43 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by TheDreadPirate - 2024-04-04, 02:45 PM
    RE: Container is binding to incorrect subnet and ignoring network.xml - by ghostkjb - 2024-04-04, 02:59 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode