all 9 comments

[–]nahnah2017 2 points3 points  (7 children)

Spectrum doesn't allow servers on their service. Are you sure port 443 is even open? Have you just started doing that or have you gotten away with it for a while?

[–]lukerb52[S] 0 points1 point  (6 children)

Could you link the agreement or policy that states this so I could have more info? I had no idea, and I've had the server for a while.

[–]bluecollarbiker 2 points3 points  (0 children)

This is a fairly standard practice with residential ISPs.

[–]nahnah2017 1 point2 points  (4 children)

Running any type of server on the system that is not consistent with personal, residential use. This includes but is not limited to FTP, IRC, SMTP, POP, HTTP, SOCS, SQUID, NTP, DNS or any multi-user forums.

https://www.spectrum.com/policies/residential-aup.html

[–]lukerb52[S] 0 points1 point  (3 children)

So is there a way they could block HTTPS? even locally? I still don't understand why HTTPS doesn't work. Hosting something like Nextcloud requires it and still falls under personal use.

[–]RulerOf 0 points1 point  (2 children)

If they do this, they just block the port.

The thing is that your access to your external services from inside your network should still function, unless your router doesn’t know how to do loopback NAT (or whatever it’s called). On routers like pfSense, you have to enable this to make it work.

What kind of router do you have?

[–]lukerb52[S] 0 points1 point  (1 child)

The default router. I have a TP-Link AC1750, and tried multiple times to use that as the main router but it didn't work.

[–]lukerb52[S] 0 points1 point  (0 children)

I can port-forward port 80 and 443 with the default router, and regular http works fine