Skip to main content

Pix 7.0 with IMAP

More
16 years 3 months ago #26448 by devatraj_v
Pix 7.0 with IMAP was created by devatraj_v
Hi all,

I have created the access list for imap server to be accessed from outside. but i see these logs, can anybody help me..

6|Jun 04 2008 09:38:12|609002: Teardown local-host outside:166.161.224.161 duration 0:00:58
6|Jun 04 2008 09:38:12|302014: Teardown TCP connection 385044966 for outside:166.161.224.161/1377 to inside:172.16.0.252/143 duration 0:00:30 bytes 0 SYN Timeout
6|Jun 04 2008 09:37:44|106015: Deny TCP (no connection) from 166.161.224.161/1376 to 12.164.70.235/993 flags RST on interface outside
6|Jun 04 2008 09:37:44|302014: Teardown TCP connection 385044310 for outside:166.161.224.161/1376 to inside:172.16.0.252/993 duration 0:00:30 bytes 0 SYN Timeout
6|Jun 04 2008 09:37:42|302013: Built inbound TCP connection 385044966 for outside:166.161.224.161/1377 (166.161.224.161/1377) to inside:172.16.0.252/143 (12.164.70.235/143)
6|Jun 04 2008 09:37:14|302013: Built inbound TCP connection 385044310 for outside:166.161.224.161/1376 (166.161.224.161/1376) to inside:172.16.0.252/993 (12.164.70.235/993)
6|Jun 04 2008 09:37:14|609001: Built local-host outside:166.161.224.161

Configuration
access-list outside_acl line 120 extended permit tcp host 166.161.224.161 host 12.164.x.x eq imap4

Is any other configuration is requires, please help
More
16 years 3 months ago #26457 by Elohim
Replied by Elohim on topic Re: Pix 7.0 with IMAP
please post the global and nat statements as well. The firewall is dropping the TCP SYN packet and sends a reset back to the source.

Hi all,

I have created the access list for imap server to be accessed from outside. but i see these logs, can anybody help me..

6|Jun 04 2008 09:38:12|609002: Teardown local-host outside:166.161.224.161 duration 0:00:58
6|Jun 04 2008 09:38:12|302014: Teardown TCP connection 385044966 for outside:166.161.224.161/1377 to inside:172.16.0.252/143 duration 0:00:30 bytes 0 SYN Timeout
6|Jun 04 2008 09:37:44|106015: Deny TCP (no connection) from 166.161.224.161/1376 to 12.164.70.235/993 flags RST on interface outside
6|Jun 04 2008 09:37:44|302014: Teardown TCP connection 385044310 for outside:166.161.224.161/1376 to inside:172.16.0.252/993 duration 0:00:30 bytes 0 SYN Timeout
6|Jun 04 2008 09:37:42|302013: Built inbound TCP connection 385044966 for outside:166.161.224.161/1377 (166.161.224.161/1377) to inside:172.16.0.252/143 (12.164.70.235/143)
6|Jun 04 2008 09:37:14|302013: Built inbound TCP connection 385044310 for outside:166.161.224.161/1376 (166.161.224.161/1376) to inside:172.16.0.252/993 (12.164.70.235/993)
6|Jun 04 2008 09:37:14|609001: Built local-host outside:166.161.224.161

Configuration
access-list outside_acl line 120 extended permit tcp host 166.161.224.161 host 12.164.x.x eq imap4

Is any other configuration is requires, please help

Time to create page: 0.135 seconds