Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello!We have finally replaced the old Cisco 2851 on the more recent Cisco 4331. The config from the old 2851 was successful moved to 4331 except for one moment. Rotary nat was used to load balance external connections to internal mail servers on 28...
Good day! Unfortunately it didn't help...( But I solved the problem in a completely random way and it worked!I added the ip address 10.131.2.10, which is not in my subnet and made a forwarding to it from external ip. This is worked config:x- external...
Good day! My config with the ais-nat acl look like this: ip nat pool ais-pool-mail 10.131.1.11 10.131.1.12 prefix-length 29 type rotaryip nat inside source static tcp 10.131.1.40 x.x.x.x extendableip nat inside source static tcp 10.131.1.40 x.x.x.x ...
Thank you for answer. I didn't quite understand the question.Yes, pool only for two mail servers. ACL for mail different from nat acl. You are asking questions following an example taken from the documentation, which, as we found out, is not written...