Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2000 05:22:09 +0900
From:      Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp>
To:        dick@tar.com
Cc:        itojun@iijlab.net, current@FreeBSD.ORG
Subject:   Re: IPv6: can a link-site (or global) address be configured in rc.conf?
Message-ID:  <20000311052209D.shin@nd.net.fujitsu.co.jp>
In-Reply-To: <20000310135430.L302@tar.com>
References:  <20000310094435.K302@tar.com> <20000311025028W.shin@nd.net.fujitsu.co.jp> <20000310135430.L302@tar.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > By the way, I'm now very much interested in next round of
> > test, that non 6to4 IPv6 prefix routing via 6to4 cloud.
> > 
> > Could you please assign some non 6to4 prefix inside your
> > environment?
> 
> Ok. c000::/64 
> 
> >   route add -inet6 3ffe:501:4819:2000:: -prefixlen 64 2002:cbb2:8dd8::1
> 
> Did it on the router.
> 
> > Then I believe I can ping to some of your non 6to4 addresses
> > from my non 6to4 address.
> 
> Try:
> 
> c000::2a0:c9ff:feb1:23ae   (border router)
> c000::200:c0ff:fe34:41c6   (interior box)

Either seems to be OK.

  % ping6 c000::2a0:c9ff:feb1:23ae
  PING6(56=40+8+8 bytes) 3ffe:501:4819:2000:200:eff:fe2e:def6 --> c000::2a0:c9ff:feb1:23ae
  16 bytes from c000::2a0:c9ff:feb1:23ae, icmp_seq=0 hlim=62 time=1136.08 ms
  16 bytes from c000::2a0:c9ff:feb1:23ae, icmp_seq=2 hlim=62 time=351.348 ms
  16 bytes from c000::2a0:c9ff:feb1:23ae, icmp_seq=3 hlim=62 time=352.258 ms
  16 bytes from c000::2a0:c9ff:feb1:23ae, icmp_seq=4 hlim=62 time=346.276 ms
  16 bytes from c000::2a0:c9ff:feb1:23ae, icmp_seq=5 hlim=62 time=342.058 ms
  ^C
  --- c000::2a0:c9ff:feb1:23ae ping6 statistics ---
  6 packets transmitted, 5 packets received, 16% packet loss
  round-trip min/avg/max = 342.058/505.603/1136.08 ms

  phoenix% ping6 c000::200:c0ff:fe34:41c6 
  PING6(56=40+8+8 bytes) 3ffe:501:4819:2000:200:eff:fe2e:def6 --> c000::200:c0ff:fe34:41c6
  16 bytes from c000::200:c0ff:fe34:41c6, icmp_seq=0 hlim=63 time=385.097 ms
  16 bytes from c000::200:c0ff:fe34:41c6, icmp_seq=1 hlim=63 time=372.819 ms
  16 bytes from c000::200:c0ff:fe34:41c6, icmp_seq=2 hlim=63 time=361.545 ms
  ^C
  --- c000::200:c0ff:fe34:41c6 ping6 statistics ---
  4 packets transmitted, 3 packets received, 25% packet loss
  round-trip min/avg/max = 361.545/373.153/385.097 ms

> > Also, I think you can ping to my non
> > 6to4 addr, 3ffe:501:4819:2000:210:5aff:fe86:b65a, from your
> > non 6to4 address.
> 
> I tried deleting the 6to4 address from an interface on the 
> interior node and did a ping6, but I get no replies (I think
> you have to configure the route on your end first?).

Yes, I have configured it, so it should work now.

>  Is
> there a simpler way to force ping6 to use the non 6to4
> address as the source?

Woops, ping6 don't have "-S" option.

I also tried it from internal machine, and enabled the 6to4
machine as router.

> I can ping6 your non 6to4 address from my 6to4 address, see
> attached.

Thanks,
thus, this stf interface seems to be working very well.

Also I believe, your machine can setup other gif tunnel to
other IPv4 addr at the same time. It seems to be OK for my
machine.  The gif src addr and dst addr need to be explicitly
defined, but the src addr can be same with stf interface addr.

Yoshinobu Inoue


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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