Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > how to block VOIP on cisco routers?

Reply
Thread Tools

how to block VOIP on cisco routers?

 
 
Jason
Guest
Posts: n/a
 
      01-11-2006
my network is being bogged down by "junk"

number one on the hitlist : VOIP phones - anyone got any idea how to block
them?

2nd problem is streaming radio, people just chewing up bandwidth the whole
day! how to kill those?

any ideas?



 
Reply With Quote
 
 
 
 
John Agosta
Guest
Posts: n/a
 
      01-11-2006

"Jason" <> wrote in message
news:z6qdnZje7dFl71neRVn-...
> my network is being bogged down by "junk"
>
> number one on the hitlist : VOIP phones - anyone got any idea how to block
> them?
>
> 2nd problem is streaming radio, people just chewing up bandwidth the whole
> day! how to kill those?
>
> any ideas?
>
>
>


Access lists to permit what you consider non-junk perhaps ?



 
Reply With Quote
 
 
 
 
Henry Cabot Henhouse III
Guest
Posts: n/a
 
      01-11-2006
We have the same problem with voip boxes...

I'll assume that when you plug in an adapter running H.323, it establishes a
nailed up connection to a server, which is why they seem to work behind
firewalls. As an outbound connection, you dont need to map ports. (I've
seen 5 Linksys/Vonage boxes sitting on a Linksys BEFSX41 with a static on
the WAN side, all work fine for both in and outbound).

So... how would you go about blocking H.323 traffic? If not possible, how
about blocking the fqnd or ips of the servers that the major players -
Vonage, Packet8, etc - use? (Someone must have a list of the servers). And
with SIP (5060) and IAX (4569), can't the ports they use be blocked cutting
off the signalling path?

Ideas? Help?

Thanks in advance
Dave






"John Agosta" <j_agosta@remove_wideopenwest.kom> wrote in message
news:R5mdnRL9MLNFH1nenZ2dnUVZ_s2dnZ2d@wideopenwest .com...
>
> "Jason" <> wrote in message
> news:z6qdnZje7dFl71neRVn-...
>> my network is being bogged down by "junk"
>>
>> number one on the hitlist : VOIP phones - anyone got any idea how to
>> block them?
>>
>> 2nd problem is streaming radio, people just chewing up bandwidth the
>> whole day! how to kill those?
>>
>> any ideas?
>>
>>
>>

>
> Access lists to permit what you consider non-junk perhaps ?
>
>
>



 
Reply With Quote
 
Jason
Guest
Posts: n/a
 
      01-11-2006
yes lets fogure out how to block this: I have the following info, I am going
to try and block all these ports mentioned below this weekend, and I'll see
what happens

Anyone else feel free to comment







a.. IAX is not the result of a standards group, rather a collaborative,
community based effort
a.. IAX uses a single UDP port 4569, and thus works well in NAT environments
(the obsolete IAX1 protocol used port 5036). IAX uses ONLY one udp port for
both control and data traffic. As outlined in point 4 of the IAX versus SIP
topic with IAX you will always have audio if the control connection can be
established.

a.. SIP is a text-based protocol that uses UTF-8 encoding
a.. SIP uses port 5060 both for UDP and TCP. SIP may use other transports


1718 H.323 RAS (Multicast Discovery)
1719 H.323 RAS (Unicast)
1720 H.323 Call Signaling (TCP)
2099 H.501 Border Element Signaling (H.225.0 Annex G)
2427 MGCP
2517 H.323 Call Signalling (UDP, H.323 Annex E)
2944 H.248
5060 SIP


"Henry Cabot Henhouse III" <> wrote in message
news:2-WdnadhXegAElneRVn-...
> We have the same problem with voip boxes...
>
> I'll assume that when you plug in an adapter running H.323, it establishes
> a
> nailed up connection to a server, which is why they seem to work behind
> firewalls. As an outbound connection, you dont need to map ports. (I've
> seen 5 Linksys/Vonage boxes sitting on a Linksys BEFSX41 with a static on
> the WAN side, all work fine for both in and outbound).
>
> So... how would you go about blocking H.323 traffic? If not possible, how
> about blocking the fqnd or ips of the servers that the major players -
> Vonage, Packet8, etc - use? (Someone must have a list of the servers). And
> with SIP (5060) and IAX (4569), can't the ports they use be blocked
> cutting
> off the signalling path?
>
> Ideas? Help?
>
> Thanks in advance
> Dave
>
>
>
>
>
>
> "John Agosta" <j_agosta@remove_wideopenwest.kom> wrote in message
> news:R5mdnRL9MLNFH1nenZ2dnUVZ_s2dnZ2d@wideopenwest .com...
>>
>> "Jason" <> wrote in message
>> news:z6qdnZje7dFl71neRVn-...
>>> my network is being bogged down by "junk"
>>>
>>> number one on the hitlist : VOIP phones - anyone got any idea how to
>>> block them?
>>>
>>> 2nd problem is streaming radio, people just chewing up bandwidth the
>>> whole day! how to kill those?
>>>
>>> any ideas?
>>>
>>>
>>>

>>
>> Access lists to permit what you consider non-junk perhaps ?
>>
>>
>>

>
>





--------------------------------------------------------------------------------





 
Reply With Quote
 
CiscoHeadsetAdapter.com
Guest
Posts: n/a
 
      01-11-2006
"Jason" <> wrote in message
news:z6qdnZje7dFl71neRVn-...
> my network is being bogged down by "junk"
>
> number one on the hitlist : VOIP phones - anyone got any idea how to block
> them?
>
> 2nd problem is streaming radio, people just chewing up bandwidth the whole
> day! how to kill those?
>
> any ideas?
>
>


First question - do you have access to the Interent Router or to the
Firewall? What brand they are? What is your position? Network Administrator?

Another question - is it legal within your company to block any access for
your employee? First, you have to define HR policy within your company which
will define that it's prohibited to use IP phones and listen an Interent
radio. If your manager or VP will decide to listen some news or make an VoIP
call, and it will not work because of your activity - you are in trouble.

And from the practical standpoint - it's really easy to do. For example, if
you block TCP port 5060, SIP phones will not work (unless you have VoIP
guru, who know how to change default port). For streaming audio most radio
work either over port 1755 (Windows Media), or port 554 (Real Media). Sure,
you can not block all possible media players, but blocking these two will
cut most of radiostations.

Good luck,

Mike
www.ciscoheadsetadapter.com


 
Reply With Quote
 
Jason
Guest
Posts: n/a
 
      01-11-2006
yeah we actually lease out t1 access to smaller businesses

what we plan on doing is notifying them that certain T1s are not to be used
for VOIP and radio broadcasts and junk like that, and other t1's are going
to be used for that, so we are not blocking them per se, just restricting
what certain t1's can be used for

can an end user figure out how to change the default port on a VOIP phone
like vonage?

if they can maybe its better to throttle bandwidth to like 2k/sec instead of
blocking port 5060




"CiscoHeadsetAdapter.com" <for-> wrote in message
news:LpadndwyQJ3oDVjeRVn-...
> "Jason" <> wrote in message
> news:z6qdnZje7dFl71neRVn-...
>> my network is being bogged down by "junk"
>>
>> number one on the hitlist : VOIP phones - anyone got any idea how to
>> block them?
>>
>> 2nd problem is streaming radio, people just chewing up bandwidth the
>> whole day! how to kill those?
>>
>> any ideas?
>>
>>

>
> First question - do you have access to the Interent Router or to the
> Firewall? What brand they are? What is your position? Network
> Administrator?
>
> Another question - is it legal within your company to block any access for
> your employee? First, you have to define HR policy within your company
> which will define that it's prohibited to use IP phones and listen an
> Interent radio. If your manager or VP will decide to listen some news or
> make an VoIP call, and it will not work because of your activity - you are
> in trouble.
>
> And from the practical standpoint - it's really easy to do. For example,
> if you block TCP port 5060, SIP phones will not work (unless you have VoIP
> guru, who know how to change default port). For streaming audio most radio
> work either over port 1755 (Windows Media), or port 554 (Real Media).
> Sure, you can not block all possible media players, but blocking these two
> will cut most of radiostations.
>
> Good luck,
>
> Mike
> www.ciscoheadsetadapter.com
>
>



 
Reply With Quote
 
Henry Cabot Henhouse III
Guest
Posts: n/a
 
      01-12-2006
I am the network admin, with access to the router, in a multi tenant
environment. The exclusion of voip devices and anything that can whack
bandwidth is expressly forbidden in the lease.




"CiscoHeadsetAdapter.com" <for-> wrote in message
news:LpadndwyQJ3oDVjeRVn-...
> "Jason" <> wrote in message
> news:z6qdnZje7dFl71neRVn-...
>> my network is being bogged down by "junk"
>>
>> number one on the hitlist : VOIP phones - anyone got any idea how to
>> block them?
>>
>> 2nd problem is streaming radio, people just chewing up bandwidth the
>> whole day! how to kill those?
>>
>> any ideas?
>>
>>

>
> First question - do you have access to the Interent Router or to the
> Firewall? What brand they are? What is your position? Network
> Administrator?
>
> Another question - is it legal within your company to block any access for
> your employee? First, you have to define HR policy within your company
> which will define that it's prohibited to use IP phones and listen an
> Interent radio. If your manager or VP will decide to listen some news or
> make an VoIP call, and it will not work because of your activity - you are
> in trouble.
>
> And from the practical standpoint - it's really easy to do. For example,
> if you block TCP port 5060, SIP phones will not work (unless you have VoIP
> guru, who know how to change default port). For streaming audio most radio
> work either over port 1755 (Windows Media), or port 554 (Real Media).
> Sure, you can not block all possible media players, but blocking these two
> will cut most of radiostations.
>
> Good luck,
>
> Mike
> www.ciscoheadsetadapter.com
>
>



 
Reply With Quote
 
Jonathan
Guest
Posts: n/a
 
      01-29-2006

"Jason" <> wrote in message
news:z6qdnZje7dFl71neRVn-...
> my network is being bogged down by "junk"
>
> number one on the hitlist : VOIP phones - anyone got any idea how to block
> them?
>
> 2nd problem is streaming radio, people just chewing up bandwidth the whole
> day! how to kill those?
>
> any ideas?


Are they Cisco phones? If so, block SCCP (TCP 2000)

If not, then block SIP and H.323 (SIP is TCP 5060, and H.323 is 1720).

You may also need to block the media stream, so UDP 16384 to 32768.



Jonathan



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fo:Block can you check to see if a block contains any text by using the block id? morrell XML 1 10-10-2006 07:18 PM
Voip Updated Howto,Voip AT Home,Voip Phones,Voip Conference Calling likatrib@gmail.com Wireless Networking 0 05-30-2006 05:16 PM
Voip at Home,Voip Updated Howto,New Voip Phones,Voip Conferencing, jonbonmike@gmail.com Wireless Networking 0 05-26-2006 01:56 PM
Voip at Home,Voip Updated Howto,New Voip Phones,Voip Conferencing, jonbonmike@gmail.com VOIP 0 05-26-2006 01:42 PM
Voip Updated Howto,New Voip Phones,Voip Conferencing,Satellite Voip,Virtual PBX Solutions voip VOIP 0 05-21-2006 03:18 PM



Advertisments
 



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