Bastian pisze:A masz firewalle na serwerze 1 i komp1? Trudno powiedzieć dlaczego akurat do tych hostów ping po WINS nie działa dla tych dwóch. Pokaż:
oraz
Firewalli nie mam ustawionych na tych serwerach.
Poniżej mój /etc/hosts na serwer1
Kod: Zaznacz cały
127.0.0.1 localhost
192.168.7.11 serwer1
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
i /etc/nsswitch.conf
Kod: Zaznacz cały
passwd: compat
group: compat
shadow: compat
hosts: files wins dns
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: nis
oraz /etc/hosts na serwer2
Kod: Zaznacz cały
127.0.0.1 localhost
192.168.7.9 serwer2
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
i /etc/nsswitch.conf
Kod: Zaznacz cały
passwd: compat
group: compat
shadow: compat
hosts: files dns wins
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: nis
Dodane:
Dodatkowo zauważyłem, ze kiedy np. wywołam:
w wynikach cześć maszyn mam wpisanych po nazwach a część po numerach IP - do tych wyświetlanych po IP nie ma sygnału ping (po nazwie netbiosowej)
Kod: Zaznacz cały
KOMP1 ether 90:e6:ba:xx:xx:xx C eth0
192.168.7.12 ether 00:0e:0c:xx:xx:xx C eth0
192.168.7.11 ether 00:27:0e:xx:xx:xx C eth0
192.168.7.4 ether 00:17:9a:xx:xx:xx C eth0
KOMP2 ether 00:0b:6a:xx:xx:xx C eth0
KOMP3 ether 00:23:69:xx:xx:xx C eth0
KOMP4 ether 00:22:5f:xx:xx:xx C eth0