PDA

View Full Version : Host file is inactive



knurft
2005-10-30, 23:24
Using XP home and running SB 1.3 (past) and now 1.4.
I need to set some host for the local network and use the host-tabel for this.
c:\windows\system32\drivers\etc\hosts
I can see this files to be updated with bad products or sites, I also inserted a few hosts in this tabel.
However: The os seems to ignore this tabel. I tested this with ping.
ping <tabel-entry> schould give local-host for the bad products or my ref, for my manual entries.
How to solve this? Any help is welcome

bubba
2005-10-30, 23:39
Do you connect to your Internet Service Provider via a proxy....similar to America Online or are you a remote proxy user ?

Do you use proxy type programs like Proxomitron ?

knurft
2005-10-31, 22:59
Do you connect to your Internet Service Provider via a proxy....similar to America Online or are you a remote proxy user ?

Do you use proxy type programs like Proxomitron ?
No i do not use any proxy. It worked last year perfect, in the last 6 month I lost this ability al. As I used the ip-number by then, I did not realy care about this. But now (due to other host-requirements) I do need this host-table.

The more cuncurning thing: The forwarding of bad-hosts to localhost is not working either as the redirection is not effective.

Rosenfeld
2005-11-01, 20:39
Maybe there is an error in the format/layout of the file:

1. Any comment lines must start with #

2. The first non comment line must be

127.0.0.1 localhost

(note: 127.0.0.1 is the default IP for local host; in principle you could have a different IP defining local host)

3. thereafter non comment entries should be in the form

IP space domain

(note: usually the IP would be 127.0.0.1, i.e. local host, but it is possible to redirect a domain to any IP)

Another possibility is that if the file was saved in Notepad, the .txt extension was added, as Notepad tends to do that. HOSTS has no filetype extension. To make sure that it has no extension, in Folder options, view tab, uncheck hide extensions for known file types.

knurft
2005-11-04, 22:56
Part of the hosts-table, it follows the rules for this table

127.0.0.1 localhost
192.168.100.100 www.site1.nl
192.168.100.100 linuxhost
192.168.100.100 www.site2.com
192.168.100.100 www.site3.com
192.168.100.100 www.site4.nl
192.168.99.16 sander
# Start of entries inserted by Spybot - Search & Destroy
127.0.0.1 babe.the-killer.bz
127.0.0.1 babe.k-lined.com


---------------------
If I do: ping babe.k-lined.com it trys to reach host 0.0.0.0. A ping to babe.the-killer.bz tries to ping 205.188.153.121. This means IMHO that the function of the host-table is inactive. Is this a security-issue?

knurft
2005-11-13, 21:37
I cannot find the error. The hosts-file is setup as required and is being updated/maintained by SB. The system is not using this file and therefore the system is NOT SECURE.

There must be some adjustment in the system making this possible. My fear is that this is due to a virus/malware. Can anyone help please.

Rosenfeld
2005-11-14, 03:35
http://www.bleepingcomputer.com/tutorials/tutorial52.html

has a section on priorities in resolving domain names; I don't know if it is relevant, but might be a straw to clutch at :-)

knurft
2005-11-14, 20:38
Looked at
http://www.bleepingcomputer.com/tuto...utorial52.html

Great site, but ...... they (nor one of the links) could give me the answer.

I tried to play with the "HostsPriority" as advised. Did not help... as well.


Any idea's?

Yodama
2006-01-04, 13:52
I can only guess, but it could be an issue with winsock
please post a Spybot report, which includes the Winsocklist.

does this issue only appear on your computer and profile?
normally Windows should use the hosts file first and then query DNS-servers