Re: [systemd-devel] Cannot set up IPv6 in WAN interface where the ISP uses DHCP-PD

2019-09-22 Thread Susant Sahani
Please open a issue at github and attached the tcpdump and networkd logs.

Susant

On 20/09/19, 5:47 PM, "systemd-devel on behalf of Carlos Ferreira" 
 wrote:

Hello to all!

I'm having some trouble in setting up my wan.interface config file, in
order to configure IPv6 in my WAN interface.
It seems that the DHCP client does not start and I don't know why.

This is my configuration file

Match]
Name=enp0s20f0.12

[Link]
RequiredForOnline=yes

[Network]
DHCP=yes
LinkLocalAddressing=ipv6
IPv6AcceptRA=yes
IPv6PrefixDelegation=dhcpv6

[DHCPv4]
SendHostname=no
UseNTP=no
UseDNS=no

[DHCPv6]
RapidCommit=false
ForceDHCPv6PDOtherInformation=true

And only the following log line related to the interface is printed.

Sep 20 13:12:54 Guardian systemd-networkd[2255597]: enp0s20f0.12: IPv6
successfully
enabled

Can anyone help me?
Thank you!

-- 

Carlos Miguel Ferreira
LinkedIn -> 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fcarlosmferreira&data=02%7C01%7Cssahani%40vmware.com%7Cdb08e54fec1e4b8d063108d73dc4710e%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C637045786233086817&sdata=YabzNgxP9Pk1Bcmqawz5%2BKLvIMYTBslNrCHmwExskBU%3D&reserved=0
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org

https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Fsystemd-devel&data=02%7C01%7Cssahani%40vmware.com%7Cdb08e54fec1e4b8d063108d73dc4710e%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C637045786233086817&sdata=13CdVlkul6UIOL4oiEFHUoyuPJ8q9A3t2IE3TebMFE0%3D&reserved=0

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] networkd - how to (partially) manage OpenVPN interfaces?

2019-09-22 Thread Marc Haber
Hi,

On Mon, Sep 16, 2019 at 12:54:23PM +0200, Marc Haber wrote:
> when I run an OpenVPN interface, OpenVPN manages the interface itself:
> It handles creation, destruction and assignment of the IP address. The
> IP address can be controlled by the remote site, so the OpenVPN daemon
> is kind of the only thing that can configured the Interface.
> 
> I would, however, like systemd-resolved to ask DNS servers that are
> reachable over the VPN for certain domains, such as ka51.zugschlus.de.
> 
> Dumping a tun0.network containing:
> [Match]
> Name=tun0
> 
> [Network]
> Domains=~ka51.zugschlus.de
> DNS=2a01:238:4071:3281::35:100
> DNS=2a01:238:4071:328e::35:100
> DHCP=no
> IPv6AcceptRA=no
> 
> into /e/s/n doesn't work since that clears up the IP addresses that
> OpenVPN has correctly assigned.

No hints? Is this behavior - maybe - a bug?

Greetings
Marc

-- 
-
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Leimen, Germany|  lose things."Winona Ryder | Fon: *49 6224 1600402
Nordisch by Nature |  How to make an American Quilt | Fax: *49 6224 1600421
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel