12-17-2008 01:52 PM - edited 03-11-2019 07:27 AM
Hi all,
do you think i can do a stuff like that with FWSM:
static (inside,outside) tcp 192.168.0.1 2020 192.168.0.1 2020 netmask 255.255.255.255 0 0
static (inside,outside) tcp 192.168.0.1 3030 192.168.0.1 3030 netmask 255.255.255.255 0 0
static (inside,outside) tcp 192.168.0.1 4040 192.168.0.1 4040 netmask 255.255.255.255 0 0
static (inside,outside) tcp 192.168.0.1 5050 10.1.1.1 5050 netmask 255.255.255.255 0 0
first 3 static with no_real_nat same address same port, 4 static real nat, outside same ip address then first 3 static inside another mapping.
thk
Das
Solved! Go to Solution.
12-17-2008 02:30 PM
Das,
Yes, this should be possible on the FWSM. Loaded the above configuration on a FWSM and it took it without any issue.
static (inside,outside) tcp 192.168.0.1 2020 192.168.0.1 2020 netmask 255.255.255.255 0 0
static (inside,outside) tcp 192.168.0.1 3030 192.168.0.1 3030 netmask 255.255.255.255 0 0
static (inside,outside) tcp 192.168.0.1 4040 192.168.0.1 4040 netmask 255.255.255.255 0 0
static (inside,outside) tcp 192.168.0.1 5050 10.1.1.1 5050 netmask 255.255.255.255 0 0
Regards,
Arul
*Pls rate if it helps*
12-17-2008 02:30 PM
Das,
Yes, this should be possible on the FWSM. Loaded the above configuration on a FWSM and it took it without any issue.
static (inside,outside) tcp 192.168.0.1 2020 192.168.0.1 2020 netmask 255.255.255.255 0 0
static (inside,outside) tcp 192.168.0.1 3030 192.168.0.1 3030 netmask 255.255.255.255 0 0
static (inside,outside) tcp 192.168.0.1 4040 192.168.0.1 4040 netmask 255.255.255.255 0 0
static (inside,outside) tcp 192.168.0.1 5050 10.1.1.1 5050 netmask 255.255.255.255 0 0
Regards,
Arul
*Pls rate if it helps*
12-17-2008 02:32 PM
of course i'll rate :)
BR
Das
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