|
[x]
Posted via EE Mobile
|
||
Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
||
| Question |
|
[x]
Attachment Details
|
||
|
[x]
The Solution Rating System
|
||
With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.
Your Input Matters If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support. Thank you! |
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: 39: 40: 41: 42: 43: 44: 45: 46: 47: 48: |
name 10.208.11.99 Webserver_Inside description Webserver name 24.x.x.21 Webserver_Outside description Webserver Public IP name 24.x.x.17 ASA5510_Outside description ASA5510 Public IP ! interface Ethernet0/0 nameif outside security-level 0 ip address ASA5510_Outside 255.255.255.248 ! interface Ethernet0/1 nameif inside security-level 100 ip address 192.168.0.10 255.255.255.252 ! interface Ethernet0/2 nameif dmz security-level 50 ip address 10.208.11.1 255.255.255.0 ! interface Ethernet0/3 shutdown nameif management security-level 100 ip address 1.1.1.1 255.255.255.0 ! interface Management0/0 shutdown no nameif no security-level no ip address ! access-list inside_nat0_outbound extended permit ip object-group DM_INLINE_NETWORK_3 host Webserver_Inside access-list dmz_nat0_outbound extended permit ip host Webserver_Inside object-group DM_INLINE_NETWORK_4 global (outside) 1 interface global (dmz) 2 interface nat (inside) 0 access-list inside_nat0_outbound nat (inside) 1 0.0.0.0 0.0.0.0 nat (outside) 1 0.0.0.0 0.0.0.0 nat (dmz) 0 access-list dmz_nat0_outbound outside static (dmz,outside) Webserver_Outside Webserver_Inside netmask 255.255.255.255 static (inside,outside) Barracuda_Outside Barracuda_Inside netmask 255.255.255.255 static (outside,inside) Barracuda_Inside Barracuda_Outside netmask 255.255.255.255 static (dmz,inside) Webserver_Outside Webserver_Inside netmask 255.255.255.255 access-group inside_access_in in interface inside access-group outside_access_in in interface outside access-group dmz_access_in in interface dmz ! route outside 0.0.0.0 0.0.0.0 24.x.x.22 1 |
Advertisement
| Hall of Fame |