07-26-2007 11:15 AM - edited 03-11-2019 03:50 AM
I have a ASA5520 that is the default route out of a network.
I need it to redirect all outbound smtp traffic to another gateway off the network.
I need the eqivalent of the following..
access-list 103 permit tcp any any eq smtp
route-map EMAIL permit 1
match ip address 103
set ip next-hop 10.1.1.31
Its the set ip next-hop that is not supported in the ASA - any ideas?
Cisco Adaptive Security Appliance Software Version 7.0(6)
Device Manager Version 5.0(6)
07-26-2007 11:19 AM
so you need to redirect all outbound smtp traffic to another smtp gateway, one that is not part of your network? but out on the net somewhere?
Can't you just configure a mail-relay on your email server?
07-26-2007 11:25 AM
I need to direct the SMTP traffic to an ISA firewall that has has an email archive application. So i need the ASA box not to let smtp traffic out to the internet but send it to another internal ip address.
07-26-2007 11:59 AM
Just point the mail server to the ISA firewall as a mail-relay.
*If* you are running MS Exchange, follow these instructions:
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