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

_______________________________________________
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel

Reply via email to