cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
522
Views
0
Helpful
8
Replies

Open for SMTP pix501

pr
Level 1
Level 1

Hi

Can any tell me simpel and clear how to open smtp from outside to inside server ?

Because its is not working for me.

Using PAT as translation.

And 192.168.0.5 as mailserver MS Exchange 2007 )

Hope someone can help

Regards Peter Røge

8 Replies 8

andrew.prince
Level 10
Level 10

Peter,

Can you post your current config - as there could be multiple reasons why this is not working.

HTH>

Hi

Thanks alot becuse i am in time trouble to

Hopes this help

Peter

OK - try to remove;-

static (inside,outside) tcp MAILSERVER smtp MAILSERVER smtp netmask 255.255.255.255 0 0

Replace with:-

static (inside,outside) tcp interface smtp MAILSERVER smtp netmask 255.255.255.255 0 0

Change:-

from

access-list outside_access_in permit tcp any eq smtp host MAILSERVER eq smtp

to

access-list outside_access_in permit tcp any eq smtp host <> eq smtp

HTH>

Sorry ignore:-

access-list outside_access_in permit tcp any eq smtp host <> eq smtp

Change to

access-list outside_access_in permit tcp any host <> eq smtp

hi

is it possible to use the word INTERFACE

because i am using PAT ?

in this line:

access-list outside_access_in permit tcp any host <> eq smtp

Peter

I suppose so - as long as the IP address is the same as the outside ip address.

Hi

Thanks again

we up running now

Peter

np - glad to help.

Review Cisco Networking products for a $25 gift card