02-16-2014 03:58 PM - edited 03-11-2019 08:46 PM
Hi Everyone,
If we have ASA interface
int gi0/2.5
it has IP 10.0.0.1 255.255.255.0
nameif inside
vlan 15
this int has connection to another ASA.
If we have some server and users want it to reach from outside.
Say that server is in different subnet then the inside interface gi0/2.5 of ASA.
If we do static NAT for that server like below
static(inside,global) will this work as server and ASA inside interface are on different subnet?
Regards
MAhesh
Solved! Go to Solution.
02-16-2014 04:30 PM
Mahesh
The inside address used by the server does not need to be on the same subnet as the inside interface of the ASA.
What you obviously would need on the ASA is a route to the server subnet as it is not directly connected to the ASA.
Jon
02-16-2014 04:30 PM
Mahesh
The inside address used by the server does not need to be on the same subnet as the inside interface of the ASA.
What you obviously would need on the ASA is a route to the server subnet as it is not directly connected to the ASA.
Jon
02-16-2014 04:55 PM
Thanks Jon
Mahesh
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