09-19-2017 03:52 AM - edited 02-21-2020 06:19 AM
Hi,
I have an ASA5512X and experiencing an issue with connectivity.
Basic network layout is -
Inside-Gi0/1
- - - Mail Server A (local IP 192.1.1.1)
| Public IP 1.1.1.1
|
OUTSDE - - - ASA 5512X - - ⊣
|
| Inside-Gi0/5
- - - Mail Server B (local IP 10.0.1.1)
Pubic IP 1.1.1.2
We have 2 systems connected to separate interfaces and networks, if one system tries to send an email to another it fails to send. They are resolving the correct public IP address for the server but nothing is getting through.
If we ping mail.fqdn it resolves to the correct IP 1.1.1.1
When we try to telnet to port 25 from Mail Server B we get the following
[root@ms1 ~]# telnet mail.fqdn 25
Trying 1.1.1.1…
It appears traffic can not pass out from interface Gi0/5 to the internet and come back in on interface Gi0/1.
Does anyone have any explanation why this could be happening?
Thank you in advance
Solved! Go to Solution.
09-19-2017 06:16 AM
09-19-2017 05:40 AM
Looks like a hairpin issue: https://supportforums.cisco.com/t5/security-documents/hairpin-u-turn-traffic-off-an-interface-on-an-asa-running-8-3-or/ta-p/3129668
If possible - point FQDN of the Mail Server B to the inside address of the Mail Server A, so traffic does not have to make these turns.
09-19-2017 05:51 AM
09-19-2017 06:16 AM
09-19-2017 06:57 AM
09-19-2017 09:01 AM
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