TCP/IP Address Change

G

Guest

I have a 4 PC network using a Peer to Peer arrangement with a workgroup. I changed the TCP/IP addresses from static 192.168.1.x to DHCP 192.168.0.x. I can no longer browse to network computers via network neighborhood, but the existing net use bat files I wrote before are working. Any ideas on how to repair this?
 
D

Dave Patrick

You may need to wait upwards of 48 minutes for the browse list and or
wins/dns to reflect the change you made.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect.


:
| I have a 4 PC network using a Peer to Peer arrangement with a workgroup.
I changed the TCP/IP addresses from static 192.168.1.x to DHCP 192.168.0.x.
I can no longer browse to network computers via network neighborhood, but
the existing net use bat files I wrote before are working. Any ideas on how
to repair this?
 
G

Guest

Once you designated one computer in your network a Static IP address, you need to give all the other computers the same IP address format and subnet mask (usually 255.255.255.0). If you don't want to go through this, simply go to the computer that you changed and under command prompt type: ipconfig/release (depends on what OS you're running).
 
G

Guest

We have waited a few days now and still cannot browse the network. All computers are in the 192.168.0.x range with a 255.255.255.0 subnet mask. There is no WINS Server or internal DNS server.
 
D

Dave Patrick

Check Event Viewer for errors. Is there a browse master?

HKLM\SYSTEM\CurrentControlSet\Services\Browser\Parameters

Set all but the pc designated as browse master to

MaintainServerList = "Auto"
IsDomainMaster = "False"

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect.


:
| We have waited a few days now and still cannot browse the network. All
computers are in the 192.168.0.x range with a 255.255.255.0 subnet mask.
There is no WINS Server or internal DNS server.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top