Ad
News

Police dogs sniff for pirated DVDs

Published on May 12, 2006

There are drug-sniffing dogs, bomb-sniffing dogs, people-sniffing dogs, and now DVD-sniffing dogs. Read more

Cell phones betray pulse, respiration

Published on February 09, 2001

Even if a cell phone is not used for calls, routine signals reflected off the carrier's moving heart and lungs create a minute doppler shift which can be detected when the phone is stationary for only a few seconds. Read more

LG sweetens phone selection with new Chocolate

Published on October 18, 2006

Not wanting to get rid of its top-selling handset brand, LG today announced that it will be releasing a new phone unofficially dubbed the new version of the Chocolate. Read more

New Skype phone doesn't need a computer

Published on November 29, 2006

Denmark-based RTX Products will be releasing a dual-mode Skype phone that doesn't require a computer. The cordless Dualphone 3088 can plug into either a broadband Ethernet connection or a landline. RTX Products claims the phone has enough battery power to last 10 hours of talking or 140 hours on standby. Read more

Last Reviews & Articles

Power Supply Roundup: Part II

Published on November 07, 2008

In Part I of our power supply roundup, we went through five mainstream PSUs rated at up to 700 W. Round two sees us tackle another seven mid-range units in an effort to determine which power supply deserves your attention. Read more

Roundup: The Best Overclocking Software

Published on November 06, 2008

Interested in overclocking but not quite sure where to start? We round up some of our favorite software utilities for tweaking processors, memory, graphics, and chipsets. Read more

Tom's Holiday Buyer's Guide 2008, Part 1

Published on November 05, 2008

Welcome to the first installment in our six-part Tom's Holiday Buyer's Guide. In Part 1, two beautiful models help showcase some of our favorite no-hassle hardware gifts for 2008. Read more

Round Up: Five Powerful, Light Ultraportables

Published on November 05, 2008

Executives, road warriors, and gadget geeks all lust after ultraportable notebooks. Five of these amazing machines battle it out in this roundup. Read more

  Tom's Hardware UK and Ireland Forums » General Networking » VPN, VoIP, Video Conferencing, Remote Connections » Seeing unexpected skinny heartbeats when sniffing IP phone..
 

Seeing unexpected skinny heartbeats when sniffing IP phone..

Advanced Search

There are 361 identified and unidentified users. To see the list of identified users, Click here



Word :   Username :  
 
Bottom
Author
 Thread : Seeing unexpected skinny heartbeats when sniffing IP phone..
 
More Information

Archived from groups: comp.dcom.voice-over-ip (More info?)

 

I am doing research to see if an application on a computer that is
connected to the network port of an IP phone (7940/60/70/etc) can "see"
the attached phone. I am doing this by using a packet sniffer to look
for skinny heartbeats between the phone and CallManagers in a cluster.
I am seeing the skinny heartbeats for my attached phone, but I am also
seeing heartbeats and acks between other phones and other CallManager
clusters. These are TCP packets with IPs and MACs that do not match my
phone or PC. I don't understand why I am even able to see these
packets. My phone (and the others that I see heartbeats from) are all
attached to a 3548 switch which is connected to a core Catalyst 6000
switch.

Does anyone know what could be causing my sniffing application
(Ethereal) on my PC to be able to see TCP traffic that is not even
directed to my phone or PC?
(There are no SPAN sessions on the switch. There is no hub between my
PC, the phone, and the switch. This is recreatable and persistent.) I
can provide additional information if needed.

Thanks in advance.

Related Product

Register or log in to remove.

More Information

Archived from groups: comp.dcom.voice-over-ip (More info?)

 

SplkBarney wrote:
> I am doing research to see if an application on a computer that is
> connected to the network port of an IP phone (7940/60/70/etc) can "see"
> the attached phone. I am doing this by using a packet sniffer to look
> for skinny heartbeats between the phone and CallManagers in a cluster.
> I am seeing the skinny heartbeats for my attached phone, but I am also
> seeing heartbeats and acks between other phones and other CallManager
> clusters. These are TCP packets with IPs and MACs that do not match my
> phone or PC. I don't understand why I am even able to see these
> packets. My phone (and the others that I see heartbeats from) are all
> attached to a 3548 switch which is connected to a core Catalyst 6000
> switch.
>
> Does anyone know what could be causing my sniffing application
> (Ethereal) on my PC to be able to see TCP traffic that is not even
> directed to my phone or PC?

Probably the fact that Ethereal is sniffing with its interface put in
"promiscuous mode", and your switches are (mis-?)configured to work as
non-switching hubs...

Enzo

More Information

Archived from groups: comp.dcom.voice-over-ip (More info?)

 

SplkBarney <david.barnish@spanlink.com> wrote:
> I am doing research to see if an application on a computer that is
> connected to the network port of an IP phone (7940/60/70/etc) can "see"
> the attached phone. I am doing this by using a packet sniffer to look
> for skinny heartbeats between the phone and CallManagers in a cluster.
> I am seeing the skinny heartbeats for my attached phone, but I am also
> seeing heartbeats and acks between other phones and other CallManager
> clusters. These are TCP packets with IPs and MACs that do not match my
> phone or PC. I don't understand why I am even able to see these
> packets.

Are they directed to broadcast addresses?

miguel
--
Hit The Road! Photos from 36 countries on 5 continents: http://travel.u.nu
Latest photos: Queens Day in Amsterdam; the Grand Canyon; Amman, Jordan

More Information

Archived from groups: comp.dcom.voice-over-ip (More info?)

 

In reply to Enzo's message:
I am sniffing in promiscuous mode so I can see the traffic going to and
coming from the attached IP phone. I do not believe the switches are
misconfigured. They are not acting like hubs (except in the cases where
I am seeing these misdirected packets).

In reply to Miguel:
The packets that I am seeing are not broadcast packets. They are
directed to specific IP addresses and MACs that do not include the IP
phone or the PC I am using for sniffing. I am seeing other broadcast
traffic, but I am ignoring that.

The latest theory on this is that it is Unicast Flooding. This is
supposedly a normal occurance when the switches MAC table gets filled
up. When the switch has a packet for a MAC, but can't find the MAC in
its table, it sends it out all its ports; not as a broadcast packet,
but essentially a broadcast because it is sent out every port. We have
looked at the MAC table in both switches and they are far from being
full, so I don't know about this being the cause. I am continuing to
look at the switch settings and Unicast Flooding to see if I can find
an answer.

Thanks for your responses!

More Information

Archived from groups: comp.dcom.voice-over-ip (More info?)

 

SplkBarney <david.barnish@spanlink.com> wrote:
> The latest theory on this is that it is Unicast Flooding. This is
> supposedly a normal occurance when the switches MAC table gets filled
> up. When the switch has a packet for a MAC, but can't find the MAC in
> its table, it sends it out all its ports; not as a broadcast packet,
> but essentially a broadcast because it is sent out every port. We have
> looked at the MAC table in both switches and they are far from being
> full, so I don't know about this being the cause. I am continuing to
> look at the switch settings and Unicast Flooding to see if I can find
> an answer.

If the MAC table is not full then this seems unlikely. Also, unless there is
nothing else happening on your network, you would see other traffic also
coming out all interfaces, not just the VoIP stuff.

miguel
--
Hit The Road! Photos from 36 countries on 5 continents: http://travel.u.nu
Latest photos: Queens Day in Amsterdam; the Grand Canyon; Amman, Jordan

More Information

Archived from groups: comp.dcom.voice-over-ip (More info?)

 

We are seeing a smattering of other TCP packets that I shouldn't be
able to see. I've been concentrating on the skinny heartbeats because
that is what I was more interested in.


  Tom's Hardware UK and Ireland Forums » General Networking » VPN, VoIP, Video Conferencing, Remote Connections » Seeing unexpected skinny heartbeats when sniffing IP phone..

Go to:
 

Google ads