diff options
| author | Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi> | 2014-07-02 12:32:38 +0300 |
|---|---|---|
| committer | Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi> | 2014-07-02 12:32:38 +0300 |
| commit | 5300a48499e9558f52865af04cf4accc63237590 (patch) | |
| tree | 08f9a67edb601ab6110b470902467ef1e2074003 /json/services.json | |
| parent | 041b4b69c4e36a24342cfc3ce2e1a7a7307ad492 (diff) | |
| download | awall-5300a48499e9558f52865af04cf4accc63237590.tar.bz2 awall-5300a48499e9558f52865af04cf4accc63237590.tar.xz | |
services: pop3
Diffstat (limited to 'json/services.json')
| -rw-r--r-- | json/services.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/json/services.json b/json/services.json index cd2ad4e..7ba4bfa 100644 --- a/json/services.json +++ b/json/services.json @@ -85,6 +85,7 @@ { "proto": "icmp", "type": 8, "reply-type": 0 }, { "proto": "icmpv6", "type": 128, "reply-type": 129 } ], + "pop3": { "proto": "tcp", "port": 110 }, "radius": [ { "proto": "udp", "port": 1812 }, { "proto": "tcp", "port": 1812 } |
