> Please post:- > /etc/hosts > /etc/rc.conf > Actual output from: > ping <other_host_by_name> > ping <other_host_by_IP> > > Regards, > > Stacey > >
/etc/hosts: 127.0.0.1 localhost.mydomain.se localhost 192.168.0.1 athlon.mydomain.se athlon 192.168.0.1 athlon.mydomain.se. 192.168.0.2 speedy.mydomain.se speedy 192.168.0.4 mail.mydomain.se mail 192.168.0.5 laptop.mydomain.se laptop /etc/rc.conf defaultrouter="192.168.0.2" hostname="athlon.mydomain.se" ifconfig_dc0="inet 192.168.0.1 netmask 255.255.255.0" kern_securelevel_enable="NO" keymap="swedish.iso" linux_enable="YES" moused_enable="YES" nfs_client_enable="YES" nfs_reserved_port_only="YES" sendmail_enable="YES" sshd_enable="YES" usbd_enable="YES" and the ping outputs: # ping 192.168.0.2 PING 192.168.0.2 (192.168.0.2): 56 data bytes ping: sendto: Host is down ... repeated .. --- 192.168.0.2 ping statistics --- 7 packets transmitted, 0 packets received, 100% packet loss # ping speedy PING speedy.mydomain.se (192.168.0.2): 56 data bytes ping: sendto: Host is down ... repeated... --- speedy.mydomain.se ping statistics --- 9 packets transmitted, 0 packets received, 100% packet loss slight correction on problem-description: I can not ping the computer from other computers. I must have been dreaming or something regards /Nikolaj To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message