Port 81

Don Schultz

Young grasshopper
Jul 11, 2014
73
1
Laguna Beach
When setting up a BI web server the BI documentation recommends using port 81. Why is port 81 any better than any other port?
 
Port 80 is slightly more likely to be blocked by internet providers, and much more likely to be scanned by botnets. Also it is more likely to already be in use by a program on the same PC (and only one program at a time can listen for connections on a port). Otherwise, it isn't better. Pretty much any port from 1-65535 can be used.

There are some ports, though, that popular browsers won't connect to, so you should not pick one of them.

Which ports are considered unsafe on Chrome
Mozilla Port Blocking
 
  • Like
Reactions: fenderman