<div class="gmail_quote">On Sun, Feb 28, 2010 at 3:57 PM, Lennart Poettering <span dir="ltr">&lt;<a href="mailto:lennart@poettering.net">lennart@poettering.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Sun, 28.02.10 15:53, j2u4 j2u4 (<a href="mailto:j2u44u@gmail.com">j2u44u@gmail.com</a>) wrote:<br>
<br>
&gt; I have 3 machines on a private 192.168.0.0 network. I have a device that<br>
&gt; only exposes a zerconf 169.254.0.0 interface.<br>
&gt;<br>
&gt; What is the best way to make the zeroconf device visible to hosts on my<br>
&gt; private network? Is it just a matter of running avahi daemon on all of them,<br>
&gt; and adding a route to 169.254.0.0 on their default ethernet interfaces?<br>
<br>
</div></div><a href="http://avahi.org/wiki/AvahiAutoipd#Routes" target="_blank">http://avahi.org/wiki/AvahiAutoipd#Routes</a> </blockquote><div><br></div><div>Thanks, that is exactly what I was looking for. I&#39;m having a bit of trouble debugging it, though, as I can&#39;t seem to find the zeroconf device on the network now. Here&#39;s my config:</div>
<div><br></div><div><div>eth0      Link encap:Ethernet  HWaddr 00:11:11:b2:e6:38  </div><div>          inet addr:192.168.100.2  Bcast:192.168.100.255  Mask:255.255.255.0</div></div><div><br></div><div><div>Kernel IP routing table</div>
<div>Destination     Gateway         Genmask         Flags Metric Ref    Use Iface</div><div>192.168.100.0   0.0.0.0         255.255.255.0   U     0      0        0 eth0</div><div>169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth0</div>
<div>0.0.0.0         192.168.100.1   0.0.0.0         UG    0      0        0 eth0</div><div>0.0.0.0         0.0.0.0         0.0.0.0         U     1000   0        0 eth0</div></div><div><br></div><div>Do you see anything wrong here? The gateway route to 192.168.100.1 is used to get out to the internet through NAT. I can remove that route, but still can&#39;t discover my zeroconf device (it&#39;s an hdhomerun).</div>
<div><br></div><div>I *can* see the hdhomerun if a reconfigure eth0 to be a ipv4ll instead of static 192.168.100.2, but then that breaks the rest of the network.</div><div><br></div><div>Any ideas or tips?</div><div><br></div>
<div>-J</div></div>