WINS server...

I'm currently on a small network setup with about 6 computers, I think the network browsing is quite slow so I have WINS server on my computer, but it only registers my computer, I'm in my own domain and all the other computers are in a second one.

Windows Networking 2246 This topic was started by ,


data/avatar/default/avatar23.webp

29 Posts
Location -
Joined 2001-01-20
I'm currently on a small network setup with about 6 computers, I think the network browsing is quite slow so I have WINS server on my computer, but it only registers my computer, I'm in my own domain and all the other computers are in a second one...
 
The other computers won't even find my WINS server at all...
 
Anymone knows whats wrong??

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
Do you have the IP of the WINS server in the TCP/IP properties of all the clients? If you are using DHCP (preferably NT/2K server based), do you have the IP of the WINS box in the assignment properties for the clients? Try IPCONFIG /all from the command line in NT/2K clients, and WINIPCFG from the run line in Win9X clients to see if your WINS server is showing up on the client's properties page.
 
------------------
Regards,
 
clutch

data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
BTW, why do you have 2 domains running?
 
------------------
Regards,
 
clutch

data/avatar/default/avatar23.webp

29 Posts
Location -
Joined 2001-01-20
OP
We only have one domain and that's because my computer is running active directory, I'm at my friend's place right now and all their computers are in their own workgroup. They don't the IP of my WINS in their TCP/IP properties, but arent't they supposed to find it automatically, or is that only when they're being rebooted?
 
Another reason may be that they have disabled NetBIOS over TCP/IP...

data/avatar/default/avatar07.webp

0 Posts
Location -
Joined 1999-10-03
Yes that is most likely your problem. Since WINS uses NETBIOS names, you should have NETBIOS enabled over TCP/IP. Try clutch's suggestion first about manually entering the ip address to see if that works. Clutch knows what he's talking about, that's why he's so revered.

data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
Nice way to splash back onto the board, sand.
 
As for the WINS server IP, workstations will NOT find WINS servers any better than they would find DNS servers on their own. You have to enter the WINS IP into the client's TCP/IP properties just like DNS entries. In addition, go ahead and re-enable NetBIOS over TCP/IP as that is part of name resolution in case the WINS box is down. Once you do these, you should not have to manually create LMHOSTS on the clients.
 
------------------
Regards,
 
clutch

data/avatar/default/avatar23.webp

29 Posts
Location -
Joined 2001-01-20
OP
Ok, but I think I heard once that it's not necessary to enter the WINS IP manually, but that was obviously wrong...
 
And another thing, if there is a computer with Internet connection sharing, is it necessary to have dynamic IP on the clients or is it enough to enter the IP of the ICS server as default gateway?

data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
As long as the ICS server has a static IP (which it should), then you should be able to enter that IP as the gateway and DNS IP for all the clients.
 
------------------
Regards,
 
clutch

data/avatar/default/avatar23.webp

29 Posts
Location -
Joined 2001-01-20
OP
Yeah, the ICS have a static IP...
 
But do you mean static IP on the LAN adapter or the Internet apapter?

data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
I have no idea what you are talking about, I do not use ICS. I am just referring to general IP setup, so I would "imagine" that the LAN adapter would have all of these settings (WINS, DNS, Gateway). If the client is getting its proxy info from the "internet adapter", then I would imagine it needs gateway info as well. I would suggest reading the help file for that issue.
 
------------------
Regards,
 
clutch

data/avatar/default/avatar23.webp

29 Posts
Location -
Joined 2001-01-20
OP
Well, I got it right now anyway, but thanks for the help clutch...

data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
NP. Name resolution is fine now?
 
------------------
Regards,
 
clutch

data/avatar/default/avatar23.webp

29 Posts
Location -
Joined 2001-01-20
OP
Yes, it works just fine now..