Change to ipv6

Chat about Linux in general
Forum rules
Do not post support questions here. Before you post read the forum rules. Topics in this forum are automatically closed 6 months after creation.
Locked
sub320

Change to ipv6

Post by sub320 »

I have web server apache , nginx that running on centos , I want to change it to ipv6 .

I found the below url .

https://unix.stackexchange.com/quest...-on-centos-6-2

I just would like to confirm all thing that I need to do is just add/update the below to network config file ? no need to install any module for it ?

"
IPV6INIT=yes
IPV6ADDR=XXXX:C810:300100::3/56
IPV6_DEFAULTGW=XXXX:C810:300100::1
DNS3=2620:0:ccc::2
DNS4=2620:0:ccD::2
"
Furthermore , I use apache , PHP , mysql , nginx etc , is there anything that I need to do ?

thanks
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
catweazel
Level 19
Level 19
Posts: 9763
Joined: Fri Oct 12, 2012 9:44 pm
Location: Australian Antarctic Territory

Re: Change to ipv6

Post by catweazel »

sub320 wrote: Wed Jun 06, 2018 4:01 am I have web server apache , nginx that running on centos , I want to change it to ipv6 .
If it's running on centOS, why are you asking in a Linux Mint forum?
"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
User avatar
Moem
Level 22
Level 22
Posts: 16233
Joined: Tue Nov 17, 2015 9:14 am
Location: The Netherlands
Contact:

Re: Change to ipv6

Post by Moem »

catweazel wrote: Wed Jun 06, 2018 4:05 am If it's running on centOS, why are you asking in a Linux Mint forum?
Catweazel has a point; the topic has been moved to the Chat area.
Image

If your issue is solved, kindly indicate that by editing the first post in the topic, and adding [SOLVED] to the title. Thanks!
Hoser Rob
Level 20
Level 20
Posts: 11796
Joined: Sat Dec 15, 2012 8:57 am

Re: Change to ipv6

Post by Hoser Rob »

And why would you want to default to ipv6? You'll actually get faster net response most of the time by disabling it.
For every complex problem there is an answer that is clear, simple, and wrong - H. L. Mencken
Locked

Return to “Chat about Linux”