You are not logged in.

#1 2014-02-15 15:19:32

iwonbigbro
Member
Registered: 2010-09-01
Posts: 11

Disable ipv6 from uboot

How can I disable IPv6 in the kernel from uboot?  I am using a ZyXel NSA 320

Offline

#2 2014-02-15 15:25:42

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Disable ipv6 from uboot

That sounds like something you should ask on the uboot mailing list. I suppose not many here will be familiar with uboot.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#3 2014-02-15 16:01:13

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Disable ipv6 from uboot

I'm not sure if it's Ubuntu-related: http://www.wiki.xilinx.com/U-boot , more like ARM-related.

Offline

#4 2014-02-15 16:18:18

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,728

Re: Disable ipv6 from uboot

Moving to Other Architectures.  Unfortunately, U-boot is definitely in the realm of ARM.
this article may give some clues.  It is not obvious how to pass command line parameters in U-Boot, but maybe you could do what you need in /etc/sysctl.d/40-ipv6.conf.  Or, you could build a custom kernel that turns off that capability.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#5 2014-02-15 19:13:12

iwonbigbro
Member
Registered: 2010-09-01
Posts: 11

Re: Disable ipv6 from uboot

ewaller wrote:

Moving to Other Architectures.  Unfortunately, U-boot is definitely in the realm of ARM.
this article may give some clues.  It is not obvious how to pass command line parameters in U-Boot, but maybe you could do what you need in /etc/sysctl.d/40-ipv6.conf.  Or, you could build a custom kernel that turns off that capability.

I had been looking at that link and there is a useful link from that page with instructions on how to disable IPv6 in the kernel using kernel parameters in various boot loaders, just not uboot.

Offline

#6 2014-02-15 19:15:13

iwonbigbro
Member
Registered: 2010-09-01
Posts: 11

Re: Disable ipv6 from uboot

I have found this article.  Looks like I just need to determine how to make them persist.

Offline

#7 2014-02-15 19:16:59

iwonbigbro
Member
Registered: 2010-09-01
Posts: 11

Re: Disable ipv6 from uboot

This looks promising.  I'll verify if I can disable IPv6 and mark the post appropriately.

help saveenv
saveenv - save environment variables to persistent storage

Usage:
saveenv

Offline

#8 2016-02-11 20:46:52

bzhao
Member
Registered: 2015-10-31
Posts: 11

Re: Disable ipv6 from uboot

in uboot command shell, adding "ipv6.disable=1" into the value of bootargs variable

Offline

#9 2016-02-11 21:01:48

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,728

Re: Disable ipv6 from uboot

bzhao,

Welcome to Arch Linux and thank you for a valid contribution to the thread.

As this thread is two years old, I am going to go ahead and close it.  I also will note that over the last couple years, the moderation team has decided that we should consider Arch Arm to be a separate distribution.  As we do with all other Arch based distributions, we suggest that topics regarding those distributions be handled by the respective forums.   As this thread has been around awhile, I consider it to be "grandfathered" so I will leave it in this subforum.  On the other hand, it is probably time to close it.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB