The Win98 machine is probably still using the WINS on NT4 which doesn't have
the record in it for the new server. If it is recieving all this via DHCP,
then make sure the NT box isn't still giving out DHCP configs and then use
WINIPCFG on the Win98 machine to force a refresh of the network config so
that it is then using the right WINS server setting.
Also make sure that the new server is also using its own WINS server in its
own network settings or it will not have itself listed in its own WINS
records. Aside from static entries, the only machines listed in WINS are
the machines that also use the WINS.
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
"pk1234" <(E-Mail Removed)> wrote in message
news:920117B1-789E-45CD-BB84-(E-Mail Removed)...
> I am in the middle of moving from an NT 4 sp6a server(static ip
192.168.1.11) to SBS 2003 standard ed(static ip 192.168.1.10). Before I can
complete the move I must verify that a remote client can run an application
on SBS 2003 server. Currently the SBS server is the DHCP running WINS.
Originally the NT server was the DHCP running WINS. WINS is still running
on the NT server. There is an existing ipsec tunnel (watchguard firebox 700
branch office manual ipsec tunnel to soho 6.). The client (win 98) can
ping both the NT server and the SBS 2003 ip addresses. I have also been
able to map drives to both servers and access the files. However, I can
ping the netbios name of the NT Server but I can't ping the Netbios name of
the SBS. The critical app requires netbios name resolution. What do I need
to configure to resolve the netbios names. Do I need to do a static mapping
to the new server?