Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Networking (https://www.askmehelpdesk.com/forumdisplay.php?f=76)
-   -   How to find which PC in the LAN broadcosting (https://www.askmehelpdesk.com/showthread.php?t=257234)

  • Sep 6, 2008, 12:56 AM
    gurujupitor
    How to find which PC in the LAN broadcosting
    I need to find the broadcosting machine in lan
  • Sep 6, 2008, 03:04 PM
    Scleros
    Broadcosting?

    All machines broadcast at some point. Without the specifics of the problem you are trying to solve, a general method for insight into your network would be to install a protocol analyzer such as Wireshark on any machine and capture packets during the time of interest (filtering for broadcasts). Depending on your network topology, you may need to configure a switch port for debugging/mirroring and connect the protocol analyzing machine to that port to be able to see and capture the traffic you are interested in.
  • Sep 6, 2008, 10:00 PM
    chuckhole
    Quote:

    Originally Posted by Scleros
    Broadcosting?

    All machines broadcast at some point. Without the specifics of the problem you are trying to solve, a general method for insight into your network would be to install a protocol analyzer such as Wireshark on any machine and capture packets during the time period of interest (filtering for broadcasts). Depending on your network topology, you may need to configure a switch port for debugging/mirroring and connect the protocol analyzing machine to that port to be able to see and capture the traffic you are interested in.

    Absolutely 1000%. Wireshark is free and is an excellent tool. Gurujupitor, if you have a few switches in your network, keep in mind that the whole purpose of the switch is to limit each port to its own collision domain instead of like a hub where the entire device is a collision domain. This means that each port is isolated from the other ports in a switch.

    This is what Scleros is talking about. You will need to set up ports in each switch as a monitoring port so that you can see into more of your network with your protocol analyzer. This can come in handy if you want to narrow your search. You can plug into a switch monitoring port and look at only the devices on that switch.

    SolarWinds also offers a Network Analyzer that is free and will collect up to two hours worth of data and actually performs a basic analysis for you.

  • All times are GMT -7. The time now is 05:43 AM.