Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Browsing to https://[ff02::2%eth0]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
1clue
Advocate
Advocate


Joined: 05 Feb 2006
Posts: 2569

PostPosted: Tue Jan 03, 2017 8:14 pm    Post subject: Browsing to https://[ff02::2%eth0] Reply with quote

Hi,

It all started out as a bit of laziness on my part.

I want to browse to my local router, which has an admin web server on it.

Then I thought, well I need to administer my parents' router too, and it has a different ipv4 address. But with ipv6 I should be able to get there anyway with the url in the subject.

So the thing is, I can browse to a global scope address just fine, but not to a link-local or site-local.

I found a 2007 thread talking about this as a bug in http://forums.mozillazine.org/viewtopic.php?f=38&t=513822&start=0.

In the command line we can, for example, ping6 -I eth0 ff02::2 and it works. I've seen reference to using % as a delimiter for the nic in places, but this doesn't work.

Does this work for anyone? What's the secret decoder ring?

Thanks.
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Wed Jan 04, 2017 4:54 pm    Post subject: Reply with quote

ff02::* is a local network broadcast address. The correct IP will begin in fe80::.
Back to top
View user's profile Send private message
1clue
Advocate
Advocate


Joined: 05 Feb 2006
Posts: 2569

PostPosted: Wed Jan 04, 2017 5:21 pm    Post subject: Reply with quote

Multicast, but yeah I know.

The thing is, I think we should be able to address the link-level router (or link-level some other multicast address) in a browser, and then the browser hook up to whatever one comes back first. In most cases I think it would be a single device anyway.

Technically I understand that multicast addresses are not supposed to be used as regular network locations, but in this case it's interfering with my strong desire to be lazy. It's one of those scenarios that your desire to be lazy causes me to work my @$$ off in order to find a happy answer. I've since found no happy solution though, so I may be stuck.

The only solution I can come up with would be to make a localhost webapp which pings the net for a multicast address and then directs the browser to that location.

Sounds like a neat Open Source project....
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Fri Jan 06, 2017 5:00 am    Post subject: Reply with quote

If you want to do something like that, maybe you can: give every target machine an identical fd00::/8 address, and use babel or some sort of iptables voodoo to fake an anycast address on your LAN. It's crazy, not something I'd have a use for myself, but not impossible.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum