Changeset 14206 in genesis for nodes/Rick


Ignore:
Timestamp:
Aug 29, 2018, 7:03:25 PM (7 years ago)
Author:
rick
Message:

Add option for whitelisting services on proxy

To avoid clutter on the network a non-proxy service also requires
this list to be present. This could how-ever yield to unwanted results if the
proxy dynamically changes to one which have a lesser set of features allowed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified nodes/Rick/wleiden.yaml

    r14205 r14206  
    2626serviceid : "172.31.254.9"
    2727status    : "up"
     28publicnat : ['http', 'https', 'submission', 'imaps', 'pop3s']
    2829
    2930
Note: See TracChangeset for help on using the changeset viewer.