Re: [systemd-devel] systemd-networkd fails to get DHCPv4 lease with disabled IPv6

2014-07-15 Thread Lennart Poettering
On Tue, 15.07.14 11:05, Dan Williams (d...@redhat.com) wrote: > > On Tue, 2014-07-15 at 17:17 +0200, Lennart Poettering wrote: > > On Mon, 14.07.14 15:38, Dan Williams (d...@redhat.com) wrote: > > > > > But that brings up another question; I don't think systemd-networkd is > > > currently capabl

Re: [systemd-devel] systemd-networkd fails to get DHCPv4 lease with disabled IPv6

2014-07-15 Thread Dan Williams
On Tue, 2014-07-15 at 17:17 +0200, Lennart Poettering wrote: > On Mon, 14.07.14 15:38, Dan Williams (d...@redhat.com) wrote: > > > But that brings up another question; I don't think systemd-networkd is > > currently capable of ensuring a machine is completely configured when RA > > is enabled, bec

Re: [systemd-devel] systemd-networkd fails to get DHCPv4 lease with disabled IPv6

2014-07-15 Thread Tom Gundersen
On Mon, Jul 14, 2014 at 10:38 PM, Dan Williams wrote: > On Mon, 2014-07-14 at 11:06 -0700, David Timothy Strauss wrote: >> On Sun, Jul 6, 2014 at 3:32 PM, Tom Gundersen wrote: >> > "yes" is a synonym for "both" and "no" for "none". >> >> These are odd semantics, given that IPv6 is completely conf

Re: [systemd-devel] systemd-networkd fails to get DHCPv4 lease with disabled IPv6

2014-07-15 Thread Tom Gundersen
On Mon, Jul 14, 2014 at 8:06 PM, David Timothy Strauss wrote: > On Sun, Jul 6, 2014 at 3:32 PM, Tom Gundersen wrote: >> "yes" is a synonym for "both" and "no" for "none". > > These are odd semantics, given that IPv6 is completely configurable > using router advertisements for even DNS information

Re: [systemd-devel] systemd-networkd fails to get DHCPv4 lease with disabled IPv6

2014-07-15 Thread Lennart Poettering
On Mon, 14.07.14 15:38, Dan Williams (d...@redhat.com) wrote: > But that brings up another question; I don't think systemd-networkd is > currently capable of ensuring a machine is completely configured when RA > is enabled, because it doesn't handle RDNSS and DNSSD options from the > RA response.

Re: [systemd-devel] systemd-networkd fails to get DHCPv4 lease with disabled IPv6

2014-07-14 Thread Alex Crawford
I don't mean to be pedantic, but I think "any" would be a better choice. -Alex On Mon, Jul 14, 2014 at 1:54 AM, Tom Gundersen wrote: > On Mon, Jul 7, 2014 at 10:56 AM, Colin Guthrie > wrote: > > 'Twas brillig, and Tom Gundersen at 06/07/14 23:32 did gyre and gimble: > >>> > That worked... tha

Re: [systemd-devel] systemd-networkd fails to get DHCPv4 lease with disabled IPv6

2014-07-14 Thread Dan Williams
On Mon, 2014-07-14 at 11:06 -0700, David Timothy Strauss wrote: > On Sun, Jul 6, 2014 at 3:32 PM, Tom Gundersen wrote: > > "yes" is a synonym for "both" and "no" for "none". > > These are odd semantics, given that IPv6 is completely configurable > using router advertisements for even DNS informat

Re: [systemd-devel] systemd-networkd fails to get DHCPv4 lease with disabled IPv6

2014-07-14 Thread David Timothy Strauss
On Sun, Jul 6, 2014 at 3:32 PM, Tom Gundersen wrote: > "yes" is a synonym for "both" and "no" for "none". These are odd semantics, given that IPv6 is completely configurable using router advertisements for even DNS information (that is, no DHCP whatsoever). Perhaps the option should be Autoconfig

Re: [systemd-devel] systemd-networkd fails to get DHCPv4 lease with disabled IPv6

2014-07-14 Thread Tom Gundersen
On Mon, Jul 7, 2014 at 10:56 AM, Colin Guthrie wrote: > 'Twas brillig, and Tom Gundersen at 06/07/14 23:32 did gyre and gimble: >>> > That worked... thanks. BTW, is yes/true still a valid argument for DHCP >>> > (because the manpage says otherwise)? >> "yes" is a synonym for "both" and "no" for "n

Re: [systemd-devel] systemd-networkd fails to get DHCPv4 lease with disabled IPv6

2014-07-07 Thread Colin Guthrie
'Twas brillig, and Tom Gundersen at 06/07/14 23:32 did gyre and gimble: >> > That worked... thanks. BTW, is yes/true still a valid argument for DHCP >> > (because the manpage says otherwise)? > "yes" is a synonym for "both" and "no" for "none". While I know it's not something we need to worry abou

Re: [systemd-devel] systemd-networkd fails to get DHCPv4 lease with disabled IPv6

2014-07-06 Thread Tom Gundersen
On Sun, Jul 6, 2014 at 11:52 PM, Leonid Isaev wrote: > On Sun, Jul 06, 2014 at 08:43:01PM +0200, Tom Gundersen wrote: >> On Sun, Jul 6, 2014 at 7:17 PM, Leonid Isaev wrote: >> > Hi, >> > >> > With systemd-215 networkd fails to set up the DHCPv4 on WAN >> > interface: >> > -- >> > $ j

Re: [systemd-devel] systemd-networkd fails to get DHCPv4 lease with disabled IPv6

2014-07-06 Thread Leonid Isaev
On Sun, Jul 06, 2014 at 08:43:01PM +0200, Tom Gundersen wrote: > On Sun, Jul 6, 2014 at 7:17 PM, Leonid Isaev wrote: > > Hi, > > > > With systemd-215 networkd fails to set up the DHCPv4 on WAN > > interface: > > -- > > $ journalctl -u systemd-networkd.service | grep wlp1s0 > > Jul 06

Re: [systemd-devel] systemd-networkd fails to get DHCPv4 lease with disabled IPv6

2014-07-06 Thread Tom Gundersen
On Sun, Jul 6, 2014 at 7:17 PM, Leonid Isaev wrote: > Hi, > > With systemd-215 networkd fails to set up the DHCPv4 on WAN interface: > -- > $ journalctl -u systemd-networkd.service | grep wlp1s0 > Jul 06 12:21:07 hermes systemd-networkd[355]: wlp1s0 : link > configured > Jul

[systemd-devel] systemd-networkd fails to get DHCPv4 lease with disabled IPv6

2014-07-06 Thread Leonid Isaev
Hi, With systemd-215 networkd fails to set up the DHCPv4 on WAN interface: -- $ journalctl -u systemd-networkd.service | grep wlp1s0 Jul 06 12:21:07 hermes systemd-networkd[355]: wlp1s0 : link configured Jul 06 12:21:08 hermes systemd-networkd[355]: wlp1s0 : gained ca