splAt
Usually Courteous
Registered: Jul 2000
Location:
Posts: 1606 |
To add netbeui, you would go to the connection where you want it (found under the properties of "my network places" (what a gay fucking name)) and add it there. Netbeui will not automatically assign ip addresses. It has nothing to do with tcp/ip. It is its own independent protocol. Netbeui also should not work with internet connection sharing by itself. Internet connection sharing needs tcp/ip to work.
To see if you are having a netbios name resolution problem that keeps your winxp box from seeing your win98 box, you might try to access the windows 98 box like this from the command line:
net use \\(windows98 box ip address)\(share name on the windows 98 box).
If you have a share called picturesofsplat on your computer with an ip of 10.10.10.1, it would be:
net use \\10.10.10.1\picturesofsplat.
I encourage you not to put spaces in the share name. You can, but I'm uncertain of the syntax for connecting to them.
If you can connect to it like that, you can use the same approach to make permanent mappings and stop troubleshooting there, or, if you like, you can try to determine why the windows xp box cannot reach it using the netbios name. I would not expect the ip address of the win 98 box to change if it was powered up every day, but, if it turned out that it was getting a new ip address occaisionally, you could configure it with a static address and put in the required information for default gateway and dns servers. To get the information for the ip configuration, go to the command line and type ipconfig/all. That will tell you your current ip address, default gateway, and your dns servers. You can just put all of that in permanently and it should work until your isp changes the ip of their dns servers.
__________________
A world without nuclear weapons would be less stable and more dangerous for all of us.
Report this post to a moderator |
IP: Logged
|