• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How long is your HOSTS file?

I dont even know what the hell I use my hosts file for, nor how I use it.
So...0. Or 1. Whatever the default would be.
 
Originally posted by: Specop 007
I dont even know what the hell I use my hosts file for, nor how I use it.
So...0. Or 1. Whatever the default would be.

You can redirect website using your hosts file. It's an easy way of blocking a website, too.

Say you want to block MySpace, you should put this line in your hosts file:
127.0.0.1 www.myspace.com
And any attempt to connect to www.myspace.com would redirect you to 127.0.0.1(localhost)

My HOSTS file is dedicated to blocking ads.

Originally posted by: TheGoodGuy
i use mike's no ad hosts list.. so that is however long it is..


http://everythingisnt.com/hosts.html

About, 1360 lines.
 
I use firefox and adblock plus so I don't really have a need to use a HOSTS file anymore. Back in the day of IE5 my HOSTS file was about 5000 lines long.
 
Originally posted by: LoKe
Originally posted by: Specop 007
I dont even know what the hell I use my hosts file for, nor how I use it.
So...0. Or 1. Whatever the default would be.

You can redirect website using your hosts file. It's an easy way of blocking a website, too.

Say you want to block MySpace, you should put this line in your hosts file:
127.0.0.1 www.myspace.com
And any attempt to connect to www.myspace.com would redirect you to 127.0.0.1(localhost)

My HOSTS file is dedicated to blocking ads.

Originally posted by: TheGoodGuy
i use mike's no ad hosts list.. so that is however long it is..


http://everythingisnt.com/hosts.html

About, 1360 lines.

You forgot to tell him where it was.

%systemroot%\system32\drivers\etc
 
Originally posted by: LoKe
Originally posted by: sinucus
You forgot to tell him where it was.

%systemroot%\system32\drivers\etc

Or /etc/hosts.

I was assuming that since he had never heard of the hosts file that he wasn't using *nix, but he could have been use Mandrake, now that I think of it.

*sorry, I just love to make fun of mandrake
 
Originally posted by: LoKe
Originally posted by: Specop 007
I dont even know what the hell I use my hosts file for, nor how I use it.
So...0. Or 1. Whatever the default would be.

You can redirect website using your hosts file. It's an easy way of blocking a website, too.

Say you want to block MySpace, you should put this line in your hosts file:
127.0.0.1 www.myspace.com
And any attempt to connect to www.myspace.com would redirect you to 127.0.0.1(localhost)

My HOSTS file is dedicated to blocking ads.

Originally posted by: TheGoodGuy
i use mike's no ad hosts list.. so that is however long it is..


http://everythingisnt.com/hosts.html

About, 1360 lines.

Oh my, this could be fun. My roommate is a Myspace whore....Hope she doesnt wanna get laid anytime soon..... 😀
 
Originally posted by: Specop 007
Originally posted by: LoKe
Originally posted by: Specop 007
I dont even know what the hell I use my hosts file for, nor how I use it.
So...0. Or 1. Whatever the default would be.

You can redirect website using your hosts file. It's an easy way of blocking a website, too.

Say you want to block MySpace, you should put this line in your hosts file:
127.0.0.1 www.myspace.com
And any attempt to connect to www.myspace.com would redirect you to 127.0.0.1(localhost)

My HOSTS file is dedicated to blocking ads.

Originally posted by: TheGoodGuy
i use mike's no ad hosts list.. so that is however long it is..


http://everythingisnt.com/hosts.html

About, 1360 lines.

Oh my, this could be fun. My roommate is a Myspace whore....Hope she doesnt wanna get laid anytime soon..... 😀

I jsut installed the modified hosts file....very nice😀
 
Originally posted by: MS Dawn
We're not allowed to use them. :Q

DNS > hosts.* 😛

wrong.

The HOSTS file is > "DNS" because you overrule the root servers. You explicitly declare that you want XXXXXXXX to resolve to XXX.XXX.XXX.XXX
 
Originally posted by: LoKe
But seriously, if you wanted to use it properly, you could do something like...

64.233.187.99 www.google.com

So that you try to connect to the IP, rather than resolve the address. ~_~

There is a slight problem with that though. Google rotates through at least 4 different server banks so that you get fresher results. About once a week or so they change IP's, or so I've seen.
 
Originally posted by: sinucus

wrong.

The HOSTS file is > "DNS" because you overrule the root servers. You explicitly declare that you want XXXXXXXX to resolve to XXX.XXX.XXX.XXX

The policies on the networks over ride and prevent any use of the hosts file. It's much easier to manage thousands of computers - some often 1000 NM or more offshore - than using an archaic method. On a standalone pc or server it may override lookups, but that wasn't the point. 😛

zone myspace.com
parent 64.125.138.181
www 64.125.138.181

Try that. Anytime someone goes to myspace it goes to another site. :laugh:
 
Originally posted by: sinucus
Originally posted by: LoKe
But seriously, if you wanted to use it properly, you could do something like...

64.233.187.99 www.google.com

So that you try to connect to the IP, rather than resolve the address. ~_~

There is a slight problem with that though. Google rotates through at least 4 different server banks so that you get fresher results. About once a week or so they change IP's, or so I've seen.

That may be true. But I was just using it as an example. =]
 
Back
Top