[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[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.0

Pix 501 configuration

Asked by JaysonJackson in Cisco PIX Firewall

Tags: Cisco Pix 501

I have a pix 501 that this morning I took out the following lines
access-list outside_in permit tcp any host 67.139.220.197 eq 3389
access-list outside_in permit tcp any host 67.139.220.196 eq 3389
access-list outside_in permit tcp host 207.97.230.54 host 67.139.220.196 eq smtp
access-list Outside_In permit tcp host 207.97.230.54 host 67.139.220.196 eq smtp

After taking out these lines I can no longer access the internet or ping the gateway of 67.139.220.193. I tried to put the lines back in but no luck.  Anyone help would be great.


****  NOTE*****
the interface Ethernet0 is showing up up but NO traffic

PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password ac1X4xzZOr2zxD3d encrypted
passwd ac1X4xzZOr2zxD3d encrypted
hostname path-spec
domain-name ps.com
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol ils 389
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
names
access-list 125 permit icmp any any
access-list 125 permit tcp any host 67.139.220.197 eq 3389
access-list 125 permit tcp any host 67.139.220.196 eq 3389
access-list 125 permit tcp any host 67.139.220.196 eq smtp
access-list 125 permit tcp host 207.97.230.54 host 67.139.220.196 eq smtp
access-list 100 permit ip 192.168.6.0 255.255.255.0 130.94.124.0 255.255.255.192

access-list 101 permit ip 192.168.6.0 255.255.255.0 130.94.124.0 255.255.255.192

access-list outside_in permit tcp any host 67.139.220.197 eq 3389
access-list outside_in permit tcp any host 67.139.220.196 eq 3389
access-list outside_in permit tcp host 207.97.230.54 host 67.139.220.196 eq smtp

access-list Outside_In permit tcp host 207.97.230.54 host 67.139.220.196 eq smtp

pager lines 24
logging on
logging console alerts
logging history alerts
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 67.139.220.194 255.255.255.248
ip address inside 192.168.6.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool clinetvpn 172.19.1.1-172.19.1.4
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 67.139.220.195
nat (inside) 0 access-list 100
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp 67.139.220.197 3389 192.168.6.100 3389 netmask 255.2
55.255.255 0 0
static (inside,outside) tcp 67.139.220.196 smtp 192.168.6.252 smtp netmask 255.2
55.255.255 0 0
static (inside,outside) tcp 67.139.220.196 3389 192.168.6.252 3389 netmask 255.2
55.255.255 0 0
route outside 0.0.0.0 0.0.0.0 67.139.220.193 1
timeout xlate 0:05:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si
p 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.6.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
no sysopt route dnat
crypto ipsec transform-set pathspec esp-3des esp-md5-hmac
crypto map pathmap 10 ipsec-isakmp
crypto map pathmap 10 set peer 130.94.121.60
crypto map pathmap 10 set transform-set pathspec
crypto map pathmap interface outside
isakmp enable outside
isakmp key ******** address 130.94.121.60 netmask 255.255.255.255 no-xauth no-co
nfig-mode
isakmp identity address
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash md5
isakmp policy 10 group 1
isakmp policy 10 lifetime 86400
vpngroup remtevphgrp address-pool clinetvpn
vpngroup remtevphgrp dns-server 192.168.6.100
vpngroup remtevphgrp idle-time 1800
telnet 192.168.6.0 255.255.255.0 inside
telnet timeout 60
ssh timeout 60
terminal width 80
 
Loading Advertisement...
 
[+][-]10/15/09 01:11 PM, ID: 25584342Accepted Solution

View this solution now by starting your 30-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

Zone: Cisco PIX Firewall
Tags: Cisco Pix 501
Sign Up Now!
Solution Provided By: themrrobert
Participating Experts: 4
Solution Grade: A
 
[+][-]10/15/09 01:12 PM, ID: 25584366Expert Comment

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

 
[+][-]10/15/09 01:14 PM, ID: 25584387Author Comment

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

 
[+][-]10/15/09 01:22 PM, ID: 25584473Assisted Solution

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]10/15/09 01:22 PM, ID: 25584474Expert Comment

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

 
[+][-]10/15/09 01:22 PM, ID: 25584475Assisted Solution

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]10/15/09 01:26 PM, ID: 25584518Expert Comment

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

 
[+][-]10/15/09 01:27 PM, ID: 25584531Assisted Solution

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]10/15/09 01:34 PM, ID: 25584608Author Comment

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

 
[+][-]10/15/09 02:33 PM, ID: 25585149Expert Comment

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

 
[+][-]10/15/09 02:36 PM, ID: 25585171Assisted Solution

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
 
Loading Advertisement...
20091118-EE-VQP-93 - Hierarchy / EE_QW_3_20080625