Advertisement

04.20.2008 at 11:35AM PDT, ID: 23337977
[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.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

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!

Traffic is not routed to the outside

Tags:

Cisco, Pix, 501

Hello,

I have been asked to configure a vpn between 2 pixes 501. Both sites must browse the internet freely without any restrictions. Each site have their own isp. Calgary has a static ip and Edmonton has a dynamic ip.
I am testing the configurations for the Edmonton Pix at home. My isp assigns me a dynamic ip address.
Problem is that I am unable to browse the internet from home because I think I do not have a static route. I am unsure how to configure this with DHCP.

Here are my configs for the Edmonton PIX:

User Access Verification

Password:
Type help or '?' for a list of available commands.
PixEdmonton> en
Password: ****************
PixEdmonton# sh runn
: Saved
:
PIX Version 6.3(4)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 0RsgY.LyDrnfQxyk encrypted
passwd 0RsgY.LyDrnfQxyk encrypted
hostname PixEdmonton
domain-name swift-eng.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
access-list inside_outbound_nat0_acl permit ip 172.16.1.0 255.255.255.0 192.168.
1.0 255.255.255.0
access-list outside_cryptomap_10 permit ip 172.16.1.0 255.255.255.0 192.168.1.0
255.255.255.0
access-list outbound permit tcp 172.16.1.0 255.255.255.0 any eq www
access-list outbound permit tcp 172.16.1.0 255.255.255.0 any eq ftp-data
access-list outbound permit tcp 172.16.1.0 255.255.255.0 any eq ftp
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside dhcp setroute retry 4
ip address inside 172.16.1.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm location 192.168.1.0 255.255.255.0 outside
pdm location 172.16.1.0 255.255.255.0 inside
pdm location 172.16.1.2 255.255.255.255 inside
pdm history enable
arp timeout 14400
global (outside) 1 interface
global (outside) 9 0.0.0.1
nat (inside) 0 access-list inside_outbound_nat0_acl
nat (inside) 1 172.16.1.0 255.255.255.0 0 0
timeout xlate 3:00: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 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 172.16.1.2 255.255.255.255 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
crypto ipsec transform-set EdmontonTransform esp-des esp-md5-hmac
crypto map outside_map 10 ipsec-isakmp
crypto map outside_map 10 match address outside_cryptomap_10
crypto map outside_map 10 set peer 68.145.96.75
crypto map outside_map 10 set transform-set EdmontonTransform
crypto map outside_map interface outside
isakmp enable outside
isakmp key ******** address 68.145.96.75 netmask 255.255.255.255 no-xauth no-con
fig-mode
isakmp identity address
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption des
isakmp policy 10 hash md5
isakmp policy 10 group 1
isakmp policy 10 lifetime 86400
telnet 172.16.1.0 255.255.255.0 inside
telnet timeout 30
ssh timeout 5
console timeout 0
terminal width 80
Cryptochecksum:a0319fc4aeeb87f3f5b87e3e3f92a2dc
: end
PixEdmonton#

All help is greatly appreciated.

Tacobell2000

Start your free trial to view this solution
Question Stats
Zone: Security
Question Asked By: Tacobell2000
Solution Provided By: lrmoore
Participating Experts: 1
Solution Grade: A
Views: 0
Translate:
Loading Advertisement...
04.21.2008 at 04:10AM PDT, ID: 21400386

Rank: Genius

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
04.21.2008 at 07:35PM PDT, ID: 21407797

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
Loading Advertisement...
20080236-EE-VQP-29 / EE_QW_2_20070628