slt,
Je m'arrache les cheveux a essayé de comprend pourquoi je n'arrive pas à pinger le hostname de mon eeepc depuis windows
via l'ip aucun problème
via eth0 en dhcp c'est le meme probleme
je pense que le hostname n'est pas envoyé car avec un scan ntbscan je vois rien
si quelqu'un vois comment debugger ce problème, d'avance merci
/etc/dhclient-ath0.conf :
send host-name "eeedora";
/etc/resolv.conf
; generated by /sbin/dhclient-script
nameserver 212.27.54.252
nameserver 212.27.53.252
/etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 eeedora localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
/var/log/messages after dhclient :
Aug 5 07:09:49 eeedora dhclient: wifi0: unknown hardware address type 801
Aug 5 07:09:49 eeedora dhclient: wifi0: unknown hardware address type 801
Aug 5 07:09:49 eeedora dhclient: DHCPREQUEST on ath0 to 255.255.255.255 port 67
Aug 5 07:09:56 eeedora dhclient: DHCPREQUEST on ath0 to 255.255.255.255 port 67
Aug 5 07:09:58 eeedora kernel: ADDRCONF(NETDEV_CHANGE): ath0: link becomes ready
Aug 5 07:10:11 eeedora dhclient: DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 8
Aug 5 07:10:11 eeedora dhclient: DHCPOFFER from 192.168.0.254
Aug 5 07:10:11 eeedora dhclient: DHCPREQUEST on ath0 to 255.255.255.255 port 67
Aug 5 07:10:11 eeedora dhclient: DHCPACK from 192.168.0.254
Aug 5 07:10:11 eeedora NET[2550]: /sbin/dhclient-script : updated /etc/resolv.conf
Aug 5 07:10:11 eeedora dhclient: bound to 192.168.0.52 -- renewal in 362103 seconds.
/etc/sysconfig/network-script/ifcfg-ath0
# Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter
DEVICE=ath0
BOOTPROTO=dhcp
PEERDNS=yes
ONBOOT=yes
HWADDR=00:15:af:a7:85:6d
TYPE=Wireless
DHCP_HOSTNAME=eeedora
rpm -qa dhclient :
dhclient-3.0.6-10.fc8
uname -r
2.6.25.6-27.fc8
Je m'arrache les cheveux a essayé de comprend pourquoi je n'arrive pas à pinger le hostname de mon eeepc depuis windows
via l'ip aucun problème
via eth0 en dhcp c'est le meme probleme
je pense que le hostname n'est pas envoyé car avec un scan ntbscan je vois rien
si quelqu'un vois comment debugger ce problème, d'avance merci
/etc/dhclient-ath0.conf :
send host-name "eeedora";
/etc/resolv.conf
; generated by /sbin/dhclient-script
nameserver 212.27.54.252
nameserver 212.27.53.252
/etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 eeedora localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
/var/log/messages after dhclient :
Aug 5 07:09:49 eeedora dhclient: wifi0: unknown hardware address type 801
Aug 5 07:09:49 eeedora dhclient: wifi0: unknown hardware address type 801
Aug 5 07:09:49 eeedora dhclient: DHCPREQUEST on ath0 to 255.255.255.255 port 67
Aug 5 07:09:56 eeedora dhclient: DHCPREQUEST on ath0 to 255.255.255.255 port 67
Aug 5 07:09:58 eeedora kernel: ADDRCONF(NETDEV_CHANGE): ath0: link becomes ready
Aug 5 07:10:11 eeedora dhclient: DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 8
Aug 5 07:10:11 eeedora dhclient: DHCPOFFER from 192.168.0.254
Aug 5 07:10:11 eeedora dhclient: DHCPREQUEST on ath0 to 255.255.255.255 port 67
Aug 5 07:10:11 eeedora dhclient: DHCPACK from 192.168.0.254
Aug 5 07:10:11 eeedora NET[2550]: /sbin/dhclient-script : updated /etc/resolv.conf
Aug 5 07:10:11 eeedora dhclient: bound to 192.168.0.52 -- renewal in 362103 seconds.
/etc/sysconfig/network-script/ifcfg-ath0
# Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter
DEVICE=ath0
BOOTPROTO=dhcp
PEERDNS=yes
ONBOOT=yes
HWADDR=00:15:af:a7:85:6d
TYPE=Wireless
DHCP_HOSTNAME=eeedora
rpm -qa dhclient :
dhclient-3.0.6-10.fc8
uname -r
2.6.25.6-27.fc8