Linux 不在“你好”应用程序(附加组件)上显示主机名

Linux 不在“你好”应用程序(附加组件)上显示主机名,linux,cross-compiling,mdns,zeroconf,avahi,Linux,Cross Compiling,Mdns,Zeroconf,Avahi,我在我的一块拥有定制linux操作系统的板上运行以下命令, avahi守护进程--file=/system/etc/avahi/avahi daemon.conf& avahi守护进程在我的主板上启动,我可以使用commnad在一台windows PC上ping主机名 ping Ingenic.local 唯一的问题是我无法在Internet Explorer上运行的bonjour应用程序(附加组件)上看到主机名。 少了什么? 请查找以下日志 [root@Ingenic:~]# avahi-da

我在我的一块拥有定制linux操作系统的板上运行以下命令, avahi守护进程--file=/system/etc/avahi/avahi daemon.conf& avahi守护进程在我的主板上启动,我可以使用commnad在一台windows PC上ping主机名 ping Ingenic.local 唯一的问题是我无法在Internet Explorer上运行的bonjour应用程序(附加组件)上看到主机名。 少了什么? 请查找以下日志

[root@Ingenic:~]# avahi-daemon --file=/system/etc/avahi/avahi-daemon.conf
Found user 'root' (UID 0) and group 'root' (GID 0).
Successfully dropped root privileges.
avahi-daemon 0.8 starting up.
Loading service file /system/etc/avahi/services/sftp-ssh.service.
Loading service file /system/etc/avahi/services/ssh.service.
socket() failed: Address family not supported by protocol
Failed to create IPv6 socket, proceeding in IPv4 only mode
socket() failed: Address family not supported by protocol
Joining mDNS multicast group on interface eth0.IPv4 with address 10.42.0.148.
New relevant interface eth0.IPv4 for mDNS.
Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.0.
New relevant interface lo.IPv4 for mDNS.
Network interface enumeration completed.
Registering new address record for 10.42.0.148 on eth0.IPv4.
Registering new address record for 127.0.0.0 on lo.IPv4.
Server startup complete. Host name is Ingenic.local. Local service cookie is 315733776.
Service "Ingenic" (/system/etc/avahi/services/ssh.service) successfully established.
Service "Ingenic" (/system/etc/avahi/services/sftp-ssh.service) successfully established.