Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Network montior

Options
  • 08-08-2013 10:03pm
    #1
    Registered Users Posts: 6,309 ✭✭✭


    Hi guys,

    I want to use a raspberry pi to monitor all traffic on my home LAN. Incoming / outgoing connections and websites visited.

    Can you recommend some open source software to achieve this.

    Thanks


Comments

  • Registered Users Posts: 6,309 ✭✭✭T-K-O


    Anyone?

    Mods, if this is better suited elsewhere can you please move the thread.


    Cheers.


  • Registered Users Posts: 9,605 ✭✭✭gctest50


    Loads of them - just go

    apt-get install ( name of thingy )
    iptraf

    tcpdump

    ntop


    http://www.ntop.org/

    http://unix4lyfe.org/darkstat/

    ^^^^^ if you are passing traffic through the Pi ( using say a USB to ethernet converter)

    http://www.ebay.co.uk/bhp/usb-to-ethernet-adapter

    List here :

    https://wiki.debian.org/Network_Monitoring

    ( will add more in a bit )


  • Registered Users Posts: 8,748 ✭✭✭degsie


    T-K-O wrote: »
    Hi guys,

    I want to use a raspberry pi to monitor all traffic on my home LAN. Incoming / outgoing connections and websites visited.

    Can you recommend some open source software to achieve this.

    Thanks

    NSA for your home :eek: How are you proposing to monitor wireless devices? You would really need a router based solution to capture ALL traffic.


  • Registered Users Posts: 6,309 ✭✭✭T-K-O


    degsie wrote: »
    NSA for your home :eek: How are you proposing to monitor wireless devices? You would really need a router based solution to capture ALL traffic.

    Once I'm up and running you're more than welcome to use my network :pac::pac:

    Seriously, it's more of a project than anything else. If a wireless device is connected to my wifi Im hoping some of the suggestions from gctest50 will capture the traffic as the gateway will be the same.

    I just hope the pi doesn't cause a bottle neck.


  • Registered Users Posts: 9,605 ✭✭✭gctest50


    A bit of wiring and you could make an ethernet tap and put it between the wifi-box and your modem
    or get a network switch that can do monitoring on a port
    or get an old hub ( fsckerzs 2 way traffic a bit though) ( will spray everything out all ports)


    Advantage to passing traffic though a fairly quick box is you can alter packets n stuff


    http://www.ntop.org/pf_ring/port-mirror-vs-network-tap/


    http://www.dual-comm.com/gigabit_port-mirroring-LAN_switch.htm?gclid=CN-5oaLx-rgCFctF2wodohgA9A


  • Advertisement
Advertisement