UKVoIPTalk.com

UKVoIPTalk.com

The UK's Number One VoIP Resource

 

How to sniff VOIP traffic on netgear dg834g ?

This is a discussion on How to sniff VOIP traffic on netgear dg834g ? within the uk.telecom.voip forums, part of the Newsgroup Forums category; Netgear dg834g is an adsl router with 4-port-switch bridged with wi-fi interface. I want to record my ...


Go Back   UKVoIPTalk.com > Newsgroup Forums > uk.telecom.voip

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read



Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-04-2007, 04:46
dmitri
Guest
 
Posts: n/a
Default How to sniff VOIP traffic on netgear dg834g ?

Netgear dg834g is an adsl router with 4-port-switch bridged with wi-fi
interface. I want to record my VOIP conversations by sniffing the traffic
to/from ATA connected to the switch. I think of connecting my laptop to
the switch and running erhereal on it to acheave this. How can I degrade
switch into hub? I read that I could overflow arp tables for the switch
to failover to hub(repeater) mode. Is there any more gracefull way from
within router itself? The box is running linux 2.4.17(ifconfig, brctl
commands available, and access to /proc).

Dmitri
Reply With Quote
  #2 (permalink)  
Old 02-04-2007, 08:41
Dave Saville
Guest
 
Posts: n/a
Default Re: How to sniff VOIP traffic on netgear dg834g ?

On Sun, 01 Apr 2007 22:46:34 -0500, dmitri wrote:
[color=blue]
>Netgear dg834g is an adsl router with 4-port-switch bridged with wi-fi
>interface. I want to record my VOIP conversations by sniffing the traffic
>to/from ATA connected to the switch. I think of connecting my laptop to
>the switch and running erhereal on it to acheave this. How can I degrade
>switch into hub? I read that I could overflow arp tables for the switch
>to failover to hub(repeater) mode. Is there any more gracefull way from
>within router itself? The box is running linux 2.4.17(ifconfig, brctl
>commands available, and access to /proc).[/color]

Why degrade the whole switch? Get a cheapo hub second hand and put it between
the ATA and the switch. With just the PC and the ATA on it you won't notice any
difference. But in any case how do you propose to play back a recorded session?

--

Regards

Dave Saville

NB Remove -nospam for good email address


Reply With Quote
  #3 (permalink)  
Old 02-04-2007, 10:14
Paul Hayes
Guest
 
Posts: n/a
Default Re: How to sniff VOIP traffic on netgear dg834g ?

Dave Saville wrote:[color=blue]
> On Sun, 01 Apr 2007 22:46:34 -0500, dmitri wrote:
>[color=green]
>> Netgear dg834g is an adsl router with 4-port-switch bridged with wi-fi
>> interface. I want to record my VOIP conversations by sniffing the traffic
>> to/from ATA connected to the switch. I think of connecting my laptop to
>> the switch and running erhereal on it to acheave this. How can I degrade
>> switch into hub? I read that I could overflow arp tables for the switch
>> to failover to hub(repeater) mode. Is there any more gracefull way from
>> within router itself? The box is running linux 2.4.17(ifconfig, brctl
>> commands available, and access to /proc).[/color]
>
> Why degrade the whole switch? Get a cheapo hub second hand and put it between
> the ATA and the switch. With just the PC and the ATA on it you won't notice any
> difference. But in any case how do you propose to play back a recorded session?
>[/color]

Using Ethereal (or Wireshark as it's now called) you can generate an
audio file from the RTP packets easily.

I would also suggest trying to find a hub on ebay or somewhere but they
are getting harder to find, not helped by the way a lot of sellers on
there don't realise that a hub and a switch aren't the same thing!

Another alternative would be to buy a managed switch which has a
"monitor port" feature but this is probably too expensive for what you want.

cheers,
Paul.
Reply With Quote
  #4 (permalink)  
Old 02-04-2007, 10:22
Gordon Henderson
Guest
 
Posts: n/a
Default Re: How to sniff VOIP traffic on netgear dg834g ?

In article <4610c97d$0$765$5a6aecb4@news.aaisp.net.uk>,
Paul Hayes <nomailforme@polog40.org.uk> wrote:[color=blue]
>Dave Saville wrote:[color=green]
>> On Sun, 01 Apr 2007 22:46:34 -0500, dmitri wrote:
>>[color=darkred]
>>> Netgear dg834g is an adsl router with 4-port-switch bridged with wi-fi
>>> interface. I want to record my VOIP conversations by sniffing the traffic
>>> to/from ATA connected to the switch. I think of connecting my laptop to
>>> the switch and running erhereal on it to acheave this. How can I degrade
>>> switch into hub? I read that I could overflow arp tables for the switch
>>> to failover to hub(repeater) mode. Is there any more gracefull way from
>>> within router itself? The box is running linux 2.4.17(ifconfig, brctl
>>> commands available, and access to /proc).[/color]
>>
>> Why degrade the whole switch? Get a cheapo hub second hand and put it between
>> the ATA and the switch. With just the PC and the ATA on it you won't[/color]
>notice any[color=green]
>> difference. But in any case how do you propose to play back a recorded[/color]
>session?[color=green]
>>[/color]
>
>Using Ethereal (or Wireshark as it's now called) you can generate an
>audio file from the RTP packets easily.
>
>I would also suggest trying to find a hub on ebay or somewhere but they
>are getting harder to find, not helped by the way a lot of sellers on
>there don't realise that a hub and a switch aren't the same thing!
>
>Another alternative would be to buy a managed switch which has a
>"monitor port" feature but this is probably too expensive for what you want.[/color]

Look up arp cache poisoning/spoofing.

Eg. [url]http://en.wikipedia.org/wiki/ARP_spoofing[/url]

Gordon
Reply With Quote
  #5 (permalink)  
Old 03-04-2007, 14:08
SteveC
Guest
 
Posts: n/a
Default Re: How to sniff VOIP traffic on netgear dg834g ?

[color=blue]
>
>I would also suggest trying to find a hub on ebay or somewhere but they
>are getting harder to find, not helped by the way a lot of sellers on
>there don't realise that a hub and a switch aren't the same thing![/color]

I've got an old Netgear 4 port ethernet HUB in my loft somewhere, with
power supply.
Would you like me to see if I can find it?

Regards
Steve
Reply With Quote
  #6 (permalink)  
Old 05-04-2007, 01:22
dmitri
Guest
 
Posts: n/a
Default Re: How to sniff VOIP traffic on netgear dg834g ?

On Tue, 03 Apr 2007 14:08:37 +0100, SteveC wrote:

[color=blue][color=green]
>>I would also suggest trying to find a hub on ebay or somewhere but they
>>are getting harder to find, not helped by the way a lot of sellers on
>>there don't realise that a hub and a switch aren't the same thing![/color]
>
> I've got an old Netgear 4 port ethernet HUB in my loft somewhere, with
> power supply.
> Would you like me to see if I can find it?
>
> Regards
> Steve[/color]

Thank you Steve. I'll try to "soft-solve" that.

Regards,
Dmitri
Reply With Quote
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 Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 22:03.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0