Re: IPv6 with DHCP -- how is default route set?

2015-10-20 Thread Josef Bacik
On 10/20/2015 12:37 PM, Eloy Paris wrote: Hi Thomas, Thanks for the response. A few comments below (inline)... On Tue, Oct 20, 2015 at 06:20:21PM +0200, Thomas Haller wrote: On Tue, 2015-10-20 at 11:29 -0400, Eloy Paris wrote: Hello, The company I work for has an IPv6-enabled network that r

Re: [PATCH] ifcfg-rh: deal with weird ifcfg properly

2015-10-08 Thread Josef Bacik
On 10/08/2015 08:19 AM, Dan Williams wrote: On Thu, 2015-10-08 at 10:45 +0200, Thomas Haller wrote: On Wed, 2015-10-07 at 18:18 -0700, Josef Bacik wrote: Dracut when faced with an ipv6 only setup during kickstart will generate a ifcfg file that sets the ipv4 address things to null but sets

[PATCH] ifcfg-rh: deal with weird ifcfg properly

2015-10-07 Thread Josef Bacik
addrs set, and if not just disable ipv4. This fixes our inability to kickstart in our ipv6 only clusters. Thanks, Signed-off-by: Josef Bacik --- src/settings/plugins/ifcfg-rh/reader.c | 5 - .../tests/network-scripts/ifcfg-test-wired-ipv6-only-1 | 16