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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"