11-19-2019 11:22 AM - edited 02-21-2020 09:42 AM
I have recently bought a firepower 1010 as an upgrade from my older 5510 that I have. Unfortunately I am unfamiliar with the Firepower device manager and can not for the like of me figure out how to forward port 80 from my outside interface to my internal web server after trying a million different NAT and ACL combinations.
11-20-2019 05:03 AM
04-16-2020 03:26 AM - edited 04-16-2020 03:34 AM
Did you manage to configure it? Because i try it, but unsuccesful...
I need to forward access from external ip of my firepower 1140 1.1.1.1 and tcp 10555 to internal ip of oracle vm 2.2.2.2 and tcp 22.
vpn_outside 1.1.1.1
oracle vm 2.2.2.2
1.1.1.1:10555 -> 2.2.2.2:22
04-16-2020 05:57 AM
Amend your NAT rule as below, this works
Ensure the ACP has an inbound rule to the real IP address (2.2.2.2) and port (22) of the server.
HTH
04-16-2020 08:41 AM
It works, thanks.
But this moment isnt clear "Ensure the ACP has an inbound rule to the real IP address (2.2.2.2) and port (22) of the server" - i allow tcp 10555 from external interface and 22 also for external interface?
Because i allow all traffic for test pusposes.
04-16-2020 09:20 AM
In you Access Control Policy the source will be "any" (not the outside interface), the destination will be an object that represents the real IP address (2.2.2.2) of your server and the destination port is ssh (tcp/22). E.g.
06-11-2020 02:29 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