from outside ports i cant get to my web server if anyone can give me clue it would be osome....... see someoen can help me so i can connect my web server from outside
thank you
outside address u.u.u.u
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 15yWcaeX1P.04m0m encrypted
passwd ZqzuWzcuDgUZG/eB encrypted
hostname usispix
domain-name usis
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol ils 389
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
names
name 100.3.3.0 ipcc
name 10.74.94.1 WebServer
object-group service 80 tcp
port-object eq www
access-list inside_outbound_nat0_acl permit ip 10.74.94.0 255.255.255.0 ipcc 255.255.255.0
access-list outside_cryptomap_20 permit ip 10.74.94.0 255.255.255.0 ipcc 255.255.255.0
access-list 101 permit tcp any host u.u.u.u eq www
pager lines 24
icmp permit any outside
icmp permit any inside
mtu outside 1500
mtu inside 1500
ip address outside u.u.u.u 255.255.255.248
ip address inside 10.74.94.11 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm location x.80.139.13 255.255.255.255 outside
pdm location x.22.194.4 255.255.255.255 outside
pdm location ipcc 255.255.255.0 outside
pdm location 255.255.255.255 255.255.255.255 outside
pdm location x.244.55.182 255.255.255.255 outside
pdm location x244.55.0 255.255.255.0 outside
pdm location x.54.217.76 255.255.255.255 outside
pdm location x.0.0.0 255.0.0.0 outside
pdm location 0.0.0.0 255.255.255.255 inside
pdm location WebServer 255.255.255.255 inside
pdm location x.244.55.178 255.255.255.255 outside
pdm location WebServer 255.255.255.255 outside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
global (inside) 80 interface
nat (inside) 0 access-list inside_outbound_nat0_acl
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 208.251.187.162 WebServer netmask 255.255.255.255 0 0
access-group 101 in interface outside
route outside 0.0.0.0 0.0.0.0 208.251.187.161 1
route inside WebServer 255.255.255.255 10.74.94.11 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 uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
http server enable
http x.80.x.13 255.255.255.255 outside
http x.22.194.4 255.255.255.255 outside
http x.0.0.0 255.0.0.0 outside
http x.244.55.178 255.255.255.255 outside
http 10.74.94.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
sysopt connection permit-pptp
crypto ipsec transform-set myset esp-des esp-md5-hmac
crypto map outside_map 20 ipsec-isakmp
crypto map outside_map 20 match address outside_cryptomap_20
crypto map outside_map 20 set peer 67.80.139.13
crypto map outside_map 20 set transform-set myset
crypto map outside_map interface outside
isakmp enable outside
isakmp key ******** address 67.80.139.13 netmask 255.255.255.255 no-xauth no-con
fig-mode
isakmp policy 20 authentication pre-share
isakmp policy 20 encryption des
isakmp policy 20 hash md5
isakmp policy 20 group 1
isakmp policy 20 lifetime 86400
telnet 10.74.94.0 255.255.255.0 inside
telnet timeout 5
ssh timeout 5
console timeout 0
dhcpd address 10.74.94.12-10.74.94.43 inside
dhcpd dns 198.6.100.6 198.6.1.125
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
username ipcc password IaaO0DRsYJ9ooAgB encrypted privilege 15
username keithp password rnCUVP/Rw4ytLd3B encrypted privilege 15
terminal width 80
Cryptochecksum:b96bf88c7c2074da9f5deecf37a40cf2
: end
usispix(config)#
thank you
outside address u.u.u.u
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 15yWcaeX1P.04m0m encrypted
passwd ZqzuWzcuDgUZG/eB encrypted
hostname usispix
domain-name usis
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol ils 389
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
names
name 100.3.3.0 ipcc
name 10.74.94.1 WebServer
object-group service 80 tcp
port-object eq www
access-list inside_outbound_nat0_acl permit ip 10.74.94.0 255.255.255.0 ipcc 255.255.255.0
access-list outside_cryptomap_20 permit ip 10.74.94.0 255.255.255.0 ipcc 255.255.255.0
access-list 101 permit tcp any host u.u.u.u eq www
pager lines 24
icmp permit any outside
icmp permit any inside
mtu outside 1500
mtu inside 1500
ip address outside u.u.u.u 255.255.255.248
ip address inside 10.74.94.11 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm location x.80.139.13 255.255.255.255 outside
pdm location x.22.194.4 255.255.255.255 outside
pdm location ipcc 255.255.255.0 outside
pdm location 255.255.255.255 255.255.255.255 outside
pdm location x.244.55.182 255.255.255.255 outside
pdm location x244.55.0 255.255.255.0 outside
pdm location x.54.217.76 255.255.255.255 outside
pdm location x.0.0.0 255.0.0.0 outside
pdm location 0.0.0.0 255.255.255.255 inside
pdm location WebServer 255.255.255.255 inside
pdm location x.244.55.178 255.255.255.255 outside
pdm location WebServer 255.255.255.255 outside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
global (inside) 80 interface
nat (inside) 0 access-list inside_outbound_nat0_acl
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 208.251.187.162 WebServer netmask 255.255.255.255 0 0
access-group 101 in interface outside
route outside 0.0.0.0 0.0.0.0 208.251.187.161 1
route inside WebServer 255.255.255.255 10.74.94.11 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 uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
http server enable
http x.80.x.13 255.255.255.255 outside
http x.22.194.4 255.255.255.255 outside
http x.0.0.0 255.0.0.0 outside
http x.244.55.178 255.255.255.255 outside
http 10.74.94.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
sysopt connection permit-pptp
crypto ipsec transform-set myset esp-des esp-md5-hmac
crypto map outside_map 20 ipsec-isakmp
crypto map outside_map 20 match address outside_cryptomap_20
crypto map outside_map 20 set peer 67.80.139.13
crypto map outside_map 20 set transform-set myset
crypto map outside_map interface outside
isakmp enable outside
isakmp key ******** address 67.80.139.13 netmask 255.255.255.255 no-xauth no-con
fig-mode
isakmp policy 20 authentication pre-share
isakmp policy 20 encryption des
isakmp policy 20 hash md5
isakmp policy 20 group 1
isakmp policy 20 lifetime 86400
telnet 10.74.94.0 255.255.255.0 inside
telnet timeout 5
ssh timeout 5
console timeout 0
dhcpd address 10.74.94.12-10.74.94.43 inside
dhcpd dns 198.6.100.6 198.6.1.125
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
username ipcc password IaaO0DRsYJ9ooAgB encrypted privilege 15
username keithp password rnCUVP/Rw4ytLd3B encrypted privilege 15
terminal width 80
Cryptochecksum:b96bf88c7c2074da9f5deecf37a40cf2
: end
usispix(config)#