[avahi] Avahi dnsconfd (and a bit about running avahi)
Steev
steev at steev.net
Mon Jul 18 13:59:05 EST 2005
Steev wrote:
> Lennart Poettering wrote:
>
>> Could you please rerun the test with a current SVN snapshot? Please
>> make sure to first configure the network interface correctly
>> (including the multicast bit set) and than start avahi-daemon
>> (manually on a terminal, without -D) and finally avahi-discovery. And
>> then tell me the output to STDER/STDOUT of the two tools. Another
>> "ifconfig" dump right after running this would be nice too.
>>
>> Thank you,
>> Lennart
>>
>
Oh, also, this is after both avahi-daemon and avahi-discover are running
mebius nzclient # ifconfig
eth0 Link encap:Ethernet HWaddr 00:40:D0:33:FD:E1
inet addr:169.254.41.79 Bcast:169.254.255.255 Mask:255.255.0.0
inet6 addr: fe80::240:d0ff:fe33:fde1/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:11 Base address:0x2000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:20 errors:0 dropped:0 overruns:0 frame:0
TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1148 (1.1 Kb) TX bytes:1148 (1.1 Kb)
ppp0 Link encap:Point-to-Point Protocol
inet addr:63.25.130.226 P-t-P:63.3.5.129 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:5060 errors:0 dropped:0 overruns:0 frame:0
TX packets:5407 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:3878355 (3.6 Mb) TX bytes:447935 (437.4 Kb)
mebius nzclient # route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
an2.dfw28.da.uu * 255.255.255.255 UH 0 0 0 ppp0
169.254.0.0 * 255.255.0.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default an2.dfw28.da.uu 0.0.0.0 UG 0 0 0 ppp0
mebius nzclient # netstat -gn
IPv6/IPv4 Group Memberships
Interface RefCnt Group
--------------- ------ ---------------------
lo 1 224.0.0.1
eth0 1 224.0.0.251
eth0 1 224.0.0.1
ppp0 1 224.0.0.1
lo 1 ff02::1
eth0 1 ff02::1:ff33:fde1
eth0 1 ff02::1
and closing avahi-discover and running avahi-daemon gives
mebius nzclient # netstat -gn
IPv6/IPv4 Group Memberships
Interface RefCnt Group
--------------- ------ ---------------------
lo 1 224.0.0.1
eth0 1 224.0.0.1
ppp0 1 224.0.0.1
lo 1 ff02::1
eth0 1 ff02::1:ff33:fde1
eth0 1 ff02::1
More information about the avahi
mailing list