Em Quarta 03 Janeiro 2007 13:57, Lennart Poettering escreveu: > > /root> nmap -sU -p5353 10.101.43.10 > > > > Starting nmap 3.81 ( http://www.insecure.org/nmap/ ) at 2007-01-03 12:50 > > WET Interesting ports on 10.101.43.10: > > PORT STATE SERVICE > > 5353/udp open|filtered unknown > > MAC Address: 00:11:11:E3:CF:84 (Intel) > > Hmm, nmap is probably not the best tool to check whether UDP ports > are accesible. > > Please make sure that you don't have any firewall configured, with > "iptables -L -n". > > Apparently UDP communication on port 5353 doesn't work on your > machine. Please try "tcpdump -i eth0 -n udp port 5353" and then run > "avahi-resolve-host-name yourhost.local" at the same time. Then, > tcpdump should show you two packets: the question and the > reply. Something like this: >
It was firewall - everything is working now, including kpfs. I was running on localhost and anyways since nmap showed the port as open, etc. So thanks for the help! Robert _______________________________________________ avahi mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/avahi
