[CentOS] Routing(?) issue

Marcin Trendota moonwolf.rh at gmail.com
Fri Sep 14 07:43:00 UTC 2018


W dniu 13.09.2018 o 22:19, Oleg Cherkasov pisze:
> On 13. sep. 2018 21:02, Marcin Trendota wrote:
>>
>> There is nginx on port 80.
>> I've turned off SELinux for testing purposes.
>>
>> [root at chamber ~]# nmap chamber -p80
>> [...]
>> PORT   STATE SERVICE
>> 80/tcp open  http
>>
>> [root at chamber ~]# nmap -p80 chmura.<domain>
>> [...]
>> PORT   STATE  SERVICE
>> 80/tcp closed http
> 
> Do a quick check with netstat/ss if you have nginx running on all
> interfaces.


[root at chamber ~]# netstat -l | grep http
tcp        0      0 0.0.0.0:http            0.0.0.0:*
LISTEN
tcp6       0      0 [::]:http               [::]:*
LISTEN

Looks like it is?
Besides outside of my network this address works.

(Sorry about private email (;) )

-- 
Over And Out
MoonWolf



More information about the CentOS mailing list