Skip to content

Instantly share code, notes, and snippets.

@koi-chan
Created February 16, 2015 09:03
Show Gist options
  • Save koi-chan/488b6cf738aa38fce49a to your computer and use it in GitHub Desktop.
Save koi-chan/488b6cf738aa38fce49a to your computer and use it in GitHub Desktop.
firewalld-irc
<?xml version="1.0" encoding="utf-8"?>
<service>
<short>IRC</short>
<description>Internet Relay Chat</description>
<port protocol="tcp" port="6665-6669" />
<port protocol="tcp" port="6697" />
</service>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment