static routes on pix 506e
 




IT Certification FAQ

 
|
Home
|
Microsoft
|
CISCO
|
CompTIA
|
Exam/Study FAQ
|
Employment FAQ
| Links  | Forums  |
Book Reviews


FAQFAQ  SearchSearch  MemberlistMemberlist  UsergroupsUsergroups  RegisterRegister  ProfileProfile  Log in to check your private messagesPrivate messages  Log inLog in

static routes on pix 506e

 
Post new topic   Reply to topic    Forum Index -> comp.dcom.sys.cisco
Author Message
Alex
Guest





PostPosted: Thu Sep 13, 2007 6:45 pm    Post subject: static routes on pix 506e Reply with quote

Hi, I am trying to make a static route pointing to a server
(10.35.104.106) on port 80. Currently the browser times out.

heres my config

PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password ***** encrypted
passwd *** encrypted
hostname crayford
domain-name thth
clock timezone GMT/BST 0
clock summer-time GMT/BDT recurring last Sun Mar 1:00 last Sun Oct
2:00
fixup protocol dns maximum-length 1024
no 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
no fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
object-group service ftpservice tcp
port-object eq ftp-data
port-object eq ftp
access-list outside_access_in permit tcp any eq www any eq www
access-list outside_access_in permit tcp any any eq smtp
access-list outside_access_in permit udp host*********** host *******
eq isakmp
access-list outside_access_in permit tcp any eq domain any eq domain
access-list inside_outbound_nat0_acl permit ip 10.35.104.0
255.255.255.0 192.168
..1.0 255.255.255.0
access-list inside_outbound_nat0_acl permit ip any 10.35.104.176
255.255.255.240

access-list outside_cryptomap_20 permit ip 10.35.104.0 255.255.255.0
192.168.1.0
255.255.255.0
access-list outside_cryptomap_20 permit ip 192.168.1.0 255.255.255.0
10.35.104.0
255.255.255.0
access-list outside_cryptomap_20 permit icmp 10.35.104.0 255.255.255.0
192.168.1
..0 255.255.255.0
access-list outside_cryptomap_dyn_20 permit ip any 10.35.104.176
255.255.255.240

access-list dh2remote_splitTunnelAcl permit ip 10.35.104.0
255.255.255.0 any
access-list test_splitTunnelAcl permit ip any any
access-list inside_cryptomap_dyn_20 permit ip any 10.35.104.176
255.255.255.240
access-list outside_cryptomap_dyn_40 permit ip any 10.35.104.176
255.255.255.240

pager lines 24
logging on
logging timestamp
logging buffered debugging
logging trap debugging
logging host inside 10.35.104.162
mtu outside 1500
mtu inside 1500
ip address outside ************ 255.255.255.240
ip address inside 10.35.104.100 255.255.255.0
ip verify reverse-path interface outside
ip verify reverse-path interface inside
ip audit info action alarm drop reset
ip audit attack action alarm drop reset
ip local pool remote 10.35.104.180-10.35.104.184
pdm location 192.168.1.0 255.255.255.0 outside
pdm location 10.35.104.162 255.255.255.255 inside
pdm location 10.35.104.0 255.255.255.0 outside
pdm location ************* 255.255.255.255 outside
pdm location 10.35.104.106 255.255.255.255 inside
pdm location 0.0.0.0 255.255.255.255 outside
pdm location 10.35.104.193 255.255.255.255 inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 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) tcp interface smtp 10.35.104.106 smtp netmask
255.255.25
5.255 0 0
static (inside,outside) tcp interface www 10.35.104.106 www netmask
255.255.255.
255 0 0
access-group outside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 *********** 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
http server enable
http 10.35.104.0 255.255.255.0 inside
snmp-server location crayford
snmp-server contact daboss
snmp-server community read
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
crypto dynamic-map outside_dyn_map 20 match address
outside_cryptomap_dyn_20
crypto dynamic-map outside_dyn_map 20 set transform-set ESP-3DES-MD5
crypto dynamic-map outside_dyn_map 40 match address
outside_cryptomap_dyn_40
crypto dynamic-map outside_dyn_map 40 set transform-set ESP-3DES-MD5
crypto dynamic-map inside_dyn_map 20 match address
inside_cryptomap_dyn_20
crypto dynamic-map inside_dyn_map 20 set transform-set ESP-3DES-MD5
crypto map outside_map 20 ipsec-isakmp
crypto map outside_map 20 match address outside_cryptomap_20
crypto map outside_map 20 set peer *********
crypto map outside_map 20 set transform-set ESP-3DES-MD5
crypto map outside_map 65535 ipsec-isakmp dynamic outside_dyn_map
crypto map outside_map interface outside
crypto map inside_map 65535 ipsec-isakmp dynamic inside_dyn_map
crypto map inside_map interface inside
isakmp enable outside
isakmp key ******** address ********* netmask 255.255.255.255 no-xauth
no-co
nfig-mode
isakmp identity address
isakmp nat-traversal 3600
isakmp policy 20 authentication pre-share
isakmp policy 20 encryption 3des
isakmp policy 20 hash md5
isakmp policy 20 group 2
isakmp policy 20 lifetime 86400
vpngroup dh2remote address-pool remote
vpngroup dh2remote dns-server 194.72.6.57 10.35.104.106
vpngroup dh2remote wins-server 10.35.104.106
vpngroup dh2remote default-domain tre
vpngroup dh2remote split-tunnel remote_splitTunnelAcl
vpngroup dh2remote idle-time 1800
vpngroup dh2remote password ********
vpngroup test address-pool remote
vpngroup test dns-server 10.35.104.106
vpngroup test wins-server 10.35.104.106
vpngroup test default-domain *****
vpngroup test split-tunnel test_splitTunnelAcl
vpngroup test idle-time 1800
vpngroup test password ********
vpngroup accounts address-pool remote
vpngroup accounts dns-server 10.35.104.106
vpngroup accounts wins-server 10.35.104.106
vpngroup accounts default-domain *****
vpngroup accounts idle-time 1800
vpngroup accounts password ********
telnet 10.35.104.193 255.255.255.255 inside
telnet timeout 5
ssh timeout 5
console timeout 10
dhcpd address 10.35.104.170-10.35.104.185 inside
dhcpd dns 10.35.104.106 194.72.6.57
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
terminal width 80
banner login unauthorized user beware all actions are audited and
logged



Thanks

Alex
Back to top
Chad Mahoney
Guest





PostPosted: Thu Sep 13, 2007 6:52 pm    Post subject: Re: static routes on pix 506e Reply with quote

Alex wrote:

Quote:
access-list outside_access_in permit tcp any eq www any eq www


should be:

access-list outside_access_in permit tcp any host x.x.x.x eq www

Where x.x.x.x is the IP address of the outside interface of the PIX.

HTH.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> comp.dcom.sys.cisco All times are GMT
Page 1 of 1

 

Copyright © 2002-2006 Web-S-Sense Pty. Ltd. All rights reserved.

Powered by phpBB
Advertising | Policies/Disclaimers | Contact us | Link to us


Featured Sites: Free Antivirus and Antispyware Info | Free PC Support | MCSE Directory