"Mike Scott" <(E-Mail Removed)> wrote in message
news:6tcci.3956$(E-Mail Removed)...
> Flemming L. Baerentsen wrote:
>> Hi Paul,
>>
>> Thank you for answering.
>>
>> I tried you proposal, though with a windows IIS server.
>> 1. My computer name was set to Blackbox and the IIS server was started.
>> 2. I started a explore browser on Blackbox and entered http://Blackbox,
>> but the page would not load.
>> 3. In the browser I wrote http://192.168.1.30 and a login screen was
>> displayed. (192.168.1.30 is the IP of Blackbox)
>>
>> Have I done something wrong or?
>
> ... just forgotten to add the 'blackbox' name to the local dns or hosts
> file.
I think one of his stipulations was that he didn't want to have to
reconfigure the PCs that would access Blackbox - eg by adding lines to his
hosts file.
However he is seeing a name-to-IP translation problem which could be worked
around by entries in each of the hosts files. Ideally his router should be
maintaining a DNS list that the PCs could query, but in my experience this
is very hit-and-miss: most of the time it works fine (on my network with
several XP PCs and a W98 PC I've never had a problem) but sometimes you can
tear your hair out trying to get it to work.
I had a problem with a PC that had a Belkin PCI card on a network with a
Netgear DG834N router and various laptops with built-in wireless adaptors. I
needed the laptops to access shared resourceds on the PC with the Belkin
card, and usually this failed with the dreaded Error 53 (name not found).
"net view \\192.168.1.2" or "net use r: \\192.168.1.2\resource" worked fine.
I was advised by my local PC shop that they have had great problems with
this router not working with older Wireless G cards, despite the
manufacturer's spec say it is backward compatible. Name resolution had
failed: I couldn't even ping the Belkin PC by name, only by IP address.
Also, that PC didn't show up in the router's DHCP list, even as an IP
address with unknown host name, whereas all the laptops showed up. The
Belkin PC had no problems accessing other PCs - it was a one-way problem.
Replacement of router with a DG834PN and the Belkin with a Netgear WG111PN
worked perfectly. I chose the USB device because the signal from the router
is weak and a USB device can be positioned high up on the end of a lead
instead of being on the floor in the shadow of the PC case.
I'm not sure whether it was the change of router or the change of netork
adaptor that solved the problem: if I'd not been pushed to solve the problem
for the customer as fast as possible I'd have experimented with old card and
new router, and new card and old router.