***: toeshred has quit IRC (Ping timeout: 272 seconds)
toeshred has joined #arpnetworks
toeshred has quit IRC (Ping timeout: 245 seconds)
toeshred has joined #arpnetworks mnathani: I have a new he.net IPv6 tunnel terminating on a cisco 2811 router
I can ping IPv6 destinations from the router itself, but can't seem to get other hosts on my LAN to use the IPv6 connection acf_: mnathani: you mean router advertisement isn't working?
or even after adding static routes, etc... they won't work mnathani: the Win 8 machine get the router adv., but can not reach IPv6 hosts
it can ping the router though
was just going to try a static assignment acf_: does the router show up in traceroutes to IPv6 hosts? mnathani: does not
first hop = destination net unreachable acf_: sounds like perhaps the default route is wrong/nonexistant
in the Windows 8 machine mnathani: netstat -r ?
to view the routes? acf_: on linux
I prefer netstat -rn
well, netstat -rn6
http://technet.microsoft.com/en-us/library/cc757679%28v=ws.10%29.aspx
"netsh" -> "interface ipv6" -> "show routes" mnathani: I got to that article
apparently its for server os
old server os, like 2003
I think it might have something to do with the fact that I have 2 nics on my machine acf_: 'netsh interface ipv6 show route' mnathani: running IPv4 on one and trying to run IPv6 on the second NIC acf_: according to http://chamaradisanayake.blogspot.com/2011/09/add-ipv6-route-in-windows-7.html
hmm. the router solicitor should take care of using the right interface
as long as you're receiving advertisements on only one NIC mnathani: I get a lot of routes acf_: at the top?
"::" perhaps? mnathani: https://gist.github.com/anonymous/2bc0b8f5eb8185c077c9 BryceBot: Gist: "https://gist.github.com/2bc0b8f5eb8185c077c9" acf_: super helpful BryceBot, thanks :P mnathani: 3 different :: brycec: All of which were specified manually acf_: does "manually" mean "automatically by the route solicitor"? brycec: acf_: Well it *could* be helpful. Some people do name their gists... I agree that in this case, not very helpful ;P
I took it to mean that mnathani specified it acf_: oh, it shows a name normally... mnathani: https://gist.github.com/anonymous/bdc584702a15239ca235 BryceBot: Gist: "https://gist.github.com/bdc584702a15239ca235" brycec: But notice that there are default routes on two different interfaces (Idx) acf_: I'll see if I can check a working IPv6 Windows routing table... mnathani: that one has my ipconfig /all brycec: (Example of a useful Gist: https://gist.github.com/Lanluotiankong/43a6d95c7fbc0e9a5c7a) BryceBot: Gist: "Kruskal`sMST: to find a minimum spanning tree for a connected weighted graphn# tests: kruskal(graph)n# graph = {'vertices': ['A', 'B', 'C', 'D', 'E', 'F'], 'edges': set([(4, 'A', 'B'),(8, 'A', 'C'),(15, 'A', 'D'),(16, 'B', 'C'),(23, 'B', 'D'),(42, 'C', 'D'),])n# expected is: set([(15, 'A', 'D'), (4, 'A', 'B'), (8, 'A', 'C')])" mnathani: https://gist.github.com/anonymous/911f58a2179a19c5637e BryceBot: Gist: "https://gist.github.com/911f58a2179a19c5637e" mnathani: thats from a WIndows 8 VM bridged to the IPv6 NIC, and working IPv6 routing acf_: I have a single IPv6 default route
if I enable two interfaces, I get two default routes, but they both point out one interface
(both interfaces are on the same broadcast domain)
otherwise it looks like the one brycec pasted
the gateway appears to always be an fe80:: address
mnathani: perhaps you could try configuring an address / default gateway manually in the GUI? brycec: acf_: I posted nothing
*pasted acf_: oh derp. that was mnathani again brycec: :P ***: KDE_Perr1 has joined #arpnetworks
hive-mind has quit IRC (Ping timeout: 260 seconds)
KDE_Perry has quit IRC (Ping timeout: 260 seconds)
hive-mind has joined #arpnetworks
KDE_Perr1 is now known as KDE_Perry