Advertisement

06.19.2006 at 04:10PM PDT, ID: 21891922
[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.8

Cisco PIX 501 setup with port forwarding - mail works, web does not

Asked by rbbalchtech in Network Software Firewalls, Enterprise Firewalls

Tags: , , , ,

I'm new to pix configuration and setup a PIX 501 for our network.  MS Exchange works, Exchange Outlook Web Access works on port 4433 (port 443 is blocked) with https, and incoming RDP works to the machines.   We use a dns forward for email. Here are the problems:  Web access does not work on Port 81 (port 80 is blocked).   Also, outbound vpn connections (client to server vpn connections) do not work and we can't ping hosts outside of the internal network.  All other outbound access is working as tested, i.e., web, rdp to external machines, etc.

Any help would be greatly appreciated!

Here's the conf:

PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password [removed] encrypted
passwd [removed] encrypted
hostname pix
domain-name xxxxx.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 http 81
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
name 192.168.0.10 server
name 192.168.0.13 andy
name 192.168.0.12 rochelle
name 192.168.0.220 computer
name 192.168.0.75 extra
access-list outside_in permit tcp any any eq 81
access-list outside_in permit tcp any any eq 10025
access-list outside_in permit tcp any any eq pop3
access-list outside_in permit tcp any any eq 40009
access-list outside_in permit tcp any any eq 40000
access-list outside_in permit tcp any any eq 40001
access-list outside_in permit tcp any any eq 3391
access-list outside_in permit tcp any any eq 3390
access-list outside_in permit tcp any any eq 4433
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside dhcp setroute
ip address inside 192.168.0.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
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
static (inside,outside) tcp interface 10025 server 10025 netmask 255.255.255.255 0 0
static (inside,outside) tcp interface pop3 server pop3 netmask 255.255.255.255 0 0
static (inside,outside) tcp interface 40009 andy 40009 netmask 255.255.255.255 0 0
static (inside,outside) tcp interface 40000 computer 40000 netmask 255.255.255.255 0 0
static (inside,outside) tcp interface 40001 extra 40001 netmask 255.255.255.2550 0
static (inside,outside) tcp interface 3391 server 3391 netmask 255.255.255.255 0 0
static (inside,outside) tcp interface 3390 rochelle 3390 netmask 255.255.255.255 0 0
static (inside,outside) tcp interface 4433 server 4433 netmask 255.255.255.255 0 0
access-group outside_in in interface outside
conduit permit icmp any any
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 192.168.1.0 255.255.255.0 inside
http 192.168.0.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
telnet 0.0.0.0 0.0.0.0 inside
telnet timeout 60
ssh timeout 60
console timeout 0
dhcpd address 192.168.0.100-192.168.0.131 inside
dhcpd dns server xxx.xxx.xxx.xxx
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd domain xxxx.local
dhcpd enable inside
username xxxx password [removed] encrypted privilege 2
terminal width 100
Cryptochecksum:[removed]Start Free Trial
 
 
[+][-]06.19.2006 at 04:35PM PDT, ID: 16938767

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: Network Software Firewalls, Enterprise Firewalls
Tags: pix, 501, port, cisco, forwarding
Sign Up Now!
Solution Provided By: Cyclops3590
Participating Experts: 2
Solution Grade: A
 
 
[+][-]06.19.2006 at 04:42PM PDT, ID: 16938802

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

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

 
[+][-]06.20.2006 at 07:35PM PDT, ID: 16948140

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.

 
 
Loading Advertisement...
20081112-EE-VQP-42