cannot ping past subnet
Feico Dillema
feico@pasta.cs.uit.no
Mon, 12 Feb 2001 18:03:12 +0100
On Sun, Feb 11, 2001 at 04:59:20AM -0500, Dan wrote:
> I am currently using ipv6 address 3ffe:b00:c18:1fff::6a5 setup on OpenBSD.
> I can ping6 all ipv6 addys in my range of 3ffe:b00:c18:1fff::XXX -
> e.g. www.6bone.net and www.normos.org.
Are those really the addresses you ping? If ping them I got somewhat
different addresses, e.g.:
# ping6 www.6bone.net
PING6(56=40+8+8 bytes) 3ffe:2a00:100:3001::2 --> 3ffe:b00:c18:1::10
16 bytes from 3ffe:b00:c18:1::10, icmp_seq=0 hlim=58 time=278.473 ms 3ffe:b00:c18:1::10
and what is your own address? Do you autoconfigure (use rtsol?) or do
you manually configure your address?
> However if I try to ping6 any
> addresses outside my range then I resolves the name to the ipv6 address
> and send the ping but it is never returned. I am unable to connect to any
> addresses outside my subnets. Any1 else have this prob??
what does your routing table look like? show us netstat -rn
Feico.