Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 2004 13:30:26 GMT
From:      Robert Blechinger <rblechinger@exbb.de>
To:        freebsd-sparc64@FreeBSD.org
Subject:   Re: sparc64/72731: sparc64, 5.3-BETA7, "host" command doesn't work
Message-ID:  <200410151330.i9FDUQcJ005558@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR sparc64/72731; it has been noted by GNATS.

From: Robert Blechinger <rblechinger@exbb.de>
To: Ken Smith <kensmith@cse.Buffalo.EDU>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: sparc64/72731: sparc64, 5.3-BETA7, "host" command doesn't work
Date: Fri, 15 Oct 2004 15:25:51 +0200

 Ken,
 
 On Fri, 15 Oct 2004 09:16:50 -0400
 Ken Smith <kensmith@cse.Buffalo.EDU> wrote:
 
 > Thanks for checking the path to host was right.  Sorry but I had to
 > ask. :-)
 
 no problem. thats ok.
 
 > Given the complaints from select above the next thing I'd like to
 > check is your network interface settings. 
 
 rblechinger@nuntius:~>ifconfig
 hme0: flags=108843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         options=b<RXCSUM,TXCSUM,VLAN_MTU>
         inet 83.120.1.12 netmask 0xffffffe0 broadcast 83.120.1.31
         inet6 fe80::a00:20ff:fed1:ddd1%hme0 prefixlen 64 scopeid 0x1
         inet 83.120.1.11 netmask 0xffffffff broadcast 83.120.1.11
         inet6 2001:1b20:1000:2::12 prefixlen 64
         inet6 2001:1b20:1000:2::11 prefixlen 64
         ether 08:00:20:d1:dd:d1
         media: Ethernet autoselect (100baseTX <full-duplex>)
         status: active
 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
         inet 127.0.0.1 netmask 0xff000000
         inet6 ::1 prefixlen 128
         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
 rblechinger@nuntius:~>
 
 defaultrouter="83.120.1.1"
 hostname="nuntius.ffm.as8665.net"
 ifconfig_hme0="inet 83.120.1.12/27"
 ifconfig_hme0_alias0="inet 83.120.1.11/32"
 #
 ipv6_enable="YES"
 ipv6_ifconfig_hme0="2001:1b20:1000:0002::12/64"
 ipv6_ifconfig_hme0_alias0="2001:1b20:1000:0002::11/64"
 ipv6_defaultrouter="2001:1b20:1000:0002::1"
 
 the network works quite fine, no problems detected till now. only with 5.2.1
 there where some negative times in traceroute, but that seems to be solved.
 
 
 > And are you using any sort of firewalling?  ipfw or something along
 > those lines?
 
 no, its complete open. ( hm :) i have to be carefull to say that on a
 mailinglist *g* )
 
 rblechinger@nuntius:~>sudo ipfw list
 65535 allow ip from any to any
 rblechinger@nuntius:~>
 
 ipfilter is not enabled by kernel, so even no ipfilter rules.... and yes..the
 nameserver are reachabel :)
 
 
 -- 
 Blechinger Robert
 isp-service ag - Network Engineering
 
 - We are network admins, to us data is just protocol overhead -



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410151330.i9FDUQcJ005558>