- Messages
- 79,278
- Reaction score
- 45,637
Here's my issue. My lil sis (12) logs onto this site that we, the fam, don't want her on. Basically, we want to block the site, but we're not sure how to do it.
Ideas anyone?
Ideas anyone?
WoodysGirl said:Here's my issue. My lil sis (12) logs onto this site that we, the fam, don't want her on. Basically, we want to block the site, but we're not sure how to do it.
Ideas anyone?
WoodysGirl said:Here's my issue. My lil sis (12) logs onto this site that we, the fam, don't want her on. Basically, we want to block the site, but we're not sure how to do it.
Ideas anyone?
~snicker~ of course not the zone.trickblue said:Do we work too blue on this site?
WoodysGirl said:~snicker~ of course not the zone.
Actually there's this site called xanga.com that she likes to get on. According to my other lil sis (17), it's fairly harmless, but they've got these chat rooms or something and she's communicating w/boys and some other questionable folks on there.
BTW, thanks Brain. I'm gonna check out that site when I get home later tonight.
Yeah we know. We just wanna start with the one we know and go from there.BrAinPaiNt said:Do you realize that there are countless numbers of chat rooms and guys she can talk to?
Going to be hard, unless the software has an option, to stop her from those chat rooms.
Might want to check with sunjava to see if there is a password protected version of Java.
That's why my lil sis (17) says, but if my dad doesn't want her on it, then we need to block it.ThEpLyMaKeR88 said:xanga is kind of harmless you might as well block AIM
notepad c:\windows\system32\drivers\etc\hosts
127.0.0.1 www.domain.com
127.0.0.1 domain.com
WoodysGirl said:That's why my lil sis (17) says, but if my dad doesn't want her on it, then we need to block it.
Cooooooolllll. Thanks Reality. Definitely gonna try it once I get home. My one question is do I have to type the IP address that's in your post (or does it appear automatically) and then replace the domain name. Or do I just replace the domain name only?Reality said:WG, there's a real easy way to block it
Assuming you are running Windows XP (it may be a different location for other windows) .. you need to run this command:
Then, add the following lines to the file (replace "domain.com" with whatever domain you want to block):Code:notepad c:\windows\system32\drivers\etc\hosts
Then save the file. Now, when you try to access the site, it should say "Not found" or a similar message depending on your browser.Code:127.0.0.1 www.domain.com 127.0.0.1 domain.com
Basically, you're overwriting the DNS entries for the site on the Internet and telling it to look for the site on your own computer, which it will not find of course (unless you are running a web server on your computer with that site configured and set-up on it .. HIGHLY unlikely *laughs*)
-Reality
WoodysGirl said:Cooooooolllll. Thanks Reality. Definitely gonna try it once I get home. My one question is do I have to type the IP address that's in your post (or does it appear automatically) and then replace the domain name. Or do I just replace the domain name only?
Alright I got you now. Adding lines not replacing. Should be easy enuff to do. Thanks again.Reality said:You are adding those lines to the file, not replacing anything. There will already be one 127.0.0.1 host entry in the file most likely but you do not mess with it. You want to add the two lines I listed and only replace the "domain.com" in both lines with the site domain you want to block.
The reason to add two lines is that most sites can be accessed with "www." and without it so this way, both are blocked. However, before you do this you may want to surf around on that site and see if there are any other host names you may want to block. For example, some sites will have "forums.domain.com" that takes users directly to the forums. If that is the case, add a 127.0.0.1 entry for that name as well.
In fact, I would highly recommend you surf that site first carefully paying attention to all host names that appear in your address bar while visiting various sections of that site.
Just remember, you add the lines to the hosts file Oh, and you can do this for any other site you want to block as well.
Sorry to stress it because I know you're a very intelligent personWoodysGirl said:Alright I got you now. Adding lines not replacing. Should be easy enuff to do. Thanks again.
That method worked great, Reality. Gonna send the info to my dad and hope he doesn't hose his computer. He's really into reverse engineering. The problem is, he's not an engineer... :Reality said:Sorry to stress it because I know you're a very intelligent person
I just wanted to make sure there was no misunderstanding because I do not know what would happen in WinXP if the localhost entry was removed or replaced in that file. I know in unix/linux a lot of programs depend on "localhost" existing and it just concerned me when you brought it up.
-Reality
My lil sis (12) who has a bad habit of chatting w/folks she knows my dad wouldn't let her talk to in person. So it's not really the sites, so much as the people on the sites. Basically my dad is a little older and she's the last one. He was a lot stricter on my other lil sis (17) than he is with this one. Unfortunately this one needs it ALOT more than the 17 yr old.Reality said:Glad to hear it worked for you
Just curious .. who's your dad trying to block sites from?