IPV6 help needed

Jeffrey Wheat jeff at cetlink.net
Fri Oct 24 11:39:20 PDT 2003


Hi all. I am trying to get an ipv6 network
setup and I am running into snags. I have 
2 server and a cisco router. The servers
that get their addresses via nd prefix 
advertisements from the router. The two
servers can ping each other but not the
router. I suspect it is something simple
as the servers are seeing the router to
get their addresses. My network is native
ipv6. From the router I can get to the
outside world. All help is very much
appreciated.

TIA,
Jeff

My configs are as such:

router:
!
ipv6 unicast-routing
!
interface fastethernet0
 ipv6 address 2001:530:DEAD::/64 eui-64
 ipv6 nd prefix 2001:530:DEAD::/64

servers:
	rc.conf:
	ipv6_enable="YES"

	ifconfig -a output: (first server)
	inet6 fe80::202:b3ff:fe10:ee05%fxp0 prefixlen 64 scopeid 0x1
	inet6 2001:530:dead:0:202:b3ff:fe10:ee05 prefixlen 64 autoconf

	ifconfig -a output: (second server)
	inet6 fe80::2a0:c9ff:fea2:6ec5%fxp0 prefixlen 64 scopeid 0x1
      inet6 2001:530:dead:0:2a0:c9ff:fea2:6ec5 prefixlen 64 autoconf

ping results:
% ping6 2001:530:dead:0:202:b3ff:fe10:ee05
PING6(56=40+8+8 bytes) 2001:530:dead:0:202:b3ff:fe10:ee05 --> 2001:530:dead:0:202:b3ff:fe10:ee05
16 bytes from 2001:530:dead:0:202:b3ff:fe10:ee05, icmp_seq=0 hlim=64 time=0.079 ms
16 bytes from 2001:530:dead:0:202:b3ff:fe10:ee05, icmp_seq=1 hlim=64 time=0.071 ms
16 bytes from 2001:530:dead:0:202:b3ff:fe10:ee05, icmp_seq=2 hlim=64 time=0.164 ms

router trace:
rhsc-7206#traceroute ipv6 www4.us.freebsd.org

Type escape sequence to abort.
Tracing the route to freebsd.n.flirble.org (2001:6F8:0:102::1000:1)

  1 2001:530:1:1::9 0 msec 0 msec 0 msec
  2 2001:470:1FFF:2::20 84 msec 84 msec 84 msec
  3 fe0-0-2-0.gr0.bwnyc.us.easynet.net (2001:458:26:2::580) 452 msec 452 msec 452 msec
  4 so0-1-1-0.gr0.hsnyc.us.easynet.net (2001:6F8::18:11:1) 456 msec 456 msec 452 msec
  5 fe0-1-0.gr3.hsnyc.us.easynet.net (2001:6F8:0:101::3) 476 msec 456 msec 460 msec
  6 freebsd.n.flirble.org (2001:6F8:0:102::1000:1) 456 msec 456 msec 456 msec

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.529 / Virus Database: 324 - Release Date: 10/16/2003
 


More information about the freebsd-questions mailing list