In article <ZBGIc.34702$I%(E-Mail Removed) >, "Julian
Hales"
(E-Mail Removed) says...
<snip>
> > >
> > > > try accessing by IP address e.g. \\192.168.0.2\sharename
> >
> > Did you try this?
>
> nope, but wouldnt i alter the first single digit to match mine? the network
> used to have a 0 but now another figure
>
Yes, that was just a typical IP address, assuming the router was
192.168.0.1
<snip>
> Can you please explain a bit further about lmhosts, i know how to assign a
> IP bit
>
On each PC create a file called lmhosts with a format like this
192.168.1.2 hostname1
192.168.1.3 hostname2
192.168.1.4 hostname4
using the appropriate IP addresses and machine names. Enable "lmhosts
lookup" wherever it's hiding in the network settings, and it will should
resolve PC names to IP addresses.
In Xp the lmhosts file lives in windows\system32\drivers\etc
I think it's just in windows\ in Windows9x
There should be a file called lmhosts.sam which is a sample file
explaining some of the more advanced stuff - that's the folder where you
need to put your lmhosts file.