Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.folklore.computers > #218348 > unrolled thread
| Started by | ted@loft.tnolan.com (Ted Nolan <tednolan>) |
|---|---|
| First post | 2021-07-11 17:34 +0000 |
| Last post | 2021-07-12 04:33 -0500 |
| Articles | 7 — 4 participants |
Back to article view | Back to alt.folklore.computers
Thank You Helpful Software! ted@loft.tnolan.com (Ted Nolan <tednolan>) - 2021-07-11 17:34 +0000
Re: Thank You Helpful Software! Andy Burns <usenet@andyburns.uk> - 2021-07-11 18:44 +0100
Re: Thank You Helpful Software! ted@loft.tnolan.com (Ted Nolan <tednolan>) - 2021-07-11 17:49 +0000
Re: Thank You Helpful Software! Quadibloc <jsavard@ecn.ab.ca> - 2021-07-11 11:23 -0700
Re: Thank You Helpful Software! Andy Burns <usenet@andyburns.uk> - 2021-07-11 19:33 +0100
Re: Thank You Helpful Software! Andy Burns <usenet@andyburns.uk> - 2021-07-11 20:33 +0100
Re: Thank You Helpful Software! 711 Spooky Mart <711@spooky.mart> - 2021-07-12 04:33 -0500
| From | ted@loft.tnolan.com (Ted Nolan <tednolan>) |
|---|---|
| Date | 2021-07-11 17:34 +0000 |
| Subject | Thank You Helpful Software! |
| Message-ID | <il0oe2FitmaU1@mid.individual.net> |
I was trying to browse the web with my morning coffee at my favorite bagel shop the other day. Apparently it was the first time I had been there after doing a full update on my laptop FreeBSD install. The network is unprotected but has a signup screen that you have to hit before you are let through to the Internet. It's always been a little hinky for FBSD/Firefox, and at some point I observed the traffic for a working hit to the logon screen and made a little html file of it in those cases where Firefox would miss automatically detecting the sign-on. Sure enough, firefox missed the portal, but unexpectedly, when I used the link I had saved for it (which goes to port 10080), I got: This address is restricted This address uses a network port which is normally used for purposes other than Web browsing. Firefox has canceled the request for your protection. No option to accept a warning and continue or anything like that. Of course since I couldn't hit the Internet, I couldn't google a solution. I finally had to do some ssh to localhost with port mapping. Once on, I found the preference network.security.ports.banned.override easily enough. But *really*!? If my url has a port in it, that's the port I want to use! Thanks Mozilla. -- columbiaclosings.com What's not in Columbia anymore..
[toc] | [next] | [standalone]
| From | Andy Burns <usenet@andyburns.uk> |
|---|---|
| Date | 2021-07-11 18:44 +0100 |
| Message-ID | <il0ov2Fj5p0U1@mid.individual.net> |
| In reply to | #218348 |
Ted Nolan wrote: > I found the preference > network.security.ports.banned.override That pref doesn't exist by default in my windows firefox, presumably without any value all ports are fair game? maybe whoever built the FreeBSD firefox thought it was a good idea?
[toc] | [prev] | [next] | [standalone]
| From | ted@loft.tnolan.com (Ted Nolan <tednolan>) |
|---|---|
| Date | 2021-07-11 17:49 +0000 |
| Message-ID | <il0pa3Fj75nU1@mid.individual.net> |
| In reply to | #218349 |
In article <il0ov2Fj5p0U1@mid.individual.net>, Andy Burns <usenet@andyburns.uk> wrote: >Ted Nolan wrote: > >> I found the preference >> network.security.ports.banned.override > >That pref doesn't exist by default in my windows firefox, presumably >without any value all ports are fair game? maybe whoever built the >FreeBSD firefox thought it was a good idea? > No, without the pref unusual ports are banned. You have to create the pref to open them up. I'm not sure what's on the banned list, but it includes 10080 :-( -- columbiaclosings.com What's not in Columbia anymore..
[toc] | [prev] | [next] | [standalone]
| From | Quadibloc <jsavard@ecn.ab.ca> |
|---|---|
| Date | 2021-07-11 11:23 -0700 |
| Message-ID | <198b6ed7-d1bc-46bd-ae1d-1715da906ebbn@googlegroups.com> |
| In reply to | #218350 |
On Sunday, July 11, 2021 at 11:49:58 AM UTC-6, Ted Nolan <tednolan> wrote: > No, without the pref unusual ports are banned. You have to create the pref > to open them up. I'm not sure what's on the banned list, but it includes > 10080 :-( Probably everything except 80, 8000, and 8080. John Savard
[toc] | [prev] | [next] | [standalone]
| From | Andy Burns <usenet@andyburns.uk> |
|---|---|
| Date | 2021-07-11 19:33 +0100 |
| Message-ID | <il0rrdFjmt3U1@mid.individual.net> |
| In reply to | #218351 |
Quadibloc wrote: > Ted Nolan wrote: > >> without the pref unusual ports are banned. You have to create the pref >> to open them up. I'm not sure what's on the banned list, but it includes >> 10080 :-( > > Probably everything except 80, 8000, and 8080. I've used firefox to numerous non-standard ports, never had an issue, could it be that RFC1818 addrs are excluded from the ban?
[toc] | [prev] | [next] | [standalone]
| From | Andy Burns <usenet@andyburns.uk> |
|---|---|
| Date | 2021-07-11 20:33 +0100 |
| Message-ID | <il0vc0Fk8p3U1@mid.individual.net> |
| In reply to | #218352 |
Andy Burns wrote:
> could it be that RFC1818 addrs are excluded from the ban?
^^^^^^^
YKWIM
[toc] | [prev] | [next] | [standalone]
| From | 711 Spooky Mart <711@spooky.mart> |
|---|---|
| Date | 2021-07-12 04:33 -0500 |
| Message-ID | <sch29m$940$1@gioia.aioe.org> |
| In reply to | #218351 |
On 7/11/21 1:23 PM, Quadibloc wrote: > On Sunday, July 11, 2021 at 11:49:58 AM UTC-6, Ted Nolan <tednolan> wrote: > >> No, without the pref unusual ports are banned. You have to create the pref >> to open them up. I'm not sure what's on the banned list, but it includes >> 10080 :-( > > Probably everything except 80, 8000, and 8080. > > John Savard > The Great Firewall would be built into every browser, if the techlord weenies could have their way. I'm so glad the NGO tech wonks do all my thinking for me. Keepin' me safe! Thanks technocrats! -- ███████████████████████████████████ █░░░░░░░░░░░█░░░░░░░░███░░░░░░░░███ █░░███████░░█░░████░░███░░████░░███ [chan] 711 █░░░░░░░██░░█░░░░██░░███░░░░██░░███ spooky mart ██████░░██░░███░░██░░█████░░██░░███ always open ██████░░██░░███░░██░░█████░░██░░███ stay spooky ██████░░██░░█░░░░██░░░░█░░░░██░░░░█ https://bitmessage.org ██████░░██░░█░░██████░░█░░██████░░█ ██████░░░░░░█░░░░░░░░░░█░░░░░░░░░░█ ███████████████████████████████████
[toc] | [prev] | [standalone]
Back to top | Article view | alt.folklore.computers
csiph-web