http://bugzilla.opensuse.org/show_bug.cgi?id=1192433 http://bugzilla.opensuse.org/show_bug.cgi?id=1192433#c7 Dmitry Markov <werwolf131313@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(andrii.nikitin@su | |se.com) --- Comment #7 from Dmitry Markov <werwolf131313@gmail.com> ---
[werwolf@home] ~ ��� curl -6 http://mirrorcache.opensuse.org/rest/myip {"country":"US","ip":"XXX:XXX:XXX:XXX","region":"NA"} [werwolf@home] ~ ��� curl -6 http://mirrorcache-us.opensuse.org/rest/myip {"country":"US","ip":"XXX:XXX:XXX:XXX","region":"NA"} [werwolf@home] ~ ��� curl -4 http://mirrorcache.opensuse.org/rest/myip {"country":"RU","ip":"YYY.YYY.YYY.YYY","region":"EU"} [werwolf@home] ~ ��� curl -4 http://mirrorcache-us.opensuse.org/rest/myip {"country":"RU","ip":"YYY.YYY.YYY.YYY","region":"EU"}
maybe the problem is that "region":"NA" in ipv6 answer? -- You are receiving this mail because: You are on the CC list for the bug.