Y
Hacker News
new
|
ask
|
show
|
jobs
by
scurvy
1656 days ago
fe80::1 on link-local is/should almost always be configured as your gateway route. Works very well in corporate setups, too.
1 comments
kiwijamo
1656 days ago
Interestingly Firefox does not seem to accept that as a valid address. It will force a a search for 'fe80::1' or even '
http://fe80::1
'. Is it just me?
link
maccolgan
1656 days ago
http://[fe80::1]
link
kiwijamo
1649 days ago
That doesn't work either. Does it work for you?
link
scurvy
1643 days ago
Depending on OS, you might need to actually put the interface name in there? As you can have fe80::1 on multiple interfaces...it being link-local. Maybe browsers are holding it back?
link