• 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 SOLVED: Local Connection Issue

     
    • 0 Vote(s) - 0 Average

    SOLVED: Local Connection Issue

    Cannot connect devices on LAN to host server
    sammyg2005
    Offline

    Junior Member

    Posts: 12
    Threads: 1
    Joined: 2024 Jul
    Reputation: 0
    Country:United States
    #13
    2024-07-24, 07:22 PM
    (2024-07-24, 07:06 PM)TheDreadPirate Wrote: I was talking about the output of "sudo ifconfig" or "sudo netplan status".  Jellyfin, by default, ignores NICs that start with "veth".  See my example below.  The last two interfaces would be ignored by Jellyfin.  I don't know if you had some unorthodox setup and the "veth" interfaces were the only NICs available.

    Code:
    chris@rat-trap:~$ sudo netplan status
        Online state: online
        DNS Addresses: 127.0.0.53 (stub)
          DNS Search: <mydomain.tld>

    ●  1: lo ethernet UNKNOWN/UP (unmanaged)
          MAC Address: 00:00:00:00:00:00
            Addresses: 127.0.0.1/8
                      ::1/128

    ●  2: eno1 ethernet UP (networkd: eno1)
          MAC Address: a0:36:bc:35:7c:b7 (Intel Corporation)
            Addresses: 192.168.1.3/24 (dhcp)
                      <IPv6 prefix>:<IPv6 address>/128
                      <IPv6 prefix>:<IPv6 address>/64
                      fe80::a236:bcff:fe35:7cb7/64 (link)
        DNS Addresses: 192.168.1.1
                      <IPv6 prefix>::1
          DNS Search: <mydomain.tld>
              Routes: default via 192.168.1.1 from 192.168.1.3 metric 100 (dhcp)
                      192.168.1.0/24 from 192.168.1.3 metric 100 (link)
                      192.168.1.1 from 192.168.1.3 metric 100 (dhcp, link)
                      <IPv6 prefix>::/64 metric 100 (ra)
                      fe80::/64 metric 256
                      default via fe80::e6f4:c6ff:fe05:3b24 metric 100 (ra)

    ●  3: br-e1bdec8cf397 bridge UP (unmanaged)
          MAC Address: 02:42:c8:ba:10:51
            Addresses: 172.16.100.1/24
                      fe80::42:c8ff:feba:1051/64 (link)
              Routes: 172.16.100.0/24 from 172.16.100.1 (link)
                      fe80::/64 metric 256
          Interfaces: veth1a24fc4
                      vethdb4e1a0

    ● 52: veth1a24fc4 virtual-ethernet UP (unmanaged)
          MAC Address: e2:46:bf:48:46:67
            Addresses: fe80::e046:bfff:fe48:4667/64 (link)
              Routes: fe80::/64 metric 256
              Bridge: br-e1bdec8cf397

    ● 54: vethdb4e1a0 virtual-ethernet UP (unmanaged)
          MAC Address: 1e:7f:0c:3f:55:01
            Addresses: fe80::1c7f:cff:fe3f:5501/64 (link)
              Routes: fe80::/64 metric 256
              Bridge: br-e1bdec8cf397

    Ah I understand the assignment now. It seems I am ''Offline'' and having an issue with my loopback.

    Code:
        Online state: offline
        DNS Addresses: 8.8.8.8
                      192.168.31.200
                      2001:578:3f::30
                      2001:578:3f:1::30

    ●  1: lo ethernet UNKNOWN/UP (unmanaged)
          MAC Address: 00:00:00:00:00:00
            Addresses: 127.0.0.1/8
                      ::1/128

    ●  2: eno1 ethernet UP (unmanaged)
          MAC Address: c8:d3:ff:a0:61:15 (Intel Corporation)
            Addresses: 192.168.31.212/23
                      <IPv6 prefix>:<IPv6 address>/128
                      <IPv6 prefix>:<IPv6 address>/64
                      <IPv6 prefix>:<IPv6 address>/64 (link)
              Routes: default via 192.168.31.200 metric 100 (static)
                      192.168.30.0/23 via 192.168.31.200 metric 100 (static)
                      192.168.30.0/23 from 192.168.31.212 metric 100 (link)
                      2600:8805:3900:5502::1005 metric 100
                      <IPv6 prefix>:<IPv6 address>/1::/64 via  metric 100 (ra)
                      <IPv6 prefix>:<IPv6 address>/64 via metric 100 (ra)
                     <IPv6 prefix>:<IPv6 address>/64 metric 100 (ra)
                      <IPv6 prefix>:<IPv6 address>/64 metric 1024
                      default via <IPv6 prefix>:<IPv6 address> metric 100 (ra)

    ●  3: docker0 bridge UP (unmanaged)
          MAC Address: 02:42:69:1d:b5:84
            Addresses: 172.17.0.1/16
                      <IPv6 prefix>:<IPv6 address>/64 (link)
              Routes: 172.17.0.0/16 from 172.17.0.1 (link)
                      fe80::/64 metric 256

    ●  5: br-174032f1549a bridge UP (unmanaged)
          MAC Address: 02:42:4e:3a:94:45
            Addresses: 172.28.10.1/24
                      <IPv6 prefix>:<IPv6 address>/64 (link)
              Routes: 172.28.10.0/24 from 172.28.10.1 (link)
                      fe80::/64 metric 256

    ●  9: veth96513b5 ethernet UP (unmanaged)
          MAC Address: c6:11:b6:b2:df:fc
            Addresses: <IPv6 prefix>:<IPv6 address>/64 (link)
              Routes: <IPv6 prefix>:<IPv6 address>/64 metric 256

    ● 13: vetha61d1e2 ethernet UP (unmanaged)
          MAC Address: e6:76:75:f0:af:c1
            Addresses: <IPv6 prefix>:<IPv6 address>/64 (link)
              Routes: <IPv6 prefix>:<IPv6 address>/64 metric 256

    ● 15: veth58c9162 ethernet UP (unmanaged)
          MAC Address: 92:62:18:97:f6:66
            Addresses:<IPv6 prefix>:<IPv6 address>/64 (link)
              Routes: <IPv6 prefix>:<IPv6 address>/64 metric 256

    ● 17: veth89397f9 ethernet UP (unmanaged)
          MAC Address: 8a:f0:6c:86:86:00
            Addresses: <IPv6 prefix>:<IPv6 address>/64 (link)
              Routes: <IPv6 prefix>:<IPv6 address>/64 metric 256

    ● 19: veth0fc38d0 ethernet UP (unmanaged)
          MAC Address: f2:74:d9:0e:f6:5a
            Addresses: <IPv6 prefix>:<IPv6 address>/64 (link)
              Routes: fe80::/64 metric 256
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    Local Connection Issue - by sammyg2005 - 2024-07-23, 08:13 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-23, 08:35 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 01:04 AM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 02:30 AM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 05:08 AM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 02:19 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 03:46 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 04:11 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 05:17 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 06:33 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 06:54 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 07:06 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 07:22 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 07:40 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 08:12 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 09:16 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 09:18 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 09:23 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-07-24, 09:31 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 09:35 PM
    RE: Local Connection Issue - by sammyg2005 - 2024-07-24, 11:08 PM
    RE: Local Connection Issue - by axute - 2024-11-14, 10:45 PM
    RE: Local Connection Issue - by TheDreadPirate - 2024-11-14, 11:17 PM
    RE: Local Connection Issue - by axute - 2024-11-15, 09:05 AM
    RE: Local Connection Issue - by TheDreadPirate - 2024-11-15, 02:42 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