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

firewall NAT statement question.

D0nprintup_2
Level 1
Level 1

Can someone explain to me what this statement is doing.

Static (voutside,outside) 24.38.143.0 24.38.143.0 netmask 255.255.255.0.

Reason why I am asking is we are switching our ISP and this class C needs to be shared with anoter one now.

1 Reply 1

rajbhatt
Level 3
Level 3

Hi ,

As per firewall :voutside is probably an interface that has higher secuirty level than outside .

So from the outside interface this network can come into the voutside interface,this will work when you have specified the access lists for the outside interface

check this link it explains static :

http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a0080094ea2.shtml

Raj