Results 1 to 8 of 8

Thread: Content filtering

  1. #1
    Banned
    Join Date
    Jul 2004
    Location
    Blackpool
    Posts
    983
    Thanks
    15
    Thanked
    38 times in 20 posts

    Content filtering

    Which software would you guys reccomend for the following purpose.

    Basically, I want to block certain outgoing keywords in packets, regardless of application.

    In a nutshell, I want to stop my sister from logging into facebook, MSN, all that palava... she is taking the piss at home abit lately, and I don't want to just block the websites/applications altogether because myself and my mum use them, and I will not always be here to enable/disable blocks around the clock, so i'd rather just install something that will basically block packets with her usernames in.

    I've removed her laptop from the MAC address list in the router and basically don't want her commendeering the family PC for 10 hours a day while she sits and has her 'important' conversations on MSN about whos house she is going to be getting pissed at this weekend, so... well, there you go.


    Possible? Reccomendations?

  2. #2
    Senior Member
    Join Date
    Sep 2006
    Location
    London
    Posts
    1,198
    Thanks
    26
    Thanked
    79 times in 70 posts

    Re: Content filtering

    You could log onto the router and put say a time limit or see if you can add a password for certain sites. You can ahve it that the website facebook is blocked from 4-9 in the evening or similar.

  3. #3
    Splash
    Guest

    Re: Content filtering

    What router do you use? do you have some redundant hardware that yuou could turn into a Smoothwall or similar?

    EDIT - after re-reading your OP I see you're looking at something perhaps a little more complex than you understand.... This would require deep packet inspection, and if you're asking for suggestions on how to do it I'd suggest you don't understand enough about it to implement it. Give her laptop access again, then give her MAC a static IP mapping in DHCP and use this to filter on. Obviously this won't stop her using the family PC instead, but... it's better than the solution you have at the moment.
    Last edited by Splash; 23-02-2009 at 06:39 PM.

  4. #4
    Registered+
    Join Date
    Oct 2008
    Posts
    52
    Thanks
    1
    Thanked
    3 times in 3 posts

    Re: Content filtering

    One solution, assuming your sister is not savvy: edit hosts file.

    1 - have an entry that points facebook to the local computer e.g.

    127.0.0.1 www.facebook.com

    (127.0.0.1 can be replaced by the ip address of say, www.hexus.net)

    2 - find the ip address of facebook and call it by another name in the hosts file e.g.

    111.11.1.1 www.bookface.com

    (111.11.1.1 will be the ip address of facebook)


    ... now when you type www.bookface.com, you will get facebook, when your sister tries www.facebook.com, she will start reading hexus.

    Any problems, you're on your own; I don't solve family disputes.

    edit:

    host file can be found:

    C:\WINDOWS\system32\drivers\etc\hosts
    Last edited by hank; 24-02-2009 at 04:38 PM. Reason: file location.

  5. #5
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,283
    Thanks
    293
    Thanked
    841 times in 476 posts

    Re: Content filtering

    The second part of Hank's suggestion is unlikely to work due to sits using absolute references to themselves.
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

  6. #6
    fold fold fold!
    Join Date
    Nov 2008
    Posts
    511
    Thanks
    25
    Thanked
    32 times in 25 posts
    • shbris's system
      • CPU:
      • 1600x
      • Memory:
      • 16GB
      • Storage:
      • various ssd's
      • Graphics card(s):
      • gtx 1060 6gb
      • Case:
      • mini itx
      • Operating System:
      • Windows 10
      • Internet:
      • 100/10

    Re: Content filtering

    megalomaniac

  7. #7
    Senior Member Dreaming's Avatar
    Join Date
    Nov 2006
    Location
    Leicester / York
    Posts
    1,501
    Thanks
    67
    Thanked
    40 times in 30 posts
    • Dreaming's system
      • Motherboard:
      • Abit IP35 Pro
      • CPU:
      • e6300 @ 2.8ghz
      • Memory:
      • 4gb Corsair XMS2 PC6400
      • Storage:
      • 500GB Western Digital for OS + 1500GB Seagate for Storage
      • Graphics card(s):
      • BFG 8800GTS OC2 320MB
      • PSU:
      • Antec Neo HE 550
      • Case:
      • Lian Li PC A05B
      • Operating System:
      • Windows Vista Home Premium x64
      • Monitor(s):
      • Samsung 22" 226BW
      • Internet:
      • NTL 4Mb/s

    Re: Content filtering

    I'm sure this is what user accounts were invented for. At home I too got pissed off with my sister putting limewire on everything she comes marginally close to, so on went user accounts and my account is the only that can install anything now. It's slightly inconvenient for everyone else but is going to save so much hassle in the long run.
    Dreaming

    C2D E6300 @ 2.8 | | Abit IP35 Pro | | 4GB Corsair XMS2 800 | | BFG 8800GTS OC2 320MB | | 500GB Western Digital for OS + 1500GB Seagate for Storage | | Antec NeoHE 550 | | Lian Li PC A05B | | Samsung 226BW 22"

  8. #8
    Environ'mentalist Zadock's Avatar
    Join Date
    Nov 2007
    Location
    Pembroke
    Posts
    1,386
    Thanks
    104
    Thanked
    101 times in 83 posts
    • Zadock's system
      • Motherboard:
      • Asus Z77
      • CPU:
      • Intel Core i5 3570K
      • Memory:
      • Corsair Corsair Vengeance 8Gb (1600Mhz)
      • Storage:
      • Samsung 500GB HD501LJ Spinpoint T, SATA300, 7200 rpm
      • Graphics card(s):
      • XFX HD6950 2GB
      • PSU:
      • Corsair 520W HX Series Modular Powersupply
      • Case:
      • Antec Nine Hundred
      • Operating System:
      • Windows 7 64 HP
      • Monitor(s):
      • Samsung 27" LED
      • Internet:
      • BT

    Re: Content filtering

    Quote Originally Posted by Dreaming View Post
    I'm sure this is what user accounts were invented for. At home I too got pissed off with my sister putting limewire on everything she comes marginally close to, so on went user accounts and my account is the only that can install anything now. It's slightly inconvenient for everyone else but is going to save so much hassle in the long run.

    You could probably exclude access to facebook in IE or Firefox in her account, pretty sure you can do that in firefox anyway... its in the tools>security I think? Browser settings are according to user usually so you could just apply the change to her account and it wouldn't effect the rest of you. Make yourself the admin though!

    I'll have a look later, I'm at work and we are on IE 6 for some reason (not allowed to update).
    ___________________________________________________________

    System 1: Case: Antec 900 Motherboard: Asus Z77 CPU: Core i5 3570K @3.4GHz RAM:8Gb DDR3 1600Mhz GFX: XFX AMD Radeon 6950 2Gb (Cayman) HDD: Samsung Spinpoint 500GB O/S: Windows 7 64bit Home Premium

    System 2: Lenovo Ideapad S205: AMD E350 APU (1.6Ghz), 2Gb 1066Mhz DDR3, Radeon HD6310 (integrated), 250Gb HDD, Windows 7 64Bit Home Premium

    System 3:Asus Eee 901: 12Gb Ubuntu 10.10 Gnome Desktop edition


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Content Filtering: Sonicwall, Free Proxy or Other?
    By Jay in forum Networking and Broadband
    Replies: 40
    Last Post: 29-11-2010, 07:08 AM
  2. Does m0n0wall have content filtering?
    By Jay in forum Networking and Broadband
    Replies: 1
    Last Post: 03-01-2008, 03:58 AM
  3. Replies: 3
    Last Post: 20-01-2006, 02:44 PM
  4. 2X eVGA 6800U PCI-E SLI benchmarks
    By eva2000 in forum Graphics Cards
    Replies: 2
    Last Post: 06-03-2005, 05:57 AM
  5. ECTS 2004: The Filtering War Will Be No More?
    By Steve in forum HEXUS Reviews
    Replies: 0
    Last Post: 02-09-2004, 11:47 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •