I'm using the ASSP_2.0.0 MT Beta and have a TLS problem.
I have current perl modules all upgraded in cpan.
Everything works for short message tests (1000 bytes or so) but long  
ones (500K in test) hang.

Other facts:
Setup: client 66.135.80.2 -> hostmachine -> virtual machine 10.0.0.102  
( ASSP2 -> postfix )
TLS to Proxy works but DoTLS doesn't.
SLL off on client works.
Turning Postfix TLS off makes no difference.
Client thinks it sent some data.
Wireshark/tcpdump shows that ASSP sends [FIN,ACK] after 2nd packet of  
data.
This is a guess because everything is encoded but the pattern of  
packet data size from client goes ...69,69,1448,1448 then ASSP send  
[RST] three times.

Logs:
mail.info from postfix/smtpd -vv
Apr  5 18:37:28 smtp postfix/smtpd[2831]: C952C10C0EC:  
client=smtp[10.0.0.102], sasl_method=PLAIN, sasl_username=a...@solari.com
Apr  5 18:37:28 smtp postfix/smtpd[2831]: > smtp[10.0.0.102]: 250  
2.1.5 Ok
Apr  5 18:37:28 smtp postfix/smtpd[2831]: watchdog_pat: 0x808e398
Apr  5 18:37:28 smtp postfix/smtpd[2831]: < smtp[10.0.0.102]: DATA
Apr  5 18:37:28 smtp postfix/smtpd[2831]: > smtp[10.0.0.102]: 354 End  
data with <CR><LF>.<CR><LF>
Apr  5 18:37:29 smtp postfix/smtpd[2831]: smtp_get: EOF
Apr  5 18:37:29 smtp postfix/smtpd[2831]: match_hostname: smtp ~?  
127.0.0.0/8
Apr  5 18:37:29 smtp postfix/smtpd[2831]: match_hostaddr: 10.0.0.102  
~? 127.0.0.0/8
Apr  5 18:37:29 smtp postfix/smtpd[2831]: match_hostname: smtp ~?  
10.0.0.0/24
Apr  5 18:37:29 smtp postfix/smtpd[2831]: match_hostaddr: 10.0.0.102  
~? 10.0.0.0/24
Apr  5 18:37:29 smtp postfix/smtpd[2831]: lost connection after DATA  
(0 bytes) from smtp[10.0.0.102]
Apr  5 18:37:29 smtp postfix/smtpd[2831]: disconnect from  
smtp[10.0.0.102]

ASSP's maillog.txt
Apr-5-09 18:37:27 [Worker_1] Connected: 66.135.80.2:51147 ->  
10.0.0.102:587 -> 10.0.0.102:687 , 10-11
Apr-5-09 18:37:27 [Worker_1] 66.135.80.2 info: faked '250-STARTTLS  
ready' for 10.0.0.102:687
Apr-5-09 18:37:27 [Worker_1] 66.135.80.2 info: got '250-STARTTLS  
ready' from 10.0.0.102:687
Apr-5-09 18:37:27 [Worker_1] 66.135.80.2 info: got STARTTLS request  
from 66.135.80.2
Apr-5-09 18:37:28 [Worker_1] 66.135.80.2 info: started TLS-SSL session  
for client 66.135.80.2:51147
Apr-5-09 18:37:28 [Worker_1] info: started TLS-SSL session for server  
10.0.0.102:687
Apr-5-09 18:37:29 56648-11572 [Worker_1] 66.135.80.2 <a...@solari.com>  
to: ad...@solariadvisors.com info: no (more) data readable from  
66.135.80.2 - Resource temporarily unavailable - last command was 'DATA'
Apr-5-09 18:37:29 [Worker_1] Disconnected: 66.135.80.2  - command list  
was 'EHLO,STARTTLS,EHLO,AUTHPLAINA,MAIL FROM,RCPT TO,DATA' - used 8  
SocketCalls

I'm losing hair over this one. Any suggestions would be appreciated.
Alan McNeil sysadmin -- a9k.info


------------------------------------------------------------------------------
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to