Aiccu not working, no ping
Shadow Hawkins on Saturday, 24 January 2015 16:10:50
Hi all, installed now aiccu on my Debian 7.8 and inserted my username and password.
All seems ok, so
root@hub:~# ifconfig sixxs
sixxs Link encap:IPv6-in-IPv4
inet6 addr: fe80::a00:4/64 Scope:Link
inet6 addr: fe80::c0a8:164/64 Scope:Link
inet6 addr: 2001:1418:100:583::2/64 Scope:Global
UP POINTOPOINT RUNNING NOARP MTU:1280 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:624 (624.0 B)
root@hub:~#
But when I try to ping my IPv6 POP....
root@hub:~# ping6 -c3 2001:1418:100:583::1
PING 2001:1418:100:583::1(2001:1418:100:583::1) 56 data bytes
^C
--- 2001:1418:100:583::1 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2015ms
root@hub:~#
How can I resolve it?
Regards
Aiccu not working, no ping
Shadow Hawkins on Monday, 26 January 2015 16:23:38
Samuele Iovinelli wrote:
Hi all, installed now aiccu on my Debian 7.8 and inserted my username and password.
All seems ok, so
Solved, net.ipv6.conf.all.forwarding was set to 0. Changed to 1 and sysctl -p. Now it works, can be closed.
root@hub:~# ifconfig sixxs
sixxs Link encap:IPv6-in-IPv4
inet6 addr: fe80::a00:4/64 Scope:Link
inet6 addr: fe80::c0a8:164/64 Scope:Link
inet6 addr: 2001:1418:100:583::2/64 Scope:Global
UP POINTOPOINT RUNNING NOARP MTU:1280 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:624 (624.0 B)
root@hub:~#
But when I try to ping my IPv6 POP....
root@hub:~# ping6 -c3 2001:1418:100:583::1
PING 2001:1418:100:583::1(2001:1418:100:583::1) 56 data bytes
^C
--- 2001:1418:100:583::1 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2015ms
root@hub:~#
How can I resolve it?
Regards
Posting is only allowed when you are logged in. |