![]() |
2012-02-23
, 20:50
|
Posts: 123 |
Thanked: 99 times |
Joined on Sep 2010
@ Russia
|
#2
|
![]() |
2012-02-24
, 08:09
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#3
|
![]() |
2012-02-24
, 12:28
|
Posts: 123 |
Thanked: 99 times |
Joined on Sep 2010
@ Russia
|
#5
|
Try to uninstall and install again all avahi packages. In old version was some init.d bugs.
![]() |
2012-02-24
, 14:06
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#6
|
![]() |
2012-02-27
, 07:33
|
Posts: 123 |
Thanked: 99 times |
Joined on Sep 2010
@ Russia
|
#7
|
[1|user@Nokia-N900|~]ls -l -a /etc/init.d | grep -i avahi -rwxr-xr-x 1 root root 225 2012-02-16 17:06 avahi-daemon -rwxr-xr-x 1 root root 2428 2009-03-24 16:06 avahi-dnsconfd [1|user@Nokia-N900|~]ls -l -a /etc/event.d | grep -i avahi -rw-r--r-- 1 root root 176 2012-02-16 17:26 avahi-daemon
![]() |
2012-04-10
, 19:56
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#8
|
The Following 3 Users Say Thank You to pali For This Useful Post: | ||
![]() |
2012-05-25
, 21:38
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#9
|
![]() |
Tags |
avahi, avahi-daemon, zeroconf |
|
I created package mdns-support and pushed it into Extras-Devel. Package can be installed via HAM (search for mDNS). This package install & configure Maemo 5 system for mDNS support.
It install packages avahi-daemon libnss-mdns library and edit /etc/nsswitch.conf.
After installation is reboot required.
mDNS provide hostname resolving for domain .local. Every device which support mDNS have domain <hostname>.local. So when computer (with mDNS support) and Nokia N900 connect to wifi network, mDNS can be used for identifing network devices and resolving hostname to ip addresses. Usefull for SSH when DHCP server assigning random ip address.
So on computer I can ping Nokia N900 device with:
http://maemo.org/packages/view/mdns-support/
http://maemo.org/packages/view/libnss-mdns/
http://maemo.org/packages/view/avahi-daemon/