From owner-freebsd-net Mon Nov 27 17:54:23 2000 Delivered-To: freebsd-net@freebsd.org Received: from cwcsun41.cwc.nus.edu.sg (cwcsun41.cwc.nus.edu.sg [137.132.163.102]) by hub.freebsd.org (Postfix) with ESMTP id 9106B37B479 for ; Mon, 27 Nov 2000 17:54:20 -0800 (PST) Received: from Beyond.cwc.nus.edu.sg ([172.16.3.32]) by cwcsun41.cwc.nus.edu.sg (8.9.3/8.9.3) with ESMTP id JAA12326 for ; Tue, 28 Nov 2000 09:53:29 +0800 (SGT) Message-Id: <5.0.2.1.0.20001128095340.00a4a5c0@postman.cwc.nus.edu.sg> X-Sender: yipmf@postman.cwc.nus.edu.sg X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Tue, 28 Nov 2000 09:54:16 +0800 To: freebsd-net@freebsd.org From: Yip Mann Fai Subject: 6to4 problem Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Hi all, > >I've a machine running FreeBSD 4.1 and I want to use it to connect to the >6bone using 6to4 encapsulation. However, I've yet to succeed and am >encountering problems or sorts also. I'm using the KAME stack that comes >with the FreeBSD 4.1 distribution. > >The following is the configuration that I have in my /etc/rc.conf file... > >ipv6_enable="YES" >ipv6_gateway_enable="YES" >ipv6_router_enable="NO" >ipv6_network_interfaces="lo0 xl0" >ipv6_prefix_xl0="2002:8984:a376:0" >ipv6_static_route="default" >ipv6_route_default="default 6to4.ipv6.microsoft.com" >stf_interface_ipv4addr="137.132.163.118" > >I've also recompiled my kernel with the "pseudo-device stf 1" option. > >Now the problem... > >After all the above has been done, rebooted the machine and when I tried >to "ping6 6to4.ipv6.microsoft.com" or any other 6to4 or 6bone address, I >couldn't get a reply at all. It just waits indefinitely for a reply. > >When I do a ifconfig stf0, it showed > >stf0: flags=1 mtu 1280 >inet6 2002:8984:a376::1 prefixlen 16 > >stf0 is only UP but not RUNNING and it also does not have a link local >address attached to it. Is this what is causing the problem that I'm facing? > >I've been trying to solve this problem for a week without any progress and >its getting really frustrating. >Please advise. Thanks. > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message