11-16-2008 11:27 PM - edited 03-11-2019 07:13 AM
HI
I have two office A and B. A is head office where have 200 user and in B offcie has 300 user.
From A to B connect sceniro:
Boffice-Router-outsideFWinside-A office.
------------------
my Goal is all user From office B can access all PC in office A. As office A in behind ASA then I need 200 static Map.
As usual we do point to point static map.
its eassy for some of server or user pc.
As in my sceniro a lot of number pc access so its difficult configure 200 static map. so have any other way ?
Regrads
Biplob
Solved! Go to Solution.
11-18-2008 02:59 AM
pls check attachment
11-18-2008 03:00 AM
11-18-2008 03:29 AM
Hi,
Show running access-group, then modify the ACL applied on the outside interface to allow office's B range to connect to office's A range.
11-18-2008 04:05 AM
Hi
like this sceniro have any document or you can send me full configuration ?. i am trying in my lab but failed.
my e-mail address biplobk2000@yahoo.com.
May I introduce with you.
thanks
biplob
11-18-2008 04:11 AM
Hi
I do additionaly
access-list 102 permit icmp any any
access-list 102 permit Ip any any
access-group 102 in interface outside
then also configure
access-list 101 permit ip 192.168.16.0 255.255.255.0 192.168.40.0 255.255.255.0
nat (outside) 0 access-list 101 [this line give warning]
regrads
Biplob
11-18-2008 04:44 AM
on the firewall, please send me the output of "show logging | inc x"
where x is the IP address you are pinging from.
11-18-2008 05:59 AM
Hi,
Please remove the settings you applied and try these:
access-list inside-to-outside-NAT-EXCLUDE line 1 extended permit ip 192.168.40.0 255.255.255.0 172.16.20.0 255.255.255.0
nat (inside) 0 access-list inside-to-outside-NAT-EXCLUDE
Cheers
11-18-2008 11:17 PM
Hi
Its a good news that your last pescription is right and I reach my destination goal and confused zero. before this test I know that out side user can access inside only by static map.
Too much thanks and warm regards to you for co-operation the test.
Be well and next time see you again.
regrads
Biplob
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