diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-03-12 22:50:10 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-03-12 22:50:10 +0000 |
commit | 0781a8a50694b18cc1cf30e90a7d127ef0bfe7e9 (patch) | |
tree | ace338acbac1ba40b01c5f8fd2994576534038d2 /test/confs/0179 | |
parent | 2e6a0ed708ac49cabf193f05e970489423e6dbb2 (diff) |
Testsuite: add testcase showing outgoing-conn local interface
Diffstat (limited to 'test/confs/0179')
-rw-r--r-- | test/confs/0179 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/confs/0179 b/test/confs/0179 index fdd5fb10c..381b41caf 100644 --- a/test/confs/0179 +++ b/test/confs/0179 @@ -7,7 +7,8 @@ primary_hostname = myhost.test.ex # ----- Main settings ----- queue_run_in_order -log_selector = +outgoing_port +# incoming_interface is used here to get the _outgoing_ local port +log_selector = +outgoing_port +incoming_interface # ----- Routers ----- |