cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
301
Views
0
Helpful
1
Replies

Need Assistance on Fixing Static Rule

par13
Level 1
Level 1

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

1 Reply 1

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
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: