Need Assistance on Fixing Static Rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2014 09:10 AM - edited 03-11-2019 08:37 PM
Hi
I just made a simple change on my firewall and my static ip rules got change. This is the current configuration.
object-group network administrative-servers
network-object host 171.31.53.17
network-object host 171.31.53.195
network-object host 129.118.25.3
network-object host 136.186.157.6
network-object host 136.186.157.17
object-group network obj_any
object-group service internet_access tcp
port-object eq ftp
port-object eq https
port-object eq www
object-group service rdp tcp
port-object eq 3389
access-list outside permit icmp object-group administrative-servers any
access-list inside_access_out permit ip object-group administrative-servers any
access-list inside_access_out permit icmp any any
access-list inside_access_out permit ip any any
access-list outside_access_in permit ip any object-group administrative-servers
access-list outside_access_in permit icmp any any
access-list outside_access_in permit tcp object-group administrative-servers host 129.118.6.134 eq 3389
access-list acl_inside permit ip any any
icmp permit any echo-reply outside
icmp permit any echo-reply inside
ip address outside 129.118.6.132 255.255.255.128
ip address intf2 10.2.1.1 255.255.255.0
global (outside) 1 interface
nat (inside) 1 10.2.1.0 255.255.255.0 0 0
static (intf2,outside) 129.118.6.133 10.2.1.5 netmask 255.255.255.255 0 0
static (intf2,outside) 129.118.6.134 10.2.1.7 netmask 255.255.255.255 0 0
access-group outside in interface outside
access-group inside_access_out in interface intf2
conduit permit icmp any any echo-reply
route outside 0.0.0.0 0.0.0.0 129.118.6.129 1
- Labels:
-
NGFW Firewalls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2014 01:29 AM
What simple change did you make? is it just the static NAT rules that were changed? Please describe in more detail what was done and what was the result of these actions.
--
Please remember to rate and select a correct answer
Please remember to select a correct answer and rate helpful posts
