Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 2008 17:05:25 +0800
From:      "Xiaobo Zhu" <albert.bowen@gmail.com>
To:        questions@FreeBSD.org
Subject:   How to config ipv6 for this instance
Message-ID:  <a827eca60805090205q68a2c8b3qc386e88e9bd54610@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,
I have read some tutor and spent hours on configuring ipv6 on my
desktop with FreeBSD, but still can't get it work.
The network administrator only suggested the configuration on windows
xp platform(come as follows), so would any one tell me what should I
do to get it work on FreeBSD.
Many thanks!

// Configurations works on Windows XP
ipv6 install
netsh
netsh>interface ipv6 isatap set router 202.112.95.129
netsh>interface ipv6 add route ::/0 2 2001:da8:207:1:0:5efe:202.112.95.129
// ifconfig rl0 output
rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	options=8<VLAN_MTU>
	inet6 fe80::21a:92ff:febf:ab3d%rl0 prefixlen 64 scopeid 0x2
	inet 172.16.120.226 netmask 0xfffffe00 broadcast 172.16.121.255
	ether 00:1a:92:bf:ab:3d
	media: Ethernet autoselect (10baseT/UTP)
	status: active

// uname -a output
FreeBSD zhu.net 6.2-RELEASE FreeBSD



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