Serving on multiple interfaces?

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
excaliburr
Posts: 30
Joined: Thu Feb 11, 2016 10:03 am

Serving on multiple interfaces?

Post by excaliburr »

Hi


How do i serve on multiple interfaces? It seems like it binds to one of the interfaces. I have 2 lans, wifi and vpn on the server. And when the vpn is on it prefers vpn over others.

16:34:36 INFO Starting Universal Media Server 6.5.1
16:34:36 INFO Based on PS3 Media Server by shagrath, copyright 2008-2014
16:34:36 INFO http://www.universalmediaserver.com
16:34:36 INFO
16:34:36 INFO Build: 7e985ea99 (2016-10-02)
16:34:36 INFO Java: Java HotSpot(TM) 64-Bit Server VM 1.8.0_102 64-bit by Oracle Corporation
16:34:36 INFO OS: Linux 64-bit 4.3.0-1-amd64
16:34:36 INFO Encoding: UTF-8
16:34:36 INFO Memory: 889 MB
16:34:36 INFO Language: English (United States)
16:34:36 INFO


16:34:51 INFO Registering transcoding engine: tsMuxeR
16:34:51 INFO Registering transcoding engine: Audio High Fidelity
16:34:51 INFO Registering transcoding engine: VLC Web Audio (Legacy)
16:34:51 INFO Registering transcoding engine: VLC Web Video (Legacy)
16:34:51 INFO Registering transcoding engine: dcraw Thumbnailer
16:34:51 DEBUG Reading engines: "ffmpegvideo,mencoder,vlctranscoder,tsmuxer,ffmpegaudio,tsmuxeraudio,ffmpegwebvideo,mencoderwebvideo,vlcwebvideo,vlcvideo,vlcaudio,rawthumbs" (default: "ffmpegvideo,mencoder,tsmuxer,ffmpegaudio,tsmuxeraudio,ffmpegwebvideo,vlcwebvideo,vlcvideo,mencoderwebvideo,vlcaudio,ffmpegdvrmsremux,rawthumbs")
16:34:51 DEBUG Reading ffmpeg_mux_tsmuxer_compatible: true (default: false)
16:34:51 DEBUG [Parsed_ass_0 @ 0x51c5420] Using font provider fontconfig
16:34:51 DEBUG [Parsed_ass_0 @ 0x51c5420] Added subtitle file: 'DummyInput.ass' (6 styles, 1 events)
16:34:51 DEBUG Reading ffmpeg_mencoder_problematic_subtitles: false (default: true)
16:34:51 DEBUG Reading vlc_use_experimental_codecs: true (default: false)
16:34:51 DEBUG Reading audio_resample: false (default: true)
16:34:51 INFO Using address /10.8.0.14 found on network interface: name:tun0 (tun0)
16:34:51 INFO Created socket: /10.8.0.14:5001
16:34:51 INFO WEB interface is available at: http://10.8.0.14:9001
16:34:51 INFO A tiny cache admin interface is available at: http://10.8.0.14:5001/console/home
Post Reply