A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows 98 » Networking
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

netbios name no longer working after IP address change



 
 
Thread Tools Display Modes
  #1  
Old January 11th 05, 09:54 PM
gkelly
external usenet poster
 
Posts: n/a
Default netbios name no longer working after IP address change

We have a simple network of mostly composed of Win98/WinXP computers and a
"server" running Win2K pro with "computer name" fbasvr1
I made a change to the network that involved using a DSL router as an
internet gateway, NAT server and DHCP server.

- before, I was using fbasvr1 as a dhcp server handing out address
192.168.0.###
- Now the router is handing out addresses like 10.0.0.#
- fbasvr1 used to have address 192.168.0.24 now it has address 10.0.0.2

Everything is working fine except that computers on the network still think
that fbasvr1 has the 192. address instead of the 10. address.

Also, when I ghost machine on the network and use a boot CD "Ultimate Book
Disk" to gain network access. I used to be able to do:
net use g: \\fbasvr1\ghost

this also no longer works. There is no "wins" server running on the
network.

Questions:

- Why do computer on the network still think that fbasvr1 has the old
address?
- Is there a "standard procedure" for make the changes that I needed to
make?

any help would be appreciated.

gkelly


  #2  
Old January 11th 05, 10:34 PM
Ryan Hanisco
external usenet poster
 
Posts: n/a
Default

Hi GKelly,

You really have two options here.

1. Stop the DHCP service on the router and tell it that its internal network
is your 192.168.0.0/24 (I am assuming the subnet mask is normal for a class
C)

2. Turn off DHCP on the "server" make sure that there are no references to
the 192.168.0.0/24 network in your DNS or LMHOSTS files. You would then
either need to make DNS entries for the 10.0.0.0/8 network or try to rely on
the NetBIOS MasterBrowser for naming.

Go with option 1 if possible. It'll be easier.

--
Ryan Hanisco
MCSE, MCDBA
Flagship Integration Services

"gkelly" wrote in message
...
We have a simple network of mostly composed of Win98/WinXP computers and a
"server" running Win2K pro with "computer name" fbasvr1
I made a change to the network that involved using a DSL router as an
internet gateway, NAT server and DHCP server.

- before, I was using fbasvr1 as a dhcp server handing out address
192.168.0.###
- Now the router is handing out addresses like 10.0.0.#
- fbasvr1 used to have address 192.168.0.24 now it has address 10.0.0.2

Everything is working fine except that computers on the network still

think
that fbasvr1 has the 192. address instead of the 10. address.

Also, when I ghost machine on the network and use a boot CD "Ultimate Book
Disk" to gain network access. I used to be able to do:
net use g: \\fbasvr1\ghost

this also no longer works. There is no "wins" server running on the
network.

Questions:

- Why do computer on the network still think that fbasvr1 has the old
address?
- Is there a "standard procedure" for make the changes that I needed to
make?

any help would be appreciated.

gkelly




  #3  
Old January 11th 05, 10:34 PM posted to microsoft.public.win2000.networking,microsoft.public.win98.networking
Ryan Hanisco
external usenet poster
 
Posts: 1
Default netbios name no longer working after IP address change

Hi GKelly,

You really have two options here.

1. Stop the DHCP service on the router and tell it that its internal network
is your 192.168.0.0/24 (I am assuming the subnet mask is normal for a class
C)

2. Turn off DHCP on the "server" make sure that there are no references to
the 192.168.0.0/24 network in your DNS or LMHOSTS files. You would then
either need to make DNS entries for the 10.0.0.0/8 network or try to rely on
the NetBIOS MasterBrowser for naming.

Go with option 1 if possible. It'll be easier.

--
Ryan Hanisco
MCSE, MCDBA
Flagship Integration Services

"gkelly" wrote in message
...
We have a simple network of mostly composed of Win98/WinXP computers and a
"server" running Win2K pro with "computer name" fbasvr1
I made a change to the network that involved using a DSL router as an
internet gateway, NAT server and DHCP server.

- before, I was using fbasvr1 as a dhcp server handing out address
192.168.0.###
- Now the router is handing out addresses like 10.0.0.#
- fbasvr1 used to have address 192.168.0.24 now it has address 10.0.0.2

Everything is working fine except that computers on the network still

think
that fbasvr1 has the 192. address instead of the 10. address.

Also, when I ghost machine on the network and use a boot CD "Ultimate Book
Disk" to gain network access. I used to be able to do:
net use g: \\fbasvr1\ghost

this also no longer works. There is no "wins" server running on the
network.

Questions:

- Why do computer on the network still think that fbasvr1 has the old
address?
- Is there a "standard procedure" for make the changes that I needed to
make?

any help would be appreciated.

gkelly




  #4  
Old January 11th 05, 11:25 PM
gkelly
external usenet poster
 
Posts: n/a
Default

DHCP is no longer running on the server (fbasvr1) and we do not run our own
dns server nor have I hardcoded entries in the lmhosts files.
I'll try the other solution though. thanks.
gkelly

"Ryan Hanisco" wrote in message
...
Hi GKelly,

You really have two options here.

1. Stop the DHCP service on the router and tell it that its internal
network
is your 192.168.0.0/24 (I am assuming the subnet mask is normal for a
class
C)

2. Turn off DHCP on the "server" make sure that there are no references to
the 192.168.0.0/24 network in your DNS or LMHOSTS files. You would then
either need to make DNS entries for the 10.0.0.0/8 network or try to rely
on
the NetBIOS MasterBrowser for naming.

Go with option 1 if possible. It'll be easier.

--
Ryan Hanisco
MCSE, MCDBA
Flagship Integration Services

"gkelly" wrote in message
...
We have a simple network of mostly composed of Win98/WinXP computers and
a
"server" running Win2K pro with "computer name" fbasvr1
I made a change to the network that involved using a DSL router as an
internet gateway, NAT server and DHCP server.

- before, I was using fbasvr1 as a dhcp server handing out address
192.168.0.###
- Now the router is handing out addresses like 10.0.0.#
- fbasvr1 used to have address 192.168.0.24 now it has address 10.0.0.2

Everything is working fine except that computers on the network still

think
that fbasvr1 has the 192. address instead of the 10. address.

Also, when I ghost machine on the network and use a boot CD "Ultimate
Book
Disk" to gain network access. I used to be able to do:
net use g: \\fbasvr1\ghost

this also no longer works. There is no "wins" server running on the
network.

Questions:

- Why do computer on the network still think that fbasvr1 has the old
address?
- Is there a "standard procedure" for make the changes that I needed to
make?

any help would be appreciated.

gkelly






  #5  
Old January 11th 05, 11:25 PM posted to microsoft.public.win2000.networking,microsoft.public.win98.networking
gkelly
external usenet poster
 
Posts: 2
Default netbios name no longer working after IP address change

DHCP is no longer running on the server (fbasvr1) and we do not run our own
dns server nor have I hardcoded entries in the lmhosts files.
I'll try the other solution though. thanks.
gkelly

"Ryan Hanisco" wrote in message
...
Hi GKelly,

You really have two options here.

1. Stop the DHCP service on the router and tell it that its internal
network
is your 192.168.0.0/24 (I am assuming the subnet mask is normal for a
class
C)

2. Turn off DHCP on the "server" make sure that there are no references to
the 192.168.0.0/24 network in your DNS or LMHOSTS files. You would then
either need to make DNS entries for the 10.0.0.0/8 network or try to rely
on
the NetBIOS MasterBrowser for naming.

Go with option 1 if possible. It'll be easier.

--
Ryan Hanisco
MCSE, MCDBA
Flagship Integration Services

"gkelly" wrote in message
...
We have a simple network of mostly composed of Win98/WinXP computers and
a
"server" running Win2K pro with "computer name" fbasvr1
I made a change to the network that involved using a DSL router as an
internet gateway, NAT server and DHCP server.

- before, I was using fbasvr1 as a dhcp server handing out address
192.168.0.###
- Now the router is handing out addresses like 10.0.0.#
- fbasvr1 used to have address 192.168.0.24 now it has address 10.0.0.2

Everything is working fine except that computers on the network still

think
that fbasvr1 has the 192. address instead of the 10. address.

Also, when I ghost machine on the network and use a boot CD "Ultimate
Book
Disk" to gain network access. I used to be able to do:
net use g: \\fbasvr1\ghost

this also no longer works. There is no "wins" server running on the
network.

Questions:

- Why do computer on the network still think that fbasvr1 has the old
address?
- Is there a "standard procedure" for make the changes that I needed to
make?

any help would be appreciated.

gkelly






 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
BUSINESS DIRECTORIES FOR TARGET MARKETING R.KRISHNAN General 0 December 9th 04 06:44 AM
IP Problems on WindowsME?? JNC Networking 5 August 24th 04 07:50 PM
wireless network no longer working Blu Networking 0 July 18th 04 02:29 PM
address bar not working beany General 0 July 18th 04 09:23 AM
ICS and STATIC IP address. Kenny S Networking 3 July 14th 04 03:25 PM


All times are GMT +1. The time now is 07:49 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.