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

Re: simple Nginx config not working

$
0
0
thanks, netstat tells me that nginx is listening on the ports i want,

and i used this command to try open the port i want

iptables -A INPUT -p tcp --dport 8007 -j ACCEPT

and it ran fine, then listing the iptable rules i see there is a new rule:

ACCEPT tcp -- anywhere anywhere tcp dpt:8007

that means ive opened up that port yes?

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>