From 430f98cb1e35e925f6b3ca54375411ff67e8895b Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Fri, 29 Aug 2014 11:37:56 +0100 Subject: Fix tpda tcp:connect testcase --- test/confs/5700 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/confs') diff --git a/test/confs/5700 b/test/confs/5700 index 65a1b59ba..0e9fd1d3f 100644 --- a/test/confs/5700 +++ b/test/confs/5700 @@ -22,7 +22,7 @@ begin acl ev_tcp: accept condition = ${if eq {$tpda_event}{tcp:connect}} - logwrite = . [$host_address]:$sending_port + logwrite = . [$host_address]:$host_port accept condition = ${if eq {$tpda_event}{tcp:close}} logwrite = . [$sending_ip_address] -> \ [$host_address]:$host_port -- cgit v1.2.3