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

Need help on static Statement on PIX

h2000
Level 1
Level 1

Inside: 10.10.10.0

Outside: 20.20.20.0

DMZ: 30.30.30.30

static (inside,dmz1) 10.10.10.0 10.10.10.0 netmask 255.255.255.0 0 0

What does the above static statement means actually ?

Thanks.

1 Reply 1

albadger
Level 1
Level 1

The static means: Hosts on the dmz1 will be able to contact the hosts on the inside using their real addresses through the translation table in the firewall.

Host 10.10.10.1 will be known to the DMZ1 as 10.10.10.1 - host 10.10.10.2 will be known to the DMZ1 as 10.10.10.2 and so on to 10.10.10.254 being known to DMZ1 as 10.10.10.254.

Review Cisco Networking for a $25 gift card