Re: pppoe ipv6 PD

2023-09-07 Thread basti
On 07.09.23 13:56, Anssi Saari wrote: basti writes: My changes where attached in my last mail. Did you seen it? Have a look at the mailing archive: https://lists.debian.org/debian-user/2023/09/msg00157.html No, you posted only your new versions so I can't know what you actually changed. You

Re: pppoe ipv6 PD

2023-09-07 Thread Anssi Saari
basti writes: > My changes where attached in my last mail. Did you seen it? > Have a look at the mailing archive: > > https://lists.debian.org/debian-user/2023/09/msg00157.html No, you posted only your new versions so I can't know what you actually changed. You posted originally that you have:

Re: pppoe ipv6 PD

2023-09-07 Thread basti
On 07.09.23 10:27, Anssi Saari wrote: basti writes: Am 06.09.23 um 09:37 schrieb Marco: Am 06.09.2023 09:24 schrieb Anssi Saari: That should be enough but I don't really know how pppoe works, I've only used IPv6 with tunneling, 6rd and 6in4 with the late route48.org. With PPP IPv6CP (RFC 2

Re: pppoe ipv6 PD

2023-09-07 Thread Anssi Saari
basti writes: > Am 06.09.23 um 09:37 schrieb Marco: >> Am 06.09.2023 09:24 schrieb Anssi Saari: >> >>> That should be enough but I don't really know how pppoe works, I've >>> only used IPv6 with tunneling, 6rd and 6in4 with the late route48.org. >> With PPP IPv6CP (RFC 2472 is being used. >> It

Re: pppoe ipv6 PD

2023-09-06 Thread basti
Am 06.09.23 um 09:37 schrieb Marco: Am 06.09.2023 09:24 schrieb Anssi Saari: That should be enough but I don't really know how pppoe works, I've only used IPv6 with tunneling, 6rd and 6in4 with the late route48.org. With PPP IPv6CP (RFC 2472 is being used. It negotiates a 64 bit interface ide

Re: pppoe ipv6 PD

2023-09-06 Thread Marco
Am 06.09.2023 09:24 schrieb Anssi Saari: > That should be enough but I don't really know how pppoe works, I've > only used IPv6 with tunneling, 6rd and 6in4 with the late route48.org. With PPP IPv6CP (RFC 2472 is being used. It negotiates a 64 bit interface identifier to create the link-local add

Re: pppoe ipv6 PD

2023-09-05 Thread Anssi Saari
basti writes: > Hello, > > I have switch my network config from ifup to systemd-networkd. > > IPv4 is working well but IPv6 is broken now. > > In the past I used dhcpcd to delegate the ipv6 prefix to my LAN > interface. It seems not working with systemd. > > On my PPP interface I get an IPv4 and

pppoe ipv6 PD

2023-09-04 Thread basti
Hello, I have switch my network config from ifup to systemd-networkd. IPv4 is working well but IPv6 is broken now. In the past I used dhcpcd to delegate the ipv6 prefix to my LAN interface. It seems not working with systemd. On my PPP interface I get an IPv4 and a IPv6 Address. On my LAN in

Re: pppoe ipv6

2021-07-14 Thread Tomaž Šolc
Hi, no idea if that is required for your ISP, but I have two options in my working pppd config related to IPv6: +ipv6 ipv6 , The second line is ipv6[space][comma]. See "man pppd". It means that local and remote interface identifiers are randomized. You don't mention any DHCP clients. At least f

pppoe ipv6

2021-07-14 Thread basti
Hello, i use pppoe to connect to the Internet. My ISP support IPv6 and I get a /56. I get a static IPv4 from my ISP but no IPv6, so I ask my ISP how to do. The Answer in short: - do not use RA - the IPv6 is send via ppp but my router does not accept them /etc/ppp/options look like: #+ipv6 ipv