Advertisement

06.05.2007 at 05:55PM PDT, ID: 22615308
[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!

7.4

Cisco PIX - VPN Client - File share connectivity

Asked by gurusimran in Cisco PIX Firewall, Virtual Private Networking (VPN)

Tags: , , , ,

I've got:
- PIX 515E and Cisco VPN client ver 4.6.00.0049
- Connectivity between the client and the pix (ability to ping, resolve ip addresses)

I don't have (and need):
- Ability to access network shares.  I can't access them by \\name or \\ipaddress.  I do not have a WINS server but if I'm using ip addresses should that matter?

I've tried:
- entering the ip address and name of my file servers in LMHOSTS file on the client

Here is my pix config:

PIX Version 6.3(1)
interface ethernet0 10full
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password Pz3i9l/pK4PvSCJH encrypted
passwd DlbDnxwU0jXwCvo/ encrypted
hostname fw1-golden
domain-name golden.kiit.corp
clock timezone PST -8
clock summer-time PDT recurring
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
access-list 106 permit ip 10.10.10.0 255.255.255.0 10.10.30.0 255.255.255.0
access-list 106 permit ip 10.10.10.0 255.255.255.0 10.10.40.0 255.255.255.0
access-list 100 permit ip 10.10.10.0 255.255.255.0 10.10.30.0 255.255.255.0
access-list 100 permit ip 10.10.10.0 255.255.255.0 10.10.40.0 255.255.255.0
access-list 100 permit ip 10.10.10.0 255.255.255.0 10.10.20.0 255.255.255.0
access-list 100 permit ip 10.10.10.0 255.255.255.0 10.10.80.0 255.255.255.0
access-list outside permit icmp any any echo-reply
access-list outside permit tcp any host <deleted>  eq smtp
access-list outside permit tcp any host <deleted>  eq smtp
access-list outside permit tcp any host <deleted>  eq domain
access-list outside permit tcp any host <deleted>  eq lotusnotes
access-list outside permit tcp any host <deleted>  eq lotusnotes
access-list outside permit tcp any host <deleted> eq www
access-list outside deny ip any any
pager lines 24
logging console debugging
logging monitor warnings
mtu outside 1500
mtu inside 1500
ip address outside <deleted>  255.255.255.192
ip address inside 10.10.10.254 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool vpn 10.10.10.30-10.10.10.32
ip local pool VPNPOOL 10.10.80.1-10.10.80.254
pdm location 10.10.10.1 255.255.255.255 inside
pdm location 10.10.10.2 255.255.255.255 inside
pdm location 10.10.10.10 255.255.255.255 inside
pdm location 10.10.10.215 255.255.255.255 inside
pdm location 10.10.10.216 255.255.255.255 inside
pdm location 10.10.10.217 255.255.255.255 inside
pdm location 10.10.10.218 255.255.255.255 inside
pdm location 10.10.10.219 255.255.255.255 inside
pdm location 10.10.10.220 255.255.255.255 inside
pdm location 10.10.30.0 255.255.255.0 inside
pdm location 10.10.20.0 255.255.255.0 outside
pdm location 10.10.30.0 255.255.255.0 outside
pdm location 10.10.40.0 255.255.255.0 outside
pdm location 10.10.10.11 255.255.255.255 inside
pdm location 10.10.10.21 255.255.255.255 inside
pdm location 10.10.10.13 255.255.255.255 inside
pdm location 10.10.10.221 255.255.255.255 inside
pdm location 10.10.70.0 255.255.255.0 inside
pdm location 10.10.90.0 255.255.255.0 outside
pdm location 10.10.90.0 255.255.255.0 inside
pdm location 10.10.10.0 255.255.255.0 inside
pdm location 192.168.144.0 255.255.240.0 inside
pdm location 192.168.145.0 255.255.255.0 inside
pdm location 10.10.10.8 255.255.255.248 outside
pdm history enable
arp timeout 14400
global (outside) 1 <deleted>
nat (inside) 0 access-list 100
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) <deleted>  netmask 255.255.255.255 0 0
static (inside,outside) <deleted>  netmask 255.255.255.255 0 0
access-group outside in interface outside
route outside 0.0.0.0 0.0.0.0 12.154.213.2 1
route outside 10.10.30.0 255.255.255.0 12.96.195.10 1
route outside 10.10.40.0 255.255.255.0 12.96.195.10 1
route inside 192.168.145.0 255.255.255.0 10.10.10.46 1
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 RADIUS protocol radius
aaa-server LOCAL protocol local
http server enable
http 10.10.10.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 tcpmss 1300
sysopt connection permit-ipsec
sysopt connection permit-pptp
sysopt connection permit-l2tp
crypto ipsec transform-set Oregon esp-des esp-md5-hmac
crypto dynamic-map outside_dyn_map 3 set transform-set Oregon
crypto dynamic-map outside_dyn_map 23 set transform-set Oregon
crypto map transam 1 ipsec-isakmp
crypto map transam 1 match address 106
crypto map transam 1 set peer 12.96.195.10
crypto map transam 1 set transform-set Oregon
crypto map transam 65535 ipsec-isakmp dynamic outside_dyn_map
crypto map transam interface outside
isakmp enable outside
isakmp key ******** address <deleted> netmask 255.255.255.255
isakmp key ******** address <deleted>netmask 255.255.255.255
isakmp key ******** address 0.0.0.0 netmask 0.0.0.0
isakmp nat-traversal 20
isakmp policy 1 authentication pre-share
isakmp policy 1 encryption des
isakmp policy 1 hash md5
isakmp policy 1 group 1
isakmp policy 1 lifetime 1000
isakmp policy 21 authentication pre-share
isakmp policy 21 encryption des
isakmp policy 21 hash md5
isakmp policy 21 group 2
isakmp policy 21 lifetime 86400
vpngroup remote address-pool VPNPOOL
vpngroup remote dns-server 10.10.10.2 10.10.10.8
vpngroup remote wins-server 10.10.10.2 10.10.10.8
vpngroup remote default-domain golden.kiit.corp
vpngroup remote idle-time 1800
vpngroup remote password ********
telnet 10.10.10.0 255.255.255.0 inside
telnet 10.10.30.0 255.255.255.0 inside
telnet timeout 5
ssh timeout 5
management-access inside
console timeout 0
vpdn enable outside
terminal width 80

Start Free Trial
 
Loading Advertisement...
 
[+][-]06.05.2007 at 06:18PM PDT, ID: 19221967

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 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06.05.2007 at 10:02PM PDT, ID: 19222769

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 14-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06.05.2007 at 10:29PM PDT, ID: 19222862

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 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06.06.2007 at 07:18AM PDT, ID: 19225327

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 14-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06.06.2007 at 08:31PM PDT, ID: 19230496

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 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06.07.2007 at 07:47AM PDT, ID: 19234060

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 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06.07.2007 at 04:23PM PDT, ID: 19238344

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 14-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06.07.2007 at 04:42PM PDT, ID: 19238444

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 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09.08.2007 at 01:45AM PDT, ID: 19852840

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

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

 
[+][-]09.16.2007 at 05:39PM PDT, ID: 19902274

View this solution now by starting your 14-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: Cisco PIX Firewall, Virtual Private Networking (VPN)
Tags: pix, location, pdm, vpn, cisco
Sign Up Now!
Solution Provided By: Computer101
Participating Experts: 3
Solution Grade: A
 
 
 
Loading Advertisement...
20081112-EE-VQP-43