Advertisement
| Hall of Fame |
|
[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: 49: 50: 51: 52: 53: 54: 55: 56: 57: 58: 59: 60: 61: 62: 63: 64: 65: 66: 67: 68: 69: 70: 71: 72: 73: 74: 75: 76: 77: 78: 79: 80: 81: 82: 83: 84: 85: 86: 87: 88: 89: 90: 91: 92: 93: 94: 95: 96: 97: 98: 99: 100: 101: 102: 103: 104: 105: 106: 107: 108: 109: 110: 111: 112: 113: 114: 115: 116: 117: 118: 119: 120: 121: 122: 123: 124: 125: 126: 127: 128: 129: 130: 131: 132: 133: 134: 135: 136: 137: 138: 139: 140: 141: 142: 143: 144: 145: 146: 147: 148: 149: 150: 151: 152: 153: 154: 155: 156: 157: 158: 159: 160: 161: 162: 163: 164: 165: 166: 167: 168: 169: 170: 171: 172: 173: 174: 175: 176: 177: 178: 179: 180: 181: 182: 183: 184: 185: 186: 187: 188: 189: 190: 191: 192: 193: 194: 195: 196: 197: 198: 199: 200: 201: 202: 203: 204: 205: 206: 207: 208: 209: 210: 211: 212: 213: 214: 215: 216: 217: 218: 219: 220: 221: 222: 223: 224: 225: 226: 227: 228: 229: 230: 231: 232: 233: 234: 235: 236: 237: 238: 239: 240: 241: 242: 243: 244: 245: 246: 247: 248: 249: 250: 251: 252: 253: 254: 255: 256: 257: 258: 259: 260: 261: 262: 263: 264: 265: 266: 267: 268: 269: 270: 271: 272: 273: 274: 275: 276: |
Here is the configuration of the ASA5505:
ciscoasa(config)# sh run
: Saved
:
ASA Version 7.2(3)
!
hostname ciscoasa
domain-name default.domain.invalid
enable password fXX82h2lCH4Xtjpp encrypted
names
!
interface Vlan1
nameif inside
security-level 100
ip address 192.168.2.1 255.255.255.0
!
interface Vlan2
nameif outside
security-level 0
ip address 81.196.151.170 255.255.255.0
!
interface Ethernet0/0
switchport access vlan 2
!
interface Ethernet0/1
!
interface Ethernet0/2
!
interface Ethernet0/3
!
interface Ethernet0/4
!
interface Ethernet0/5
!
interface Ethernet0/6
!
interface Ethernet0/7
!
passwd 2KFQnbNIdI.2KYOU encrypted
ftp mode passive
dns server-group DefaultDNS
domain-name default.domain.invalid
access-list ssh extended permit ip host 195.225.64.6 host 82.76.17.127
access-list vpn_traffic extended permit ip 192.168.2.0 255.255.255.0 192.168.1.0 255.255.255.0
pager lines 24
logging asdm informational
mtu inside 1500
mtu outside 1500
icmp unreachable rate-limit 1 burst-size 1
icmp permit any inside
icmp permit any outside
asdm image disk0:/asdm-523.bin
no asdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list vpn_traffic
nat (inside) 1 192.168.2.0 255.255.255.0
access-group ssh in interface outside
route outside 0.0.0.0 0.0.0.0 81.196.151.161 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout uauth 0:05:00 absolute
aaa authentication ssh console LOCAL
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec transform-set PORTAL esp-3des esp-sha-hmac
crypto map static 10 match address vpn_traffic
crypto map static 10 set peer 195.225.64.6
crypto map static 10 set transform-set PORTAL
crypto map static interface outside
crypto isakmp identity address
crypto isakmp enable outside
crypto isakmp policy 10
authentication pre-share
encryption des
hash md5
group 2
lifetime 8640
crypto isakmp nat-traversal 10
telnet timeout 5
ssh 192.168.2.0 255.255.255.0 inside
ssh 195.225.64.6 255.255.255.255 outside
ssh 89.137.14.129 255.255.255.255 outside
ssh 89.137.17.237 255.255.255.255 outside
ssh timeout 60
ssh version 2
console timeout 0
management-access inside
dhcpd dns 4.2.2.2
dhcpd wins 192.168.1.2
dhcpd auto_config outside
!
dhcpd address 192.168.2.2-192.168.2.20 inside
dhcpd wins 192.168.1.2 interface inside
dhcpd enable inside
!
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
parameters
message-length maximum 512
policy-map global_policy
class inspection_default
inspect dns preset_dns_map
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect esmtp
inspect sqlnet
inspect skinny
inspect sunrpc
inspect xdmcp
inspect sip
inspect netbios
inspect tftp
!
service-policy global_policy global
username portal password lkzHotDKgBQnMeX6 encrypted
tunnel-group 195.225.64.6 type ipsec-l2l
tunnel-group 195.225.64.6 ipsec-attributes
pre-shared-key *
prompt hostname context
Here is the PIX506E configuration:
PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password fXX82h2lCH4Xtjpp encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname portalPIX
domain-name blablabla.com
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
name 192.168.1.2 fileserver
name 192.168.1.3 mailserver
name 195.225.64.6 portal
access-list acl_out permit tcp any host portal eq www
access-list acl_out permit tcp any host portal eq https
access-list acl_out permit tcp any host portal eq smtp
access-list acl_out permit icmp any any
access-list acl_out deny tcp host 195.225.64.122 host portal eq 20022
access-list acl_out permit tcp host 89.137.17.237 interface outside
access-list acl_out permit udp host 82.76.17.127 interface outside
access-list acl_out permit tcp host 78.96.155.223 interface outside
access-list acl_out permit udp any host portal eq 11194
access-list acl_out permit udp host 82.79.151.202 interface outside
access-list acl_out permit tcp host 82.79.151.202 interface outside
access-list acl_out permit udp 81.196.151.160 255.255.255.224 interface outside
access-list acl_out permit tcp 81.196.151.160 255.255.255.224 interface outside
access-list 110 permit ip 192.168.1.0 255.255.255.0 192.168.10.0 255.255.255.0
access-list nonat permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
access-list 150 permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
pager lines 24
logging on
logging timestamp
logging standby
logging buffered debugging
logging trap critical
logging history debugging
logging facility 22
logging host inside mailserver
icmp permit any outside
icmp permit any inside
mtu outside 1500
mtu inside 1500
ip address outside portal 255.255.255.252
ip address inside 192.168.1.1 255.255.255.0
ip audit name INFOPOLICY info action alarm
ip audit name ACTIONPOLICY attack action alarm drop
ip audit interface outside INFOPOLICY
ip audit interface outside ACTIONPOLICY
ip audit info action alarm
ip audit attack action alarm
ip local pool Remote_access 192.168.100.1-192.168.100.10 mask 255.255.255.0
pdm location mailserver 255.255.255.255 inside
pdm location 192.168.1.254 255.255.255.255 inside
pdm location 195.225.64.122 255.255.255.255 outside
pdm location 192.168.2.0 255.255.255.0 outside
pdm location 192.168.10.0 255.255.255.0 outside
pdm location 89.137.14.129 255.255.255.255 outside
pdm location fileserver 255.255.255.255 inside
pdm location 89.137.17.237 255.255.255.255 outside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 0.0.0.0 0.0.0.0 0 0
alias (inside) mailserver portal 255.255.255.255
static (inside,outside) tcp portal smtp mailserver smtp netmask 255.255.255.255 0 80
static (outside,inside) tcp mailserver https portal https netmask 255.255.255.255 0 80
static (inside,outside) tcp interface www mailserver www dns netmask 255.255.255.255 0 100
static (inside,outside) tcp interface 20022 mailserver ssh dns netmask 255.255.255.255 0 100
static (inside,outside) tcp interface 30022 fileserver ssh dns netmask 255.255.255.255 0 100
static (inside,outside) udp interface 11194 fileserver 11194 dns netmask 255.255.255.255 0 0
static (inside,outside) udp interface 21194 fileserver 21194 dns netmask 255.255.255.255 0 0
access-group acl_out in interface outside
route outside 0.0.0.0 0.0.0.0 195.225.64.5 1
timeout xlate 0:05:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout sip-disconnect 0:02:00 sip-invite 0:03:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
aaa authentication secure-http-client
aaa authentication ssh console LOCAL
ntp server 82.76.121.165 source outside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
virtual telnet 192.168.1.100
floodguard enable
sysopt connection permit-ipsec
sysopt noproxyarp inside
crypto map static 10 ipsec-isakmp
crypto map static 10 match address 110
! Incomplete
crypto map static 20 ipsec-isakmp
crypto map static 20 match address 150
crypto map static 20 set peer 82.76.17.127
crypto map static client configuration address initiate
crypto map static client configuration address respond
isakmp key ******** address 82.76.17.127 netmask 255.255.255.255 no-xauth
isakmp identity address
vpngroup portal idle-time 1800
telnet timeout 5
ssh 89.137.17.237 255.255.255.255 outside
ssh 82.79.151.202 255.255.255.255 outside
ssh 81.196.151.160 255.255.255.224 outside
ssh 192.168.1.0 255.255.255.0 inside
ssh 192.168.2.0 255.255.255.0 inside
ssh timeout 60
management-access inside
console timeout 0
dhcpd address 192.168.1.200-192.168.1.253 inside
dhcpd lease 3600
dhcpd ping_timeout 750
username portal password lkzHotDKgBQnMeX6 encrypted privilege 2
vpnclient server 81.196.151.170
vpnclient mode network-extension-mode
vpnclient vpngroup mytunnel password ********
vpnclient username portal password ********
vpnclient enable
terminal width 80
|