F5F Stay Refreshed Power Users Networks Page unavailable on another device

Page unavailable on another device

Page unavailable on another device

G
Gunner2000
Member
226
05-02-2016, 06:59 AM
#1
You're experiencing an issue where your web page functions correctly on both the server and client sides, but fails when you switch the port from 80 to another value. This often happens due to changes in how the server handles requests or routing rules being applied. Check your IIS configuration, especially the application pool settings and any port-specific rules.
G
Gunner2000
05-02-2016, 06:59 AM #1

You're experiencing an issue where your web page functions correctly on both the server and client sides, but fails when you switch the port from 80 to another value. This often happens due to changes in how the server handles requests or routing rules being applied. Check your IIS configuration, especially the application pool settings and any port-specific rules.

S
SolitudeNight
Junior Member
5
05-04-2016, 02:26 AM
#2
Switching the port from 80 means you must find the page on that specific port. For example, if you moved to port 8080, you'd access it at http://www.page.com:8080. By default, HTTP uses port 80, just like HTTPS uses port 443. You might also need to redirect your public-facing port to the server's internal port (like 80 to 8080). Some internet service providers block non-standard ports, so check with them. You can sometimes adjust settings through your ISP, other times you may need to contact them directly.
S
SolitudeNight
05-04-2016, 02:26 AM #2

Switching the port from 80 means you must find the page on that specific port. For example, if you moved to port 8080, you'd access it at http://www.page.com:8080. By default, HTTP uses port 80, just like HTTPS uses port 443. You might also need to redirect your public-facing port to the server's internal port (like 80 to 8080). Some internet service providers block non-standard ports, so check with them. You can sometimes adjust settings through your ISP, other times you may need to contact them directly.

D
DancingPanda4
Junior Member
12
05-11-2016, 12:51 PM
#3
I can help you with that. Just let me know what you need to do!
D
DancingPanda4
05-11-2016, 12:51 PM #3

I can help you with that. Just let me know what you need to do!

M
Monolit_YT
Member
52
05-12-2016, 08:14 PM
#4
Tell me about your configuration—do you use a router or gateway? Why are you modifying the port?
M
Monolit_YT
05-12-2016, 08:14 PM #4

Tell me about your configuration—do you use a router or gateway? Why are you modifying the port?

R
Ripjaw24477
Junior Member
5
05-13-2016, 12:46 AM
#5
Uncertain about what a gateway box is—I need to switch the port since it was assigned as part of a school assignment. Also, I'm working in a virtual machine.
R
Ripjaw24477
05-13-2016, 12:46 AM #5

Uncertain about what a gateway box is—I need to switch the port since it was assigned as part of a school assignment. Also, I'm working in a virtual machine.

P
PvtStoner
Senior Member
599
05-13-2016, 02:04 PM
#6
P
PvtStoner
05-13-2016, 02:04 PM #6

S
speednitro11
Member
67
05-13-2016, 04:01 PM
#7
Yes, you can still achieve that in a virtual machine by adjusting settings or using specific tools provided by the VM platform.
S
speednitro11
05-13-2016, 04:01 PM #7

Yes, you can still achieve that in a virtual machine by adjusting settings or using specific tools provided by the VM platform.

F
Fordtuff18
Member
141
05-20-2016, 08:32 PM
#8
Is it happening in your home or at the college?
F
Fordtuff18
05-20-2016, 08:32 PM #8

Is it happening in your home or at the college?

8
8thEmmett
Junior Member
20
05-20-2016, 11:21 PM
#9
In the high school lol, I can only test it for a week now.
8
8thEmmett
05-20-2016, 11:21 PM #9

In the high school lol, I can only test it for a week now.