Post AwEtPJtLjjMWvdmAXA by [email protected] | |
More posts by [email protected] | |
Post #AwETtuHgOgQ9g358zI by [email protected] | |
0 likes, 1 repeats | |
so it turns out you can use Apache mod_proxy to proxy to an IPv6 link-local add… | |
Post #AwEWyRn04FY8c1aSMC by [email protected] | |
0 likes, 0 repeats | |
@lw link-local addresses are not supposed to be used in URLs, and half the brow… | |
Post #AwEtPJtLjjMWvdmAXA by [email protected] | |
0 likes, 0 repeats | |
@lw Well, you nerd sniped me on this one :) I am able to reproduce the issue bu… | |
Post #AwEtPK05KgkZGWvY24 by [email protected] | |
0 likes, 0 repeats | |
@nivex perhaps i'll file a bug, i feel like this should work | |
Post #AwEtZhZmX8MbHRZdRY by [email protected] | |
0 likes, 0 repeats | |
@lw I don't know about Apache's parser, but looking at https://www.rfc-… | |
Post #AwEtmlMJmQsimFVJui by [email protected] | |
0 likes, 0 repeats | |
@jens thanks, but i already tried %-encoding the URL and it didn't make any… | |
Post #AwFIq3WPCp6OpYtCz2 by [email protected] | |
0 likes, 0 repeats | |
@lw without the scope specified, it uses the default scope. Using SLAAC, link-l… | |
Post #AwFIq3dUmSm1BYCs2C by [email protected] | |
0 likes, 0 repeats | |
@jens "Using SLAAC, link-local addresses *should* be unique within their s… | |
Post #AwFIq41bKq3WOJU7bk by [email protected] | |
0 likes, 0 repeats | |
@lw one reason might be virtualization of some sort.Could be that all your VMs … | |
Post #AwbQtCBaWSoLgLHLOK by [email protected] | |
0 likes, 0 repeats | |
@lw It's non-standard, but try removing the percent sign, i.e. just useProx… | |
Post #AwbQtCIK7QCO1EQitE by [email protected] | |
0 likes, 0 repeats | |
@jens AH01083: error parsing URL http://[fe80::2vm.cgit]:80: Invalid host/port | |
Post #AwbQtCl2OfARSHree8 by [email protected] | |
0 likes, 0 repeats | |
@lw I should add that I have little hope this works, because while it parses th… | |
Post #AwbQtPydFQlYSDKC8m by [email protected] | |
0 likes, 0 repeats | |
@lw Interesting. Thanks! | |
Post #AwbQtQ50rhs0m0JI5Q by [email protected] | |
0 likes, 0 repeats | |
@lw So the problem is a bit all of the place.APR's function for parsing add… | |
Post #AwbQtQXNAGYUBxZwI4 by [email protected] | |
0 likes, 0 repeats | |
@lw ... consider placeholders ($1 etc) in the ProxyPass* specs.And then it uses… | |
Post #AwbQuAfndGd1HPsJoO by [email protected] | |
0 likes, 0 repeats | |
@lw well, it starts with RFC4007, but there were updates I can't search fo… | |
Post #AwbQuAmtCuIddPByrY by [email protected] | |
0 likes, 0 repeats | |
@lw ... most complex scenario the common case? It might be that this is the sit… | |
Post #AwbQuAtGpBP5xCB4oC by [email protected] | |
0 likes, 0 repeats | |
@lw ... identical addresses, which by definition are in the same scope).I shoul… | |
Post #AwbQuAzISmDyFsztCa by [email protected] | |
0 likes, 0 repeats | |
@lw OK, so now to parse that question better. I assume you're talking about… | |
Post #AwbQuB5K6N2qYZohay by [email protected] | |
0 likes, 0 repeats | |
@lw https://www.rfc-editor.org/rfc/rfc4861#section-4.3Basically, hosts multicas… | |
Post #AwbQuBC3hKQstSy55s by [email protected] | |
0 likes, 0 repeats | |
@jens i think you're confused about how IPv6 link-local addresses work.all … | |
Post #AwbQuBI5KvFlC9mtUG by [email protected] | |
0 likes, 0 repeats | |
@lw ND discovery is multicast (in this instance; not all ND messages are), you … | |
Post #AwbQuBOovsdnX2wGzA by [email protected] | |
0 likes, 0 repeats | |
@jens > You multicast on all interfaces, discover what returns. If your targ… | |
Post #AwbQuBUqZTSfpjl5NY by [email protected] | |
0 likes, 0 repeats | |
@lw It's in the ND specs...I'm far enough away from my laptop to fire u… | |
Post #AwbQuBbEBkZ89WkBKC by [email protected] | |
0 likes, 0 repeats | |
@jens what, specifically, is in the ND specs?i've tested FreeBSD and macOS … | |
Post #AwbQuC3EVcy1YNqXya by [email protected] | |
0 likes, 0 repeats | |
@lw So for example (just verified), I do need to add the %iface zone ID to ping… | |
Post #AwbQuCZqYN3TBX6aoK by [email protected] | |
0 likes, 0 repeats | |
@lw So using ndisc6 to refresh the stale entry doesn't make ping any smarte… | |
Post #AwbQuD9IQZPYxTgu48 by [email protected] | |
0 likes, 0 repeats | |
@lw FWIW if you do find yourself on a Linux box, "ip neighbour" shows… | |
Post #AwbQuDcMgUfCPdI7NI by [email protected] | |
0 likes, 0 repeats | |
@lw FWIW those refresh message are *unicast* by spec, so very different from th… | |
Post #AwbQw6APMEotso6wXg by [email protected] | |
0 likes, 0 repeats | |
@lw The multicast bit is in the ND specs.The default zone (shouldn't say sc… |