Re: Routing(?) issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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@chamber ~]# nmap chamber -p80
>> [...]
>> PORT   STATE SERVICE
>> 80/tcp open  http
>>
>> [root@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@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
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux