<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 12/18/2012 7:22 PM, Jean-Yves
Avenard wrote:<br>
</div>
<blockquote
cite="mid:CANpj82+9jhv0sxzes2XhARy=wEVvifspBiz_hjTnso8-4PTEHA@mail.gmail.com"
type="cite">
<pre wrap="">Did you ever run mythtv-setup on that machine and made it to only
listen to localhost?
Run mythtv-setup on that frontend, go into the main settings, make
sure the IPv4 and IPv6 settings are empty.
Then restart mythfrontend
If it's still not working, start mythfrontend with --loglevel debug
Jean-Yves
_______________________________________________
</pre>
</blockquote>
<br>
That fixed it thanks! <br>
<br>
Since this was a frontend-only mythbuntu system, mythbackend is not
installed, so I had to install it first in order to get the
mythtv-setup.<br>
Once in mythtv-setup, I deleted the two entries (left them blank)
under "General" for IPv4 and IPv6.<br>
<br>
<br>
Now I get the expected message in the log:<br>
<br>
2012-12-18 20:39:00.194853 D Adding IPv4 loopback to address list.<br>
2012-12-18 20:39:00.194896 D Adding IPv6 loopback to address list.<br>
2012-12-18 20:39:00.195005 D Adding '192.168.2.148' to address
list.<br>
2012-12-18 20:39:00.195083 D Adding link-local
'FE80::213:2FF:FE5E:274A%wlan0' to address list.<br>
2012-12-18 20:39:00.195468 I Listening on TCP 127.0.0.1:6547<br>
2012-12-18 20:39:00.195698 I Listening on TCP 192.168.2.148:6547<br>
2012-12-18 20:39:00.195863 I Listening on TCP [::1]:6547<br>
2012-12-18 20:39:00.196035 I Listening on TCP
[fe80::213:2ff:fe5e:274a%wlan0]:6547<br>
2012-12-18 20:39:00.712822 D
MMulticastSocketDevice(239.255.255.250:50): setsockopt -
IP_DROP_MEMBERSHIP <br>
eno: Invalid argument (22)<br>
2012-12-18 20:39:01.138209 D
MMulticastSocketDevice(239.255.255.250:52): setsockopt -
IP_DROP_MEMBERSHIP <br>
eno: Invalid argument (22)<br>
2012-12-18 20:39:01.167212 D RAOP Conn: Loaded RSA private key (1)<br>
2012-12-18 20:39:01.175433 I RAOP Device: Created RAOP device
objects.<br>
2012-12-18 20:39:01.175739 I Listening on TCP 127.0.0.1:5000<br>
2012-12-18 20:39:01.175852 I Listening on TCP 192.168.2.148:5000<br>
2012-12-18 20:39:01.175976 I Listening on TCP [::1]:5000<br>
2012-12-18 20:39:01.176056 I Listening on TCP
[fe80::213:2ff:fe5e:274a%wlan0]:5000<br>
2012-12-18 20:39:01.176094 I RAOP Device: Listening for connections
on port 5000<br>
2012-12-18 20:39:01.187778 I AirPlay: Created airplay objects.<br>
2012-12-18 20:39:01.188024 I Listening on TCP 127.0.0.1:5100<br>
2012-12-18 20:39:01.188092 I <b>Listening on TCP
192.168.2.148:5100</b><br>
2012-12-18 20:39:01.188172 I Listening on TCP [::1]:5100<br>
2012-12-18 20:39:01.188252 I Listening on TCP
[fe80::213:2ff:fe5e:274a%wlan0]:5100<br>
2012-12-18 20:39:01.214289 I Registering service
4f683f6f4d62@MythTV on mythfe._raop._tcp port 5000 TXT
tp=UDsm=falssv=falseek=1et=0,1cn=0,1ch=2ss=1sr=4410pw=falsevn=3
txtvers=md=0,1,2 vs=130.14da=true<br>
2012-12-18 20:39:01.239509 I Loading en_us translation for module
mythfrontend<br>
2012-12-18 20:39:02.149260 I Bonjour: Service registration
complete: name 'MythTV on mythfe' type '_airplay._tcp.' domain:
'local.'<br>
2012-12-18 20:39:02.173406 I Bonjour: Service registration
complete: name '4f683f6f4d62@MythTV on mythfe' type '_raop._tcp.'
domain: 'local.'<br>
2012-12-18 20:39:02.187596 I RAOP Device: New connection from
192.168.2.151:61362<br>
2012-12-18 20:39:02.187929 I Binding to UDP 127.0.0.1:6000<br>
2012-12-18 20:39:02.188055 I <b>Binding to UDP 192.168.2.148:6000</b><br>
2012-12-18 20:39:02.188232 I Binding to UDP [::1]:6000<br>
2012-12-18 20:39:02.188403 I Binding to UDP
[fe80::213:2ff:fe5e:274a%wlan0]:6000<br>
2012-12-18 20:39:02.188485 I RAOP Conn: Bound to port 6000 for
incoming data<br>
<br>
</body>
</html>