bit-tech.net

Go Back   bit-tech.net Forums > Technology > Hardware

Reply
 
Thread Tools
Old 6th May 2007, 15:03   #1
camel
Multimodder
 
Join Date: Jan 2005
Location: Middx, UK
Posts: 129
camel has yet to learn the way of the Dremel
Help request - monitor LAN activity

Hi folks, a word or two of advice needed here please.

I have a home network set up via wired/wreless router, with PCs for my kids as well as various wireless connected clients.

Is there any software you know of which would allow me to monitor the kids' PCs, so that for example I can keep an eye on their web browsing or IM from my PC (so that I'm not physically having to stand overthem all the time they're on the 'net)?

(Preferably without having to install software on their PCs which could get switched off - as that would rather defeat the purpose )

Thanks in advance ...
__________________
.
Camel
---------
"Is it me, or do buffalo wings taste just like chicken ?"
camel is offline   Reply With Quote
Old 6th May 2007, 19:43   #2
Spaceraver
Ultramodder
 
Spaceraver's Avatar
 
Join Date: Jan 2006
Location: Kolding, Denmark
Posts: 1,333
Spaceraver has yet to learn the way of the Dremel
http://www.softactivity.com/default.asp A proggy for it (didn't test it) , but arent you getting a bit paranoid? I know nothing beats Control(TM), but consider adding Trust(C) and friends.
__________________
"Faith: not *wanting* to know what is true." - Friedrich Nietzsche. "Religion is regarded by the common people as true, by the wise as false, and by the rulers as useful." - Seneca
Curiosity *may* have killed Schrödinger's cat.
If a person is on twitter, that person makes tweets. Does that make that person a tw*t?
Spaceraver is offline   Reply With Quote
Old 6th May 2007, 20:18   #3
Buzzons
Mod Master
 
Join Date: Jul 2005
Posts: 2,595
Buzzons has yet to learn the way of the DremelBuzzons has yet to learn the way of the Dremel
dump it via a hub and run wireshark?
activly arppoison the network (switched) and run it via wireshark?
put squid/other proxy between them and the net (eg them ->switch->proxy->router->net) and run wireshark on it.
Buzzons is offline   Reply With Quote
Old 6th May 2007, 21:33   #4
camel
Multimodder
 
Join Date: Jan 2005
Location: Middx, UK
Posts: 129
camel has yet to learn the way of the Dremel
Thanks for the suggestions folks, I'll look into them.

Spaceraver - it's not a control thing, nor a question of mistrust, I just want to be able to keep a watchful eye on my kids without getting in their way
__________________
.
Camel
---------
"Is it me, or do buffalo wings taste just like chicken ?"
camel is offline   Reply With Quote
Old 6th May 2007, 22:20   #5
Glider
/dev/null
 
Glider's Avatar
 
Join Date: Aug 2005
Location: Belgium
Posts: 4,173
Glider has yet to learn the way of the DremelGlider has yet to learn the way of the DremelGlider has yet to learn the way of the Dremel
Just put a VNC server on their pc's... Be open about it, say it's on. If they turn it off, and you notice it you'll have grounds for some enforced internet restrictions.
__________________
There Are 10 Types Of People, Those Who Know Binary and Those Who Don't
Glider is offline   Reply With Quote
Old 11th May 2007, 10:34   #6
Adam-Mck
Multimodder
 
Join Date: Jul 2005
Location: Middlesbrough | UK
Posts: 126
Adam-Mck has yet to learn the way of the Dremel
yeah just use VNC and use the viewer in listen mode, one thing make sure you remove the icon from there icon tray as they can always kill the service
__________________
Ride-The-Fire
Adam-Mck is offline   Reply With Quote
Old 11th May 2007, 23:16   #7
capnPedro
Hacker. Maker. Engineer.
 
capnPedro's Avatar
 
Join Date: Apr 2007
Location: North-East England
Posts: 4,381
capnPedro is a hoopy frood who really knows where their towel is.capnPedro is a hoopy frood who really knows where their towel is.capnPedro is a hoopy frood who really knows where their towel is.capnPedro is a hoopy frood who really knows where their towel is.capnPedro is a hoopy frood who really knows where their towel is.capnPedro is a hoopy frood who really knows where their towel is.capnPedro is a hoopy frood who really knows where their towel is.capnPedro is a hoopy frood who really knows where their towel is.capnPedro is a hoopy frood who really knows where their towel is.capnPedro is a hoopy frood who really knows where their towel is.capnPedro is a hoopy frood who really knows where their towel is.
Ethereal might e over kill, but I absolutely love it. And as a bonus, if you learn to packet sniff properly, you too can solve network problems and posses l33t h4x0ring skillz (which the ladies love).*

* Said skillz may not pay the billz
__________________
There is no better previewing system than the 'Submit Reply' button.

I <3 Aquatuning & Enermax long time!
capnPedro is offline   Reply With Quote
Old 4th Jun 2007, 08:22   #8
camel
Multimodder
 
Join Date: Jan 2005
Location: Middx, UK
Posts: 129
camel has yet to learn the way of the Dremel
Thanks guys
__________________
.
Camel
---------
"Is it me, or do buffalo wings taste just like chicken ?"
camel is offline   Reply With Quote
Old 4th Jun 2007, 10:23   #9
Cosinus
What's a Dremel?
 
Join Date: May 2007
Posts: 1
Cosinus has yet to learn the way of the Dremel
You could use a professional technology, developed by Cisco (but there is no need to use Cisco routers, any others would be ok). It's Netflow, a protocol that allows to collect detailed network traffic statistics. Cisco routers are able to send Netflow data. On other routers (inluding PC-based routers) it can be set a special application - a netflow probe (e.g., ndsad, ipcad, etc. there are a lot of them on the net, free and opensource) that will capture all packets and generate Netflow data.

There are a lot of various tools using raw Netflow data as network usage statistics, even ISP head-end software may work using Netflow (e.g., billing system UTM5), or you may use Flow Tools.

Netflow provides a very detailed statistics and there is no need to set up additional applications on the kids' PCs.

Quote:
Originally Posted by camel
Hi folks, a word or two of advice needed here please.

I have a home network set up via wired/wreless router, with PCs for my kids as well as various wireless connected clients.

Is there any software you know of which would allow me to monitor the kids' PCs, so that for example I can keep an eye on their web browsing or IM from my PC (so that I'm not physically having to stand overthem all the time they're on the 'net)?

(Preferably without having to install software on their PCs which could get switched off - as that would rather defeat the purpose )

Thanks in advance ...
Cosinus is offline   Reply With Quote
Old 4th Jun 2007, 13:35   #10
Buzzons
Mod Master
 
Join Date: Jul 2005
Posts: 2,595
Buzzons has yet to learn the way of the DremelBuzzons has yet to learn the way of the Dremel
capnPedro just to say, ethereal now is called wireshark

By the way, withought getting "technical" you can always break VNC even without stopping the service. Get NetCat, force it to listen on the same port as VNC, and it will grab the port first(with -T maybe) and then when the vnc server connects, it will crash. The client will still be running however so you may be a bit perplexed to why it no longer works

You can run netcat hidden to, so it may not be obviouse to start with.
Buzzons is offline   Reply With Quote
Old 4th Jun 2007, 16:03   #11
Sp!
Ultramodder
 
Join Date: Dec 2002
Location: Hemel
Posts: 1,213
Sp! is a hoopy frood who really knows where their towel is.Sp! is a hoopy frood who really knows where their towel is.Sp! is a hoopy frood who really knows where their towel is.Sp! is a hoopy frood who really knows where their towel is.Sp! is a hoopy frood who really knows where their towel is.Sp! is a hoopy frood who really knows where their towel is.Sp! is a hoopy frood who really knows where their towel is.Sp! is a hoopy frood who really knows where their towel is.Sp! is a hoopy frood who really knows where their towel is.Sp! is a hoopy frood who really knows where their towel is.Sp! is a hoopy frood who really knows where their towel is.
what you want is a transparent proxy on your router that way everything on they internet they access can be logged and you can browse the logs at your lesuire. IPcop inculdes one as an option although I'm sure there are plenty others out there
Sp! is online now   Reply With Quote
Reply

Tags
network

Thread Tools

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


All times are GMT. The time now is 08:00.
Powered by: vBulletin Version 3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.