Disable ipv6 during installation

Sven Schumacher schumacher at tfd.uni-hannover.de
Fri Feb 2 11:39:50 CET 2018


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
> -- 
> Signature Email ISAE-SUPAERO
>
> 	
>
> 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 - 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       - TFD
Appelstraße 9 - 30167 Hannover
Institut für Kraftwerkstechnik und Wärmeübertragung - IKW
Callinstraße 36 - 30167 Hannover

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20180202/64413f99/attachment-0001.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/20180202/64413f99/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4971 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20180202/64413f99/attachment-0001.p7s>


More information about the linux-fai mailing list