speedingwolf
IS-IT--Management
Hello,
I'm setting up a lab for our exchange 2k environment and set up pix 525 for access from the internet to this exchange server. My configuration as:
PixLab# show static
static (inside,outside) 65.219.x.x 172.16.0.100 netmask 255.255.255.255 0 0
The public IP address = testmail.mycompany.com and it mapped to an exchange 2k server (172.16.0.100) in the inside network.
I allowed the following smtp to go through:
access-list outside_to_inside line 1 permit tcp any host 65.219.x.x eq smtp (hitcnt=18)
To test the traffic, i go to the internet and try to connect to the mail server (18 times) using this command:
telnet mail.mycompany.com 25
And this is what I receive:
220 ****************************************************************************
***********2*************
If i were to do that behind the firewall, i will get this:
220 mail.mycompany.com ESMTP Server (Microsoft Exchange Internet Mail Service 5.5.2653.13
) ready
Please help!
Thanks,
I'm setting up a lab for our exchange 2k environment and set up pix 525 for access from the internet to this exchange server. My configuration as:
PixLab# show static
static (inside,outside) 65.219.x.x 172.16.0.100 netmask 255.255.255.255 0 0
The public IP address = testmail.mycompany.com and it mapped to an exchange 2k server (172.16.0.100) in the inside network.
I allowed the following smtp to go through:
access-list outside_to_inside line 1 permit tcp any host 65.219.x.x eq smtp (hitcnt=18)
To test the traffic, i go to the internet and try to connect to the mail server (18 times) using this command:
telnet mail.mycompany.com 25
And this is what I receive:
220 ****************************************************************************
***********2*************
If i were to do that behind the firewall, i will get this:
220 mail.mycompany.com ESMTP Server (Microsoft Exchange Internet Mail Service 5.5.2653.13
) ready
Please help!
Thanks,