mån 2018-02-05 klockan 09:09 +0100 skrev Yann Bachy:
> The problem I have is the DNS replys to IPv6 requests, but the
> network not routing IPv6... To avoid getting into a time-out, I need
> to deactivate IPv6
This should not happen, as the IPv4 and IPv6 are resolved in parallell.
Do you have a g
The problem I have is the DNS replys to IPv6 requests, but the network
not routing IPv6... To avoid getting into a time-out, I need to
deactivate IPv6
And problem solved thanks to Sven Schumacher...
Yann
On 04/02/2018 12:00, linux-fai-requ...@uni-koeln.de wrote:
> Why do you want to disable I
Why do you want to disable IPv6 if there is no ipv6 available on the
network?
On Fri, Feb 2, 2018 at 12:39 PM, Sven Schumacher <
schumac...@tfd.uni-hannover.de> wrote:
> Add to the pxe-boot-entry for the kernel append-line "ipv6.disable=1"
>
> label fai-generated
> kernel vmlinuz-4.9.0-2-amd64
>
Add to the pxe-boot-entry for the kernel append-line "ipv6.disable=1"
label fai-generated
kernel vmlinuz-4.9.0-2-amd64
append initrd=initrd.img-4.9.0-2-amd64 ip=dhcp
root=nfs:SERVERIP:/srv/fai/nfsroot:vers=3 rootovl
FAI_FLAGS=verbose,sshd,createvt
FAI_CONFIG_SRC=nfs://SERVERIP/srv/fai/config FAI_