You are not logged in.
Hi all,
I'm having a weird issue with XMBC and its upnp functionality. After scouring the net and the awesome wiki, I opened ports 1900/udp & 2869/tcp in ufw:
[root@bolvar ufw]# ufw status
Status: active
[root@bolvar ufw]# ufw allow 1900/udp
Rule added
Rule added (v6)
[root@bolvar ufw]# ufw allow 2869/tcp
Rule added
Rule added (v6)
[root@bolvar ufw]# ufw status
Status: active
To Action From
-- ------ ----
1900/udp ALLOW Anywhere
2869/tcp ALLOW Anywhere
1900/udp ALLOW Anywhere (v6)
2869/tcp ALLOW Anywhere (v6)But XBMC will not find my upnp server (A Synology DS411slim); when I disable the firewall fully, it works...
The biggest difference I can think of since it last worked was installing sytemd. Has systemd changed something that I'm missing? I want to debug this myself, but I'm confused as what to do next.
Below is a snippet of my dmesg output if this helps:
[78983.573840] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:84:c9:b2:4c:0d:9b:86:dd SRC=fe80:0000:0000:0000:86c9:b2ff:fe4c:0d9b DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[79044.394608] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:84:c9:b2:4c:0d:9b:86:dd SRC=fe80:0000:0000:0000:86c9:b2ff:fe4c:0d9b DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[79071.997527] [UFW BLOCK] IN=eth0 OUT= MAC=1c:6f:65:30:99:10:84:c9:b2:4c:0d:9b:08:00 SRC=71.182.228.126 DST=192.168.1.101 LEN=52 TOS=0x00 PREC=0x20 TTL=112 ID=15795 DF PROTO=TCP SPT=53026 DPT=28249 WINDOW=8192 RES=0x00 SYN URGP=0
[79074.991486] [UFW BLOCK] IN=eth0 OUT= MAC=1c:6f:65:30:99:10:84:c9:b2:4c:0d:9b:08:00 SRC=71.182.228.126 DST=192.168.1.101 LEN=52 TOS=0x00 PREC=0x20 TTL=112 ID=16079 DF PROTO=TCP SPT=53026 DPT=28249 WINDOW=8192 RES=0x00 SYN URGP=0
[79080.980743] [UFW BLOCK] IN=eth0 OUT= MAC=1c:6f:65:30:99:10:84:c9:b2:4c:0d:9b:08:00 SRC=71.182.228.126 DST=192.168.1.101 LEN=48 TOS=0x00 PREC=0x20 TTL=112 ID=16262 DF PROTO=TCP SPT=53026 DPT=28249 WINDOW=8192 RES=0x00 SYN URGP=0
[79105.155417] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:84:c9:b2:4c:0d:9b:86:dd SRC=fe80:0000:0000:0000:86c9:b2ff:fe4c:0d9b DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[79166.021844] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:84:c9:b2:4c:0d:9b:86:dd SRC=fe80:0000:0000:0000:86c9:b2ff:fe4c:0d9b DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[79226.913907] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:84:c9:b2:4c:0d:9b:86:dd SRC=fe80:0000:0000:0000:86c9:b2ff:fe4c:0d9b DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[79269.411730] [UFW BLOCK] IN=eth0 OUT= MAC=1c:6f:65:30:99:10:84:c9:b2:4c:0d:9b:08:00 SRC=192.168.1.1 DST=192.168.1.101 LEN=266 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=1900 DPT=6968 LEN=246
[79272.413180] [UFW BLOCK] IN=eth0 OUT= MAC=1c:6f:65:30:99:10:84:c9:b2:4c:0d:9b:08:00 SRC=192.168.1.1 DST=192.168.1.101 LEN=266 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=1900 DPT=6968 LEN=246Many thanks.
Last edited by kcy29581 (2012-06-17 21:20:40)
There is no spoon in Arch...
Offline
Interesting... after trying literally for minutes to connect, XBMC suddenly found the server. Very inconsistent and with no changes.
There is no spoon in Arch...
Offline
After a reboot this is still not working. Any ideas on what to check/fix?
Thanks.
There is no spoon in Arch...
Offline