diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2020-10-03 15:24:31 +0200 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2020-10-04 00:03:35 +0200 |
commit | f820e85a419deb5c7ed3c8f1abe400436b2d6122 (patch) | |
tree | d89ffc3d321bb3e15a7734fc07f3af2b18c47009 /test/log/4030 | |
parent | 63fd4a5b7fa03459316d5844474a37b9b7256619 (diff) |
Testsuite: Use 127.x.x.x for PROXY v2
This avoids depencies on DNS timeouts on the host running the testsuite.
Diffstat (limited to 'test/log/4030')
-rw-r--r-- | test/log/4030 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/log/4030 b/test/log/4030 index 0d7c79acc..07838f869 100644 --- a/test/log/4030 +++ b/test/log/4030 @@ -14,10 +14,10 @@ 1999-03-02 09:44:33 proxy external [127.42.42.42]:1114 1999-03-02 09:44:33 remote [127.0.0.2]:1115 1999-03-02 09:44:33 10HmaY-0005vi-00 <= c@test.ex H=(clientname) [127.0.0.2]:1115 P=smtp PRX=ip4.ip4.ip4.ip4 S=sss -1999-03-02 09:44:33 no host name found for IP address 192.168.0.15 +1999-03-02 09:44:33 no host name found for IP address 127.0.0.2 1999-03-02 09:44:33 proxy session: yes 1999-03-02 09:44:33 local [ip4.ip4.ip4.ip4]:1111 1999-03-02 09:44:33 proxy internal [ip4.ip4.ip4.ip4]:1116 -1999-03-02 09:44:33 proxy external [192.168.0.5]:1117 -1999-03-02 09:44:33 remote [192.168.0.15]:1118 -1999-03-02 09:44:33 10HmaZ-0005vi-00 <= e@test.ex H=(clientname) [192.168.0.15]:1118 P=smtp PRX=ip4.ip4.ip4.ip4 S=sss +1999-03-02 09:44:33 proxy external [127.42.42.42]:1117 +1999-03-02 09:44:33 remote [127.0.0.2]:1118 +1999-03-02 09:44:33 10HmaZ-0005vi-00 <= e@test.ex H=(clientname) [127.0.0.2]:1118 P=smtp PRX=ip4.ip4.ip4.ip4 S=sss |