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.
Hi All,
Im having an issue creating a TCP and UDP PAT statement on the ASA 9.x code.
Im trying to translate outside TCP/UDP port 20821 to a dmz ip host (bidirectional) however, i only have a single IP address assigned to the outside interface, is tha...
Hi Filip,
1. OSPF can be used for that purpose. Its vendor diverse so it would not matter what equipment your customer has on their end. You can also use BGP or EIGRP for the customer facing side.
2. All of your customers would need to use another p...
Thanks for all the help Luke, im still running into issues now with the tcp/udp combination, i can get tcp or udp working but cant get both.
When i use the below syntax, i get the following error: "ERROR: SERVER_PORTS is not a valid service object ...
we are getting closer, now im getting ERROR: NAT unable to reserve ports.
In addition, my service objects can only hold either TCP or UDP, when i enter tcp it replaced the udp entry, very odd... how do i specify UDP and TCP?
This is currently in the...
This is the error i get when using the NAT statement:
(config)# nat (DMZ,outside) source static SERVER_INSIDE SERVER_OUTSIDE service SERVER_SOURCE_PORTS SERVER_PORTS_XLATE
ERROR: Address 174.65.167.204 overlaps with outside interface address.ERROR: ...