05-25-2012 07:08 AM - edited 03-11-2019 04:11 PM
Can I confirm with someone if that config of cbac will work:
Solved! Go to Solution.
05-28-2012 04:29 AM
With access-list 122, you just have to permit the actual VPN traffic before decryption as follows:
access-list 122 permit esp host
access-list 122 permit udp host
access-list 122 permit udp host
05-25-2012 05:39 PM
Are you trying to allow inbound or outbound access on your access-list 121? From what i read, it seems more for outbound than inbound access, please kindly confirm.
If it's for outbound access, you would either need to apply the access-list on the LAN interface (in direction), or on the WAN interface (out direction).
05-26-2012 12:56 AM
Hi Jennifer,
access-list 121 is for inbound access (from internet)
- access-group 121 in
inspect rule is applied on the same interface outbound
-ip inspect myfw out
05-26-2012 05:24 AM
OK, so you would like access initiated from the Internet towards your hosts/servers on all those ports listed in access-list 121?
05-26-2012 11:46 AM
correct Jennifer access to those servers from acl 121 + alow all access from inside lan to the internet (with cbac)
05-26-2012 12:34 PM
ok thanks for confirming.
In that case, they all look good to me.
05-28-2012 01:18 AM
Thank you Jennifer for confirming,
I have also another question about my second wan interface, I have 2 isp, wan2 is my vpn connection to branch office and wan1 is my internet access (with cbac on it - that is sorted now), now after wan1 is sorted I want also some sort of security on my vpn connection, what would be the best way to secure that connection, can I just apply
something like that on both sides ?
access-list 122 permit ip LAN1 LAN2
05-28-2012 04:29 AM
With access-list 122, you just have to permit the actual VPN traffic before decryption as follows:
access-list 122 permit esp host
access-list 122 permit udp host
access-list 122 permit udp host
06-07-2012 02:24 AM
Would it be the best way of securing the router (interfaces) with the firewall? What can be done to secure it,
06-07-2012 03:08 AM
CBAC is one way to secure it, or you can also use ZBFW (Zone Base FW).
06-07-2012 03:42 AM
Thank you Jennifer for all the answers, as regards to my firewall on vpn link (only acl) is that enough security?
06-07-2012 04:02 AM
Yes, that would be good enough as only IPSec VPN is allowed, and no other protocols.
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