[Gllug] Still struggling to set up IPv6 on a debian etch box

John Winters john at sinodun.org.uk
Sat Mar 22 18:21:27 UTC 2008


Richard Jones wrote:
> On Mon, Feb 25, 2008 at 03:54:53PM -0000, john at sinodun.org.uk wrote:
>>> On Sun, Feb 24, 2008 at 04:28:32PM +0000, John Winters wrote:
>>>> Richard Jones wrote:
>>>>> On Sun, Feb 24, 2008 at 02:35:09PM +0000, John Winters wrote:
>>>>>> I seem to have overcome my ADSL router problem
>>>>> Which router did you get in the end?
>>>> I *think* I found a way of setting up the netgear one.
>>> Which Netgear model is it?
>> DG834G (version 3 IIRC)
> 
> Any luck with this John?  I just bought one anyway on the basis that
> even if I can't get IPv6 working, it won't be any worse than the
> Belkin p-o-s I'm using at the moment.

Sorry for the delay in responding - I've been delayed in trying further 
and I've finally got around to it today.  I hadn't noticed there were 
more posts to this thread.

Yes - it does work.  The router passes through the protocol 43 packets 
as required and I now have full IPv6 connectivity through my Netgear 
DG834G router.  I'm using A&A as my ISP and connecting to their tunnel 
endpoint using the following in /etc/network/interfaces

auto 6in4
iface 6in4 inet6 v4tunnel
         address <my IPv6 prefix>::1
         netmask 64
         endpoint 81.187.81.6
         ttl 64
         up ip link set mtu 1280 dev 6in4
         up ip route add default via <my IPv6 prefix>::2 dev 6in4

Cheers,
John
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list