Sponsored Content
Full Discussion: Help with ping6
Top Forums UNIX for Advanced & Expert Users Help with ping6 Post 302986442 by Aia on Friday 25th of November 2016 10:16:10 AM
Old 11-25-2016
Quote:
Originally Posted by Meow613
Thanks.
Here is the output:
Code:
root@server1:/home/server1# sysctl net.ipv6.conf.{all,default,lo}.disable_ipv6
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1

Your ip version six has been disabled in the system you are using.
To enabled it again, find those entries in the file /etc/sysctl.conf and change the 1 to a 0. Then, issue the command sysctl -p
After that try ping6 ::1

Last edited by Aia; 11-26-2016 at 01:25 AM..
 

We Also Found This Discussion For You

1. UNIX for Beginners Questions & Answers

Help with ping6

Please help me with the inability to use ping6 root@server1:/home/server1# ifconfig eth0 Link encap:Ethernet HWaddr 00:23:ae:27:b9:ec UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0... (1 Reply)
Discussion started by: Meow613
1 Replies
All times are GMT -4. The time now is 11:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy