I am experiencing an issue which relates to twice NAT.
2 environments are set up with same Subnet IDs. Now requirement is to let host in Environment A needs to talk to host in Environment B.
Real Source (x.x.x.x) and destinations (x.x.x.x) IP's are belong to Same Subnet and NAT already exist to translate destination's subnet IP's to other IP's (y.y.y.y) so they can talk to other networks.
Requirement :
Host 1.1.1.1/24 in Environment A needs to talk to node (1.1.1.20/24) in Environment B
Environment B inside interface of ASA (image using 9.13) already translating 1.1.1.20/24 to 3.3.3.20/24 using static nat entering from outside interface.
If you have any solution to it let me know.
What I tried to do to achieve through this:
nat (Test_Env,Eng_Test) source dynamic obj_1.1.1.1 interface destination static obj_10.1.1.20 obj_1.1.1.20 service FTP FTP
No success yet.
Warm Regards,
2 environments are set up with same Subnet IDs. Now requirement is to let host in Environment A needs to talk to host in Environment B.
Real Source (x.x.x.x) and destinations (x.x.x.x) IP's are belong to Same Subnet and NAT already exist to translate destination's subnet IP's to other IP's (y.y.y.y) so they can talk to other networks.
Requirement :
Host 1.1.1.1/24 in Environment A needs to talk to node (1.1.1.20/24) in Environment B
Environment B inside interface of ASA (image using 9.13) already translating 1.1.1.20/24 to 3.3.3.20/24 using static nat entering from outside interface.
If you have any solution to it let me know.
What I tried to do to achieve through this:
nat (Test_Env,Eng_Test) source dynamic obj_1.1.1.1 interface destination static obj_10.1.1.20 obj_1.1.1.20 service FTP FTP
No success yet.
Warm Regards,