FAQ  •  Register  •  Login

TV is set to fixed ip address, but serviio detects it twice

<<

raist1976

Serviio newbie

Posts: 10

Joined: Sun Jan 15, 2012 12:14 am

Post Sun Jan 15, 2012 12:24 am

TV is set to fixed ip address, but serviio detects it twice

Hi,

I'm facing a rather new problem, because I was using serviio for several months without a hitch.
It might be since I upgraded to serviio 0.6.1, althougth I'm not 100% sure.

The problem is that my samsung TV is first beeing detected on the serviio console with ip address 192.168.0.20 (fixed ip with dhcp lease on router).
The right profile is recognized (samsung C/D) and I can play a video.
But if I return to the file selection on the tv and try to play the same file, or another one, it gives an error 'file not supported'.
Then I check on the serviio console and I see that my 192.168.0.20 has disapeared and is now 192.168.27.14 ... which is impossible because my router is only set to assign addresses of the form 192.168.0.* ....

I don't know what is happening there !

Here's an example in the log when both IP are rendered at almost the same time :

012-01-15 00:52:19,463 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.20
2012-01-15 00:52:19,464 DEBUG [RendererDAOImpl] Updating Renderer (uuid = ae6a4542-7fe3-fcb5-3c14-40f5616ca5c2, ipAddress = 192.168.0.20)
2012-01-15 00:52:19,465 DEBUG [RendererManager] Adding renderer Renderer [uuid=ae6a4542-7fe3-fcb5-3c14-40f5616ca5c2, ipAddress=192.168.0.20, name=Samsung DTV DMR, profileId=7, manuallyAdded=false, forcedProfile=false] to list of active renderers
2012-01-15 00:52:19,476 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.27.14
2012-01-15 00:52:19,476 DEBUG [RendererDAOImpl] Updating Renderer (uuid = ae6a4542-7fe3-fcb5-3c14-40f5616ca5c2, ipAddress = 192.168.27.14)
2012-01-15 00:52:19,477 DEBUG [RendererManager] Adding renderer Renderer [uuid=ae6a4542-7fe3-fcb5-3c14-40f5616ca5c2, ipAddress=192.168.27.14, name=Samsung DTV DMR, profileId=7, manuallyAdded=false, forcedProfile=false] to list of active renderers
<<

WildRushSykes

User avatar

DLNA master

Posts: 290

Joined: Sat Aug 27, 2011 4:38 pm

Location: Eastbourne (UK)

Post Sun Jan 15, 2012 12:27 am

Re: TV is set to fixed ip address, but serviio detects it tw

do u have windows media player sharing enabled?
Serviio 1.4.1 - Windows 8.1 Pro x64 with Media Center - HP Pavillion G series - PS3 and 4 - 3TB Drive wih 500+ Bluray MKV Movies

Beta Tester and All Plugins Pack Creator

Image
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Jan 15, 2012 12:32 am

Re: TV is set to fixed ip address, but serviio detects it tw

can you ping the new IP?

  Code:
ping 192.168.27.14


If yes it means it exists. You could also use wireshark to sniff traffic and see if there are any packets incoming from that address. Also by any change doesn't the TV havewifi as well as wired network adaptors?
<<

raist1976

Serviio newbie

Posts: 10

Joined: Sun Jan 15, 2012 12:14 am

Post Sun Jan 15, 2012 12:38 am

Re: TV is set to fixed ip address, but serviio detects it tw

reinstalled serviio-0.5.2, problem fixed ...
have yet to try with 0.6.0.1
<<

WildRushSykes

User avatar

DLNA master

Posts: 290

Joined: Sat Aug 27, 2011 4:38 pm

Location: Eastbourne (UK)

Post Sun Jan 15, 2012 12:39 am

Re: TV is set to fixed ip address, but serviio detects it tw

It would of helped us out more if you stuck with the latest 0.6.1 version so we can iron out bugs :D
Serviio 1.4.1 - Windows 8.1 Pro x64 with Media Center - HP Pavillion G series - PS3 and 4 - 3TB Drive wih 500+ Bluray MKV Movies

Beta Tester and All Plugins Pack Creator

Image
<<

raist1976

Serviio newbie

Posts: 10

Joined: Sun Jan 15, 2012 12:14 am

Post Sun Jan 15, 2012 12:45 am

Re: TV is set to fixed ip address, but serviio detects it tw

zip wrote:can you ping the new IP?

  Code:
ping 192.168.27.14


If yes it means it exists. You could also use wireshark to sniff traffic and see if there are any packets incoming from that address. Also by any change doesn't the TV havewifi as well as wired network adaptors?


strange thing is that I can ping 192.168.27.14 but not 192.168.0.20 . I already checked that strang behaviour yesterday but thought maybe the tv was not accepting pings...
Maybe it has something to do with PLC plugs ? do that act like stand alone routers maybe ? Because my TV is plugged on such plugs.

Before my tv was connected on wifi, now I plugged it with PLC plug, but I removed the wifi adaptater from the TV... no way it can still work :)
<<

raist1976

Serviio newbie

Posts: 10

Joined: Sun Jan 15, 2012 12:14 am

Post Sun Jan 15, 2012 12:46 am

Re: TV is set to fixed ip address, but serviio detects it tw

WildRushSykes wrote:It would of helped us out more if you stuck with the latest 0.6.1 version so we can iron out bugs :D


sure, but I do need to be able to watch a movie without getting my nerves on edge ;)
anyway I'll try to sort this out.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Jan 15, 2012 12:46 am

Re: TV is set to fixed ip address, but serviio detects it tw

TV will reply to pings, yes
<<

raist1976

Serviio newbie

Posts: 10

Joined: Sun Jan 15, 2012 12:14 am

Post Sun Jan 15, 2012 1:02 am

Re: TV is set to fixed ip address, but serviio detects it tw

EDIT : can reproduce with 0.6.0.1. so it just might not be a problem with serviio. will try to use 0.5.2 a little longer to make sure.

can't reproduce either with 0.6.0.1, but did reproduce it with 0.6.1 so there's something there...
with 0.6.0.1 I saw a strange address at some point after clicking refresh (was yet different), but it changed back to 192.168.0.20 with yet another click on refresh.

will do further testing and some sniffing tomorrow
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Sun Jan 15, 2012 11:38 am

Re: TV is set to fixed ip address, but serviio detects it tw

raist1976 wrote:strange thing is that I can ping 192.168.27.14 but not 192.168.0.20 . I already checked that strang behaviour yesterday but thought maybe the tv was not accepting pings...
Maybe it has something to do with PLC plugs ? do that act like stand alone routers maybe ? Because my TV is plugged on such plugs.

Before my tv was connected on wifi, now I plugged it with PLC plug, but I removed the wifi adaptater from the TV... no way it can still work :)


192.168.27.14 and 192.168.0.20 are different IP subnets. They cannot talk to each other unless you have setup a bridge between the two IP subnets.
Last edited by moltra on Sun Jan 15, 2012 11:48 am, edited 1 time in total.
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Sun Jan 15, 2012 11:47 am

Re: TV is set to fixed ip address, but serviio detects it tw

ok so network issue can i have some info oon your network please.

from cmd prompt please run Ipconfig and paste out put here.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Jan 15, 2012 12:30 pm

Re: TV is set to fixed ip address, but serviio detects it tw

what about detailed log? are there any other requests from the dodgy IP address? incoming requests etc.
<<

raist1976

Serviio newbie

Posts: 10

Joined: Sun Jan 15, 2012 12:14 am

Post Sun Jan 15, 2012 3:23 pm

Re: TV is set to fixed ip address, but serviio detects it tw

WildRushSykes wrote:do u have windows media player sharing enabled?


I think yes because my TV sees my computer too. Should I try to disable that ?
<<

raist1976

Serviio newbie

Posts: 10

Joined: Sun Jan 15, 2012 12:14 am

Post Sun Jan 15, 2012 3:27 pm

Re: TV is set to fixed ip address, but serviio detects it tw

moltra wrote:
raist1976 wrote:strange thing is that I can ping 192.168.27.14 but not 192.168.0.20 . I already checked that strang behaviour yesterday but thought maybe the tv was not accepting pings...
Maybe it has something to do with PLC plugs ? do that act like stand alone routers maybe ? Because my TV is plugged on such plugs.

Before my tv was connected on wifi, now I plugged it with PLC plug, but I removed the wifi adaptater from the TV... no way it can still work :)


192.168.27.14 and 192.168.0.20 are different IP subnets. They cannot talk to each other unless you have setup a bridge between the two IP subnets.


and now I'm seeing another IP address in serviio for the TV : 169.254.65.23 ... !
My computer is 192.168.0.10, my router 192.168.0.254 ... automatic DHCP is from 192.168.0.1 to 192.168.0.50 and the TV had a permanent lease, based on MAC address, on 192.168.0.20.
I saw somewhere, but don't know if true, that there can be a conflict between the DHCP range and the permanent lease that has an address in the DHCP range ? (but I don't believe the router would have problem with that...)
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Sun Jan 15, 2012 3:29 pm

Re: TV is set to fixed ip address, but serviio detects it tw

raist1976 wrote:
moltra wrote:
raist1976 wrote:strange thing is that I can ping 192.168.27.14 but not 192.168.0.20 . I already checked that strang behaviour yesterday but thought maybe the tv was not accepting pings...
Maybe it has something to do with PLC plugs ? do that act like stand alone routers maybe ? Because my TV is plugged on such plugs.

Before my tv was connected on wifi, now I plugged it with PLC plug, but I removed the wifi adaptater from the TV... no way it can still work :)


192.168.27.14 and 192.168.0.20 are different IP subnets. They cannot talk to each other unless you have setup a bridge between the two IP subnets.


and now I'm seeing another IP address in serviio for the TV : 169.254.65.23 ... !
My computer is 192.168.0.10, my router 192.168.0.254 ... automatic DHCP is from 192.168.0.1 to 192.168.0.50 and the TV had a permanent lease, based on MAC address, on 192.168.0.20.
I saw somewhere, but don't know if true, that there can be a conflict between the DHCP range and the permanent lease that has an address in the DHCP range ? (but I don't believe the router would have problem with that...)


is your internet connection provided over pppoe protocol?
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

raist1976

Serviio newbie

Posts: 10

Joined: Sun Jan 15, 2012 12:14 am

Post Sun Jan 15, 2012 3:31 pm

Re: TV is set to fixed ip address, but serviio detects it tw

Cerberus wrote:
is your internet connection provided over pppoe protocol?


IPoA
<<

raist1976

Serviio newbie

Posts: 10

Joined: Sun Jan 15, 2012 12:14 am

Post Sun Jan 15, 2012 3:32 pm

Re: TV is set to fixed ip address, but serviio detects it tw

Cerberus wrote:ok so network issue can i have some info oon your network please.

from cmd prompt please run Ipconfig and paste out put here.


Windows IP Configuration


Ethernet adapter Local Area Connection 2:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :

Ethernet adapter Freebox LAN:

Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::a075:6f5f:5b61:8998%10
IPv4 Address. . . . . . . . . . . : 192.168.0.10
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.254

Tunnel adapter isatap.{3DA1EB0D-D45A-41DE-A0CC-485C9FE20A21}:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :

Tunnel adapter Teredo Tunneling Pseudo-Interface:

Connection-specific DNS Suffix . :
IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fb:45d:3ab6:ad1a:7b49
Link-local IPv6 Address . . . . . : fe80::45d:3ab6:ad1a:7b49%21
Default Gateway . . . . . . . . . : ::

Tunnel adapter isatap.{DC549D36-2FC0-4F29-970F-A14118B59B17}:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :

... nothing unusual. As stated in previous post, my computer is 192.168.0.10, my router 192.168.0.254 ... automatic DHCP is from 192.168.0.1 to 192.168.0.50 and the TV had a permanent lease, based on MAC address, on 192.168.0.20.
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Sun Jan 15, 2012 3:33 pm

Re: TV is set to fixed ip address, but serviio detects it tw

ipoa???

edit: AHH ok IP over ATM that coudl be ur issue try disbaling your connection then try serviio, you should no longer see ironious IP.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging

Return to Samsung

Who is online

Users browsing this forum: No registered users and 2 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.