In article <(E-Mail Removed)>, John says...
>
> "John" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi,
> >
> > I'm not that sure what I'm asking here, which doesn't help... but
> >
> > I access the internet via a proxy server, and up until now, I have used
> > the name of the computer (that has the proxy software running on it) to
> > access the services via the proxy server, instead of typing in the IP
> > address of the computer. Just recently this has stopped working and now I
> > can only access the proxy server by using its IP address. Now this isn't
> > a problem, but I jsut wondered if anyone on here could suggest why I
> > cannot use the computer's name anymore? As far as I know, nothing has
> > changed and the computer's name is 'SERVER'. Does anyone know why this
> > doesn't work anymore and how I might get it working again?
> >
> > Thanks
> > John
>
> Oooppss sorry, I forgot to say the whole system is running Windows XP
> throughout..
>
Welcome to Windows XP. Sounds like the Computer Browser service is
borked. Basically all the computers on the LAN elect a Master Browser.
The Master Browser keeps a record of whats where. Now and again it
falls over and you end up with more than one computer as the master
browser.
To see if this is the problem open a command prompt on each and type...
nbtstat -n
The line you are looking for is
...__MSBROWSE__ (etc)
On the whole LAN there should only be one computer that has that line
at any one time. If more than one machine has the line then the Master
Browser elect process has failed.
You can solve it two ways...
1) Stop the Computer Browser service on all computers save the server.
2) Add a line to the HOSTS file....
<server IP address> SERVER
i.e
192.168.0.1 SERVER
--
Conor
An imperfect plan executed violently is far superior to a perfect plan.
-- George Patton
|