[Unstrung-hackers] sunshine with 1.10
Vijay Anand R
vjanandrgky at gmail.com
Mon Oct 26 10:31:34 EDT 2015
Hi Michael,
I was trying to test the latest version 1.10 with AN setup. The
following is what I tried.. and the daemon exited stating there is no
element in the priority queue. Could you please let me know what I am
missing here ?
Also curious I am confused with --dao-if-filter and -i (ifname) options,
could you please clarify.
161 => sudo sunshine -G unstrung -I 0 -R 1 --ignore-pio --dao-if-filter
gre_test_* --dao-addr-filter fd08::/16 -i acp-loopback0
PANDORA unstrung version 1.0 (20151026_1445843655) starting at Mon Oct
26 13:14:13 2015
link found[1]: lo type=loopback (inactive new)
link found[2]: eth0 type=ether (inactive new)
link found[3]: eth1 type=ether (inactive new)
link found[4]: eth2 type=ether (inactive new)
link found[5]: docker0 type=ether (inactive new)
link found[6]: dummy0 type=ether (inactive new)
link found[7]: snbi-fe type=ether (inactive new)
link found[8]: ip6tnl0 type=tunnel6 (inactive new)
link found[9]: ip6gre0 type=[823] (inactive new)
link found[10]: gre_test_tunnel type=[823] (inactive new)
link found[11]: acp-loopback0 type=ether (inactive new)
ip found[1]: lo scope=254 address=::1
ip found[2]: eth0 scope=253 address=fe80::20c:29ff:fe62:2675
ip found[3]: eth1 scope=0 address=fd08:2eef:c2ee:0:aabb:cc00:c900:3
ip found[3]: eth1 scope=253 address=fe80::20c:29ff:fe62:267f
ip found[4]: eth2 scope=0 address=fd08:2eef:c2ee:0:aabb:cc00:c900:4
ip found[4]: eth2 scope=253 address=fe80::20c:29ff:fe62:2689
ip found[7]: snbi-fe scope=253 address=fe80::2064:a5ff:fe5b:16bf
ip found[10]: gre_test_tunnel scope=0
address=fd08:2fff:c2ee:0:aabb:cc00:c900:1
ip found[11]: acp-loopback0 scope=0
address=fd08:2eef:c2ee:0:2e19:ba2d:e05f:11
ip found[11]: acp-loopback0 scope=253 address=fe80::74c2:74ff:fe0f:4b7b
resetting ipv6-allrouters membership on acp-loopback0
sunshine:
/home/snbi-tb-b/unstrung-unstrung-1.10/include/boost/heap/binomial_heap.hpp:325:
boost::heap::binomial_heap<T, A0, A1, A2, A3>::const_reference
boost::heap::binomial_heap<T, A0, A1, A2, A3>::top() const [with T =
rpl_event*; A0 = boost::heap::compare<rpl_eventless>; A1 =
boost::parameter::void_; A2 = boost::parameter::void_; A3 =
boost::parameter::void_; boost::heap::binomial_heap<T, A0, A1, A2,
A3>::const_reference = rpl_event* const&]: Assertion `!empty()' failed.
158 => ifconfig acp-loopback0
acp-loopback0 Link encap:Ethernet HWaddr 76:c2:74:0f:4b:7b
inet6 addr: fd08:2eef:c2ee:0:2e19:ba2d:e05f:11/128 Scope:Global
inet6 addr: fe80::74c2:74ff:fe0f:4b7b/64 Scope:Link
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:388 (388.0 B)
[snbi-tb-b:~]
159 => ifconfig gre_test_tunnel
gre_test_tunnel Link encap:UNSPEC HWaddr
FE-80-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet6 addr: fd08:2fff:c2ee:0:aabb:cc00:c900:1/64 Scope:Global
UP POINTOPOINT RUNNING NOARP MTU:1448 Metric:1
RX packets:5 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:408 (408.0 B) TX bytes:0 (0.0 B)
[snbi-tb-b:~]
160 => sudo ip -6 tunnel show
ip6gre0: gre/ipv6 remote :: local :: encaplimit 0 hoplimit 0 tclass 0x00
flowlabel 0x00000 (flowinfo 0x00000000)
ip6tnl0: ipv6/ipv6 remote :: local :: encaplimit 0 hoplimit 0 tclass
0x00 flowlabel 0x00000 (flowinfo 0x00000000)
gre_test_tunnel: gre/ipv6 remote fe80::20c:29ff:fe17:c9f4 local
fe80::20c:29ff:fe62:2675 dev eth0 encaplimit 4 hoplimit 64 tclass 0x00
flowlabel 0x00000 (flowinfo 0x00000000)
More information about the Unstrung-hackers
mailing list