Le samedi 14 juillet 2018 à 10:52 +0300, Mantas Mikulėnas a écrit :
>
>
> On Fri, Jul 13, 2018, 18:21 Lennart Poettering t> wrote:
> > On Di, 10.07.18 16:08, Anthony Bourguignon (cont...@toniob.net)
> > wrote:
> >
> > > Hello,
> > >
> >
Le vendredi 13 juillet 2018 à 17:08 +0200, Lennart Poettering a écrit :
> On Di, 10.07.18 15:29, Anthony Bourguignon (cont...@toniob.net)
> wrote:
>
> > Hi,
> >
> > The configuration with my provider is quite strange. I have to
> > activate
> > ipv6 RA to o
Le vendredi 13 juillet 2018 à 17:20 +0200, Lennart Poettering a écrit :
> On Di, 10.07.18 16:08, Anthony Bourguignon (cont...@toniob.net)
> wrote:
>
> > Hello,
> >
> > Is there a way to send a prefix delegation request when using
> > networkd
> > as a dhcpv
Hello,
Is there a way to send a prefix delegation request when using networkd
as a dhcpv6 client ?
Here is my current configuration :
[Match]
Name=ens3
[Network]
DHCP=ipv6
IPv6AcceptRA=True
Address=xxx:xxx/64
[Address]
Address=xxx.xxx/32
[Route]
Gateway=62.210.0.1
GatewayOnlink=yes
[DHCP]
DUIDTyp
Hi,
The configuration with my provider is quite strange. I have to activate
ipv6 RA to obtain a default route. But I don't want to have the address
via autoconf. For that, I use a dhcpv6 pd, with static ip configuration
after that.
Is there a way to activate RA but to disable autoconf ? In my .ne
Hi,
I'm trying to switch from NetworkManager to networkd on my debian router.
My ISP needs a specific configuration to accept DHCP request and send back my
ip address. First, I
have to setup a vlan, which is ok with networkd. Currently, with NM, I use a
/etc/dhclient-
orange.conf which is used t