CentOS 8 IPv6 config help needed
Posted: 2020/12/12 00:07:03
I'm a newbie to these forums.
Been using CentOS for about 2 years, but am a IPv6 virgin, so I apologize.
On the CentOS 8 servers I've been given a /64 for each, so in ifcfg-eth0 I have it activated, or so I thought.
But it only sees that 1st IP, none of the others unless I list them in a line IPV6ADDR_SECONDARIES.
IPV6INIT="yes"
IPV6ADDR="x/64"
IPV6_DEFAULTGW="x::1"
IPV6_DEFAULTDEV="eth0"
IPV6ADDR_SECONDARIES="x x x"
Here's the virgin question, how can I get the system to see the whole /64 range without having to enter each IP?
Thanks,
Ray
Been using CentOS for about 2 years, but am a IPv6 virgin, so I apologize.
On the CentOS 8 servers I've been given a /64 for each, so in ifcfg-eth0 I have it activated, or so I thought.
But it only sees that 1st IP, none of the others unless I list them in a line IPV6ADDR_SECONDARIES.
IPV6INIT="yes"
IPV6ADDR="x/64"
IPV6_DEFAULTGW="x::1"
IPV6_DEFAULTDEV="eth0"
IPV6ADDR_SECONDARIES="x x x"
Here's the virgin question, how can I get the system to see the whole /64 range without having to enter each IP?
Thanks,
Ray