advertisement logo

 

Keyserver is used for storing and distributing OpenGPG keys. The Ubuntu project also maintains its own keyserver ( http://keyserver.ubuntu.com ) for distributing public-key to users.

keyserver uses HKP Keyserver protocol which listens on port 11371

Here’s how to enable the keyserver port on iptables:

iptables -A OUTPUT -p tcp -d <key server ip> --dport 11371 -j ACCEPT

Share this post

Tags: , , , , ,

Keep updated with the latest posts, be a part of over 1,000 subscribers! : email iconSubscribe to your email

Leave a Comment

About Author

Mohammad Hafiz (mypapit)

Blogger
Alor Setar, Kedah, MALAYSIA


I work with a local university in Malaysia. I code for fun and I support Free and Open Source Software.


Visit