Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Blocking Underlying Port

$
0
0
Situation, I have a series of upstream server all being served through nginx. I want to block access to the upstream servers o their port addresses using nginx i.e. only allow 192.168.1.80/service and prevent 1access on 92.168.1.80:8080/service. I know I cando this with a load balancer outside of nginx, but is there any way to do this with nginx?

Viewing all articles
Browse latest Browse all 4759

Trending Articles