Re: PPP(oe) and IPv6
Vladimir Kotal <[email protected]> Thu, 9 Oct 2003 11:13:40 +0200
| Newsgroups | gmane.os.openbsd.ipv6 |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 03, 2003 at 11:16:21PM +0200, Flavio Curti wrote: > Hi > > On Fri, Oct 03, 2003 at 03:03:06PM +0200, Bruno Rohee wrote: > > > - PPP does not really accept IPV6CP (My ISPs Cisco-Log atleast said so) > > > IPV6CP Bad Ack (May as well be CISCOs Error ;) > > > - When i use the PPP from [1] it works. > > http://membres.lycos.fr/rohee/ppp-patch-1.txt > > http://membres.lycos.fr/rohee/ppp-patch-2.txt > > Should bring the in-tree ppp to FreeBSD level feature wise. There's > > quite a few IPv6 related changes. > > Please test and report. > tried. checked out -current, and patched. compiling gave: > radius.c: In function `radius_Process': > radius.c:439: `RAD_FRAMED_IPV6_PREFIX' undeclared (first use in this <snip> Any success with this ? Maybe someone should send bug report. Note, that IPv6 autoconfiguration on pppX devices works on FreeBSD. You must use 4.8-STABLE branch not older than 2003/04/29, otherwise router discovery won't work. Cheers, v.