Disable ipv6 during installation

Alex Kiousis alexkiousis at gmail.com
Sat Feb 3 15:44:12 CET 2018


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 <
schumacher at 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
> 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_ACTION=install ipv6.disable=1 debug
>
>
>
>
> Am 02.02.2018 um 11:33 schrieb Yann Bachy:
>
> Hello,
>
> I'm setting up an FAI server behind a network I don't control, and no IPv6
> is available on this network.
>
> How can I disable IPv6 during the installation process using FAI ?
>
> I've tried changing the sysctl configuration of the nfsroot by adding the
> following lines to /srv/fai/nfsroot/etc/sysctl.d/99-sysctl.conf
> net.ipv6.conf.all.disable_ipv6=1
> net.ipv6.conf.all.autoconf=0
> net.ipv6.conf.default.disable_ipv6=1
> net.ipv6.conf.default.autoconf=0
>
> This doesn't help, I somehow get the feeling I need to change the
> basefiles ? How should I tackle this problem ?
>
> Thanks in advance for any help!
>
> Yann
> --
>
> Yann BACHY
> Ingénieur Chercheur
> Officier de la Sécurité du Système d’Information
>
> ISAE SUPAERO - Institut Supérieur de l'Aéronautique et de l'Espace
> 10 avenue Edouard Belin
> <https://maps.google.com/?q=10+avenue+Edouard+Belin&entry=gmail&source=g> -
> BP 54032 - 31055 TOULOUSE CEDEX 4 FRANCE - http://www.isae-supaero.fr
> Tel +33 5 61 33 80 84 - Mobile +33 6 76 85 67 40   - Fax (+33) 5 61 33 83
> 30
> Plan d'accès/Access map <http://plan.univ-toulouse.fr/#783>
>
>
>
> --
> Sven Schumacher - Systemadministrator Tel: (0511)762-2753
> Leibniz Universitaet Hannover
> Institut für Turbomaschinen und Fluid-Dynamik       - TFDAppelstraße 9 - 30167 Hannover <https://maps.google.com/?q=Appelstra%C3%9Fe+9+-+30167+Hannover&entry=gmail&source=g>
> Institut für Kraftwerkstechnik und Wärmeübertragung - IKWCallinstraße 36 - 30167 Hannover <https://maps.google.com/?q=Callinstra%C3%9Fe+36+-+30167+Hannover&entry=gmail&source=g>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20180203/ff183e45/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 15101 bytes
Desc: not available
URL: <http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20180203/ff183e45/attachment.png>


More information about the linux-fai mailing list