Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2003 14:39:18 -0400
From:      "Jeffrey Wheat" <jeff@cetlink.net>
To:        <freebsd-questions@freebsd.org>
Subject:   IPV6 help needed
Message-ID:  <32EEB28BC317EE4AB4A00685BA7266A301ADD995@webacct.nt.cetlink.net>

next in thread | raw e-mail | index | archive | help
Hi all. I am trying to get an ipv6 network
setup and I am running into snags. I have=20
2 server and a cisco router. The servers
that get their addresses via nd prefix=20
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=3D"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=3D40+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=3D0 hlim=3D64 =
time=3D0.079 ms
16 bytes from 2001:530:dead:0:202:b3ff:fe10:ee05, icmp_seq=3D1 hlim=3D64 =
time=3D0.071 ms
16 bytes from 2001:530:dead:0:202:b3ff:fe10:ee05, icmp_seq=3D2 hlim=3D64 =
time=3D0.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
=20



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