Go Back   Wireless and Wifi Forums > News > Newsgroups > uk.telecom.voip
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-31-2007, 12:10 AM
Stephane M
Guest
 
Posts: n/a
Default VOIP secure ??

Hi,

I just wonder if a communication is really secure ?

I mean, suppose that 2 peoplse connected to their own ASTERISK server,
and 2 users are connected to this server...

What do you think about the link between the phone and the server ?
(Usually using SIP protocol)
- Is that easy to intercept communications ?
- Is there a way to encrypt SIP communications ? if so, how can we do that ?

Thanks

Stephane

Reply With Quote
  #2 (permalink)  
Old 03-31-2007, 12:07 PM
alexd
Guest
 
Posts: n/a
Default Re: VOIP secure ??

Stephane M wrote:

> Hi,
>
> I just wonder if a communication is really secure ?
>
> I mean, suppose that 2 peoplse connected to their own ASTERISK server,
> and 2 users are connected to this server...
>
> What do you think about the link between the phone and the server ?
> (Usually using SIP protocol)


There's SRTP. It would need to be explicitly supported by the handsets, and
you'll probably have to re-compile Asterisk with libsrtp support:

http://www.e164.org/wiki/AsteriskSRTP

which looks "fun":

http://bugs.digium.com/view.php?id=5413

It's not entirely clear, however, that the plaintext SIP bit is encrypted -
so whilst your voice [RTP] will be encrypted, your signalling may not be.

> - Is that easy to intercept communications ?


It Depends. Are the people spying on you on your LAN? Does your VoIP traffic
go out over the public internet?

> - Is there a way to encrypt SIP communications ? if so, how can we do that


If your calls are traversing the internet, you'd probably find it easiest to
use a VPN tunnel.

--
<http://ale.cx/> (AIM:troffasky) (UnSoEsNpEaTm@ale.cx)
11:50:26 up 1 day, 3:37, 2 users, load average: 0.84, 0.63, 0.57
Yes. I'm just guessing.


Reply With Quote
  #3 (permalink)  
Old 03-31-2007, 01:01 PM
Tim
Guest
 
Posts: n/a
Default Re: VOIP secure ??

Stephane M wrote:
> Hi,
>
> I just wonder if a communication is really secure ?


Standard installations aren't very secure.

The RTP (audio data) is not encrypted.

The SIP (call setup signalling) is not encrypted and not authenticated.

Often people use weak passwords on their SIP servers


> I mean, suppose that 2 peoplse connected to their own ASTERISK server,
> and 2 users are connected to this server...
>
> What do you think about the link between the phone and the server ?
> (Usually using SIP protocol)
> - Is that easy to intercept communications ?


If you can wireshark the network between the 2 end points, it is very
easily to get details of the calls.

But whether anybody would or not is another matter.


> - Is there a way to encrypt SIP communications ? if so, how can we do
> that ?


yes. SRTP - will protect the audio stream. SIPS will encrypt and
authenticate the SIP messages.

Snom phones support both SIPS and SRTP. I'm not sure about asterisk
support for security - I've never seen it working.


If I were looking for more secure communications, I would use a more
traditional SIP registrar, rather than asterisk. With SIPS enabled on
the server, and SRTP on the phones. Then audio data goes point to
point, rather than through the Asterisk server.


Tim

Reply With Quote
  #4 (permalink)  
Old 03-31-2007, 09:18 PM
Desk Rabbit
Guest
 
Posts: n/a
Default Re: VOIP secure ??

Stephane M wrote:
> Hi,
>
> I just wonder if a communication is really secure ?
>
> I mean, suppose that 2 peoplse connected to their own ASTERISK server,
> and 2 users are connected to this server...


It can be. I have an Asterisk box as my main PBX at work. I also have
one at home. The two are connected together over a VPN so all the
traffic that passes over the Internet between the boxes is encrypted.

Reply With Quote
  #5 (permalink)  
Old 04-01-2007, 04:33 PM
Stephane M
Guest
 
Posts: n/a
Default Re: VOIP secure ??

Desk Rabbit a écrit :
> Stephane M wrote:
>> Hi,
>>
>> I just wonder if a communication is really secure ?
>>
>> I mean, suppose that 2 peoplse connected to their own ASTERISK server,
>> and 2 users are connected to this server...

>
> It can be. I have an Asterisk box as my main PBX at work. I also have
> one at home. The two are connected together over a VPN so all the
> traffic that passes over the Internet between the boxes is encrypted.



but that mean that I need necessary to use a VPN connection !?!??

that would be nice to be able to use an ecrypted communication, even if
you want to use an VoIP provider... and I can't see how you could change
a setting for instance, on your 'hard' phone....

but thanks The VPN is effectively a solution......

And I can't see how to use a SIPS or SRTP protocol on a SPA941 for
instance.... can you !??!

Stephane

Reply With Quote
  #6 (permalink)  
Old 04-01-2007, 09:08 PM
Tim
Guest
 
Posts: n/a
Default Re: VOIP secure ??

Stephane M wrote:
> And I can't see how to use a SIPS or SRTP protocol on a SPA941 for
> instance.... can you !??!


They might do SRTP. I can check tomorrow.

I also believe that newer firmware on the Linksys products support SIP
over TCP. Which is a step on the way to SIPS.

SIPS always uses TCP.

Usually, you tell a device to attempt TCP or SIPS by having an
appropriate SRV record in place for the domain in question.

Tim

Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SSL-Talk List FAQ] Secure Sockets Layer Discussion List FAQ v1.1.1 Shannon Appel comp.security.misc 0 10-19-2005 05:37 AM
Google "Secure Access" FAQ + Download link frankdowling1@yahoo.com alt.internet.wireless 11 09-23-2005 09:22 PM
Myopic Economist article: Skype and "How the internet killed the phone business" Valiant uk.telecom.voip 5 09-16-2005 05:11 PM
[SSL-Talk List FAQ] Secure Sockets Layer Discussion List FAQ v1.1.1 Shannon Appel comp.security.misc 0 08-30-2005 05:26 AM
[SSL-Talk List FAQ] Secure Sockets Layer Discussion List FAQ v1.1.1 Shannon Appel comp.security.misc 0 07-31-2005 05:25 AM


All times are GMT. The time now is 10:43 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

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