After I rebooted I get IPv6 back, what's bad that when I tried to create an IPMP by issuing ipadm command, it created two ipmp for me, one is v4 and v6.
your only choice may be to hack the config file:
/etc/ipadm/ipadm.conf & remove family=26
this should work across reboots.
Quote:
Originally Posted by samer.odeh
Hello
After I rebooted I get IPv6 back, what's bad that when I tried to create an IPMP by issuing ipadm command, it created two ipmp for me, one is v4 and v6.
Hello Dears ,
please I need your support I have Oracle Solaris 10 X86 server please if you can advise how can I add IP v6 on my server and if IPv6 was disabled how can i enable it also how can i add two IP (v4 and v6) on the same interface or I have to add another interface .
Thanks in... (1 Reply)
Hi,
I have created a bonding bond1 interface with 6 Eth , mode=4. Recently i have changed my old ipv6 to new one and tried to restart as well as reload network service. Post which i can see old as well as changed ipv6 in ifconfig command output. Below are few files and command output for your... (1 Reply)
I have Bind running on a Solaris box that is our main public DNS. Given my very limited knowledge on DNS, I changed a few of the zones in the DNS to be 'dual-stack'. I did it through Webmin, but I know that I can also do it by adding an AAAA-record to the zone file.
My question is how can I make... (2 Replies)
Guide on how to disable ipv6 for Centos and RedHat
1) Edit /etc/sysconfig/network-scripts/ifcfg-eth0 and change:
NETWORKING_IPV6=yes to NETWORKING_IPV6=no
2) Edit /etc/modprobe.conf and add these lines:
alias net-pf-10 off
alias ipv6 off
3) Stop the ipv6tables service:
... (0 Replies)
Hi, anyone has had experience in a static setting an IPv6 interface?, I'm trying accordance with the admin guide (ipv6 network configuration tasks), configure one interface in the server, actually i can do ping to my default gateway and access the Internet in IPv6, the specific point is however,... (3 Replies)
Hi! I have to configure ipv6 network between two computers with Solaris 10 but I not an expert in using any unix system and I do it becouse I need it to my study. Is someone here who could help me and describe step-by-step how to do it? please!!!
PS. I need to configure network to do secure... (1 Reply)