[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!

9.2

Cisco Pix Blocking port 5060 for Remote VoIP Phones

Asked by TJacoberger1 in Cisco PIX Firewall, IP Telephony

We have a Cisco Pix with Version 6.0(2) for our firewall.  We were advised that port 5060 for sip is not working from our vendor.  Below is the Code, all ports are open.  I dont see whats being blocked.
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
PIX Version 6.0(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password wHtKJXcWqAkz0JQw encrypted
passwd wHtKJXcWqAkz0JQw encrypted
hostname fw
domain-name default
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
fixup protocol rsh 514
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
fixup protocol rtsp 554
names
access-list 101 permit ip 192.168.22.0 255.255.255.0 192.168.254.0 255.255.255.0
access-list 101 permit ip 192.168.22.0 255.255.255.0 192.168.11.0 255.255.255.0
pager lines 24
logging on
logging buffered warnings
no logging message 106015
no logging message 302002
interface ethernet0 auto
interface ethernet1 auto
mtu outside 1500
mtu inside 1500
ip address outside 1.1.1.1 255.255.255.248
ip address inside 192.168.22.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool ijwhite 192.168.11.100-192.168.11.150
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list 101
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp interface www 192.168.22.245 www netmask 255.255.255.255 0 0
static (inside,outside) tcp interface smtp 192.168.22.245 smtp netmask 255.255.255.255 0 0
static (inside,outside) tcp interface 3389 192.168.22.245 3389 netmask 255.255.255.255 0 0
static (inside,outside) tcp interface 5000 192.168.22.151 5000 netmask 255.255.255.255 0 0
static (inside,outside) tcp interface 4000 192.168.22.8 4000 netmask 255.255.255.255 0 0
static (inside,outside) udp interface 2088 192.168.22.254 2088 netmask 255.255.255.255 0 0
static (inside,outside) udp interface 5060 192.168.22.254 5060 netmask 255.255.255.255 0 0
static (inside,outside) tcp interface 8081 192.168.22.254 8081 netmask 255.255.255.255 0 0
conduit permit icmp any any echo
conduit permit icmp any any echo-reply
conduit permit udp any eq 5993 any
conduit permit tcp any eq 5993 any
conduit permit tcp host 1.1.1.1 eq 3389 any
conduit permit tcp host 1.1.1.1 eq smtp any
conduit permit tcp host 1.1.1.1 eq www any
conduit permit tcp host 1.1.1.1 eq 5909 any
conduit permit tcp host 1.1.1.1 eq 5000 any
conduit permit tcp host 1.1.1.1 eq 4000 any
conduit permit udp host 1.1.1.1 eq 2088 any
conduit permit udp host 1.1.1.1 eq 5060 any
conduit permit tcp host 1.1.1.1 eq 8081 any
route outside 0.0.0.0 0.0.0.0 1.1.1.2 1
timeout xlate 3:00: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
http 192.168.22.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 cns esp-des esp-md5-hmac
crypto dynamic-map cisco 1 set transform-set cns
crypto map newmap 10 ipsec-isakmp dynamic cisco
crypto map newmap interface outside
isakmp enable outside
isakmp key ******** address 0.0.0.0 netmask 0.0.0.0
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 28800
isakmp policy 20 authentication pre-share
isakmp policy 20 encryption des
isakmp policy 20 hash md5
isakmp policy 20 group 2
isakmp policy 20 lifetime 86400
vpngroup vpn3000 address-pool default
vpngroup vpn3000 dns-server 192.168.22.245 192.168.22.240
vpngroup vpn3000 default-domain default
vpngroup vpn3000 split-tunnel 101
vpngroup vpn3000 idle-time 1800
vpngroup vpn3000 password ********
telnet 192.168.22.240 255.255.255.255 inside
telnet 192.168.22.250 255.255.255.255 inside
telnet 192.168.22.245 255.255.255.255 inside
telnet 192.168.22.0 255.255.255.0 inside
telnet timeout 10
ssh 0.0.0.0 0.0.0.0 outside
ssh timeout 60
terminal width 80
Cryptochecksum:c0f6e3d81b8922921565b3c2b7866e7e
fw#
[+][-]09/16/09 05:03 PM, ID: 25351614Accepted Solution

Your question has an Asker Certified™ answer! TJacoberger1 verified that this solution worked for them--which means it will likely work for you, too. Click to view the solution free for 30-days now.

About this solution

Zones: Cisco PIX Firewall, IP Telephony
Sign Up Now!
Solution Provided By: kenboonejr
Participating Experts: 2
Solution Grade: A
 
[+][-]09/17/09 06:41 AM, ID: 25355991Expert 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.

 
[+][-]09/17/09 07:18 AM, ID: 25356498Author 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.

 
 
Loading Advertisement...
20100308-EE-VQP-140 - Hierarchy / EE_QW_3_20080625
Your technology problems solved.
Close See Plans and Pricing. Try it FREE for 30 days.