Re: IPv6 over ppp autoconfiguration not working in squeeze

Bjørn Mork <[email protected]>
Newsgroups gmane.linux.debian.devel.ipv6
Organization m
Message-ID <[email protected]>
Pascal Hambourg <[email protected]> writes:

> Since my ISP does not send RA's over the PPP link, I had to add the
> global address and default route with a script. If autoconf does not
> work for you, you can first establish the connection and add the global
> address and default route by hand to check the IPv6 connectivity, then
> write a script to automate it.

The default route script can be as simple as something like this in e.g
/etc/ppp/ipv6-up.d/defaultroute :

 #!/bin/sh
 ip -6 route add default via $PPP_REMOTE dev $PPP_IFACE


But I will argue that using RAs is best if they are available. 



Bjørn


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.