- Community Home
- >
- Networking
- >
- Legacy
- >
- Communications and Wireless
- >
- net use
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2003 03:05 AM
тАО08-13-2003 03:05 AM
net use
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2003 03:38 AM
тАО08-13-2003 03:38 AM
Re: net use
Try do do net use \\computer_netbios_name\sharename to check if your netbios functions correctly.
Then it depends on your OS, is it windows 98 ? 95 ? 2k ? server, pro ? I suppose it's not XP.
Do you have a server on the LAN ? Do you open your session to a windwos domain ?
Run nbtstat -c to see what list is contained into your local netbios cache.
Do you have a lmhost or hosts file ? Does it contain references ?
You can partially solve your problem on adding in thse file 192.168.0.1 computername, you'll be able to use IP on Netbios instead of netbios name, but best would be to find why there is no master browser doing it for you on your network.
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2003 04:18 AM
тАО08-13-2003 04:18 AM
Re: net use
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2003 04:37 AM
тАО08-13-2003 04:37 AM
Re: net use
Ticking use netbios over tcp ip allow you to do the contrary (use netbios names that are solved into IP address to access remote machines by ping manchinename for example).
This 'something' is called a master browser, it can be any machine on your network, usually it's the latest OS version that gets the MB (here your 2k).
So your w98 must know where to ask to get this IP / to Netbios conversion. In you 2k box, check on network properties, TCP/IP, advanced, Wins, that 'activate lmhost search' is checked, and of course 'use netbios with tcp/IP'.
On your w98, it's checked by default and not removable. But where will it get MB from ? It depends on your network configuration, do you run dhcp, do you connect to m$ domain or is your machine autonomous on login. If so, your w98 depends on itself, so you must add these addresses and name correspondances in your lmhosts and host files...
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2003 05:07 AM
тАО08-13-2003 05:07 AM
Re: net use
i can then ping both pc's from the laptop by ip address but not by name - from what you have said so far this seems to be the problem - both pc's have netbios over tcp/ip and enable lmhosts lookup enabled - do i need to make the dc a wins server?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2003 06:19 AM
тАО08-13-2003 06:19 AM
Re: net use
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2003 07:03 AM
тАО08-13-2003 07:03 AM
Re: net use
many thanks to both respondents - how do I score their responses
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2003 07:03 AM
тАО08-13-2003 07:03 AM
Re: net use
As for wins server, this server is needed only if your network is routed, that is if there is a router between your client computer and the server you want to access.
If all computers are on the same segment, then a wins server is not needed.
From what I understand, it seems more likely that your boot floppy just didn't install Netbeui protocol, and installed TCP/IP alone.
Which means that you can ping IP, but not netbios name, nor use any net * family command...
Win 2k has a process to creat boot disks and let install start on a client computer, but you definetely need to set up DHCP to use it. Is your boot disk made to use netbios ?
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2003 02:02 AM
тАО08-14-2003 02:02 AM
Re: net use
Cheers
M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2003 05:49 AM
тАО08-14-2003 05:49 AM
Re: net use
I was posting at the time you were !
From your reply I correct my last post. Your floppies were netbeui compatible.
Checking netbios over tcp/ip implies to wait that update is conducted by the master browser over the network, which may take 10 minutes per machine. Checking the box implies to wait... unitl you box admits the new rule !
Glad it works !
You can assign points on selecting a number in the box on to each reply, and the click submit.
Thanks. :]]
J