Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 2003 18:03:16 +0100
From:      "Nikolaj Farrell" <nikk@home.se>
To:        <stacey@vickiandstacey.com>
Cc:        "Matthew Emmerton" <matt@gsicomp.on.ca>, "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Problems w NIC
Message-ID:  <000301c2b993$55e70610$0100a8c0@athlon>
References:  <001701c2b987$9fdf72e0$0100a8c0@athlon> <1042300066.51041.227.camel@localhost> <002a01c2b989$f2099e90$1200a8c0@gsicomp.on.ca> <000b01c2b98a$df9981c0$0100a8c0@athlon> <1042301568.51041.233.camel@localhost> <001201c2b98e$063311e0$0100a8c0@athlon> <1042303096.51041.237.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000301c2b993$55e70610$0100a8c0>