On 07/10/2017 08:23 PM, Ian Pilcher wrote:
> I'm playing using systemd-networkd (rather than the legacy network
> service) on my Banana Pi CentOS 7 firewall.  (See the "Bouncing
> interface once chrony is synced" thread for background.)
> 
> I have "DHCP=yes" in the [Network] section of my WAN interface
> (eth0.256.network):
> 
>  [Match]
>  Name=eth0.256
> 
>  [Network]
>  DHCP=yes
>  IPForward=yes
>  #IPv6AcceptRA=yes - Not supported in v219
> 
>  [DHCP]
>  UseHostname=no
> 
> For some reason, though, only the IPv4 DHCP request is being sent.  I
> have verified with tcpdump that no "dhcp6 solicit" packets are ever
> sent.

I have a "similar" issue: with 'DHCP=both', only an ipv4 address is
obtained, even though my dhcp server is capable of giving other OS's
with e.g. NetworkManager both ipv4 and ipv6 addresses.

Auke


_______________________________________________
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to