Advertisement

04.27.2006 at 11:01AM PDT, ID: 21830119
[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!

8.6

Using DSL in Home Office and Having Difficulty Accessing Customer Node via VPN

Asked by chipdukes in Miscellaneous Networking, Networking Hardware Firewalls, IPSec Security Protocol

Tags: ,

I run a consulting business out of my home office, where I use BellSouth DSL.  I have approximately 7 customers' networks/servers that I need to access via VPN.  All but one customer use the latest Citrix client to connect to their network.  The problem is that though I can successfully connect to their VPN networks, I cannot access the AS400's on their private networks when I am sitting behind my PIX 501 firewall.  If I plug my laptop directly into the DSL IFITL connection (or even use dial-up), I have no problem accessing the nodes on the customer's private network via VPN, which leads me to believe I am missing some configuration setting(s) on my firewall.

Here is my current running configuration:

FWSandy# sh run
: Saved
:
PIX Version 6.3(1)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password cfsGMrEQ9tcFlNh0 encrypted
passwd cfsGMrEQ9tcFlNh0 encrypted
hostname FWSandy
domain-name ciscopix.com
clock timezone EST -5
clock summer-time EDT recurring
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol icmp error
fixup protocol ils 389
fixup protocol pptp 1723
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 12.31.45.190 Tranzonic_VPN
name 192.168.0.3 Rick_Laptop
name 192.168.0.5 Desktop
object-group network Trusted
  network-object 192.168.0.0 255.255.255.0
  network-object 192.168.1.0 255.255.255.0
  network-object 192.168.2.0 255.255.255.0
pager lines 24
logging on
icmp deny any outside
icmp permit any inside
mtu outside 1500
mtu inside 1500
ip address outside pppoe setroute
ip address inside 192.168.0.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm location 192.168.0.1 255.255.255.255 inside
pdm location 192.168.1.0 255.255.255.255 inside
pdm location 192.168.2.0 255.255.255.255 inside
pdm location 192.168.0.0 255.255.255.0 inside
pdm location 192.168.2.0 255.255.255.0 inside
pdm location 192.168.1.0 255.255.255.0 inside
pdm location Tranzonic_VPN 255.255.255.255 outside
pdm location Rick_Laptop 255.255.255.255 inside
pdm location 192.168.1.101 255.255.255.255 inside
pdm group Trusted inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
rip inside default version 2
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 192.168.1.0 255.255.255.0 inside
http 192.168.0.0 255.255.255.0 inside
http 192.168.2.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 ESP-DES-SHA esp-des esp-sha-hmac
crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
isakmp enable outside
isakmp peer fqdn vpn.tranzonic.com no-xauth no-config-mode
isakmp policy 20 authentication rsa-sig
isakmp policy 20 encryption 3des
isakmp policy 20 hash md5
isakmp policy 20 group 2
isakmp policy 20 lifetime 86400
telnet 192.168.0.0 255.255.0.0 inside
telnet timeout 5
ssh timeout 5
console timeout 0
vpdn group pppoe_group request dialout pppoe
vpdn group pppoe_group localname chiprick@bellsouth.net
vpdn group pppoe_group ppp authentication mschap
vpdn username chiprick@bellsouth.net password ********* store-local
dhcpd address 192.168.0.2-192.168.0.33 inside
dhcpd lease 604800
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
terminal width 80
Cryptochecksum:529b89911f182a0516914c25183108b2
: end

Any assistance you can provide would be a big help!  Thanks!
Start Free Trial
[+][-]04.28.2006 at 01:29AM PDT, ID: 16560194

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Miscellaneous Networking, Networking Hardware Firewalls, IPSec Security Protocol
Tags: mtu, bellsouth
Sign Up Now!
Solution Provided By: nodisco
Participating Experts: 1
Solution Grade: A
 
 
[+][-]04.28.2006 at 08:15AM PDT, ID: 16562915

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04.28.2006 at 08:16AM PDT, ID: 16562929

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04.28.2006 at 12:07PM PDT, ID: 16564721

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]04.28.2006 at 01:50PM PDT, ID: 16565521

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081119-EE-VQP-49