01-31-2006 01:51 PM - edited 02-21-2020 12:41 AM
I have a question about putting mail server behind inside interface using static command. It seems like works fine. However, I get "incomplete" message when I looked at PDM config since I put access rule sourcing and destination on the same interface. Is there any other way to do this?
I am translating public address to inside address using static command.
Let me know if you need more info.
Thanks.
pk
01-31-2006 02:21 PM
Hi Peter,
A bit of you relevant config would help.
Paresh
02-01-2006 05:42 AM
This is the config I have for my mail server.
access-list outside_access_in extended permit tcp any host 65.10.127.4 eq www
access-list outside_access_in extended permit tcp any host 65.10.127.4 eq smtp
static (inside,outside) 65.10.127.4 10.10.10.5 netmask 255.255.255.255
thanks.
pk
02-01-2006 07:07 AM
This is the config I have for my mail server.
access-list outside_access_in extended permit tcp any host 65.10.127.4 eq www
access-list outside_access_in extended permit tcp any host 65.10.127.4 eq smtp
static (inside,outside) 65.10.127.4 10.10.10.5 netmask 255.255.255.255
thanks.
pk
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide