sks-devel
[Top][All Lists]
Advanced

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

Re: [Sks-devel] Get SKS to listen on port 80


From: Jeremy T. Bouse
Subject: Re: [Sks-devel] Get SKS to listen on port 80
Date: Thu, 25 Aug 2016 19:14:23 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 8/25/2016 6:13 PM, Danny Horne wrote:
> On 25/08/2016 11:10 pm, Jeremy T. Bouse wrote:
>> Do you have Apache or Nginx running on the server? If so they're likely
>> what is bound to port 80 already.
>>
>>
> I have Nginx running on 11371 (reverse proxy), nothing is running on port 80
    Try running 'ss -lt |grep :http' and/or 'netstat -plunta |grep :80'
and I would guess you'll find something. The netstat command will also
give you the process name and PID if you run it as root.
    I ask as I have my Nginx server listening to both 11371 and 80 and
load-balancing the traffic back to the SKS daemon.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]