1. I already disabled the firewalls on both machines.
2. I already disabled Zone Alarm.
3. TCPIP is the only protocol being used.
4. I enabled NetBIOS over TCPIP. Note that the instructions are covered by
the example on the web site.
5. I found no references to either flavor of PtoP or NodeType. Below are the
Ipconfig results:
The desktop shows: Description: ...; Physical address: ...; DHCP enabled:
No; IP Address: 192.168.30.1; Subnet Mask: 255.255.255.0; Default Gateway:
( none shown)
The notebook shows: Description: ...; Physical address: ...; Dhcp enabled:
Yes; Auto configuration enabled: Yes; IP address:192.168.0.220 Subnet Mask:
255.255.255.0; Default gateway: 192.168.0.1 Dhcp server: 192.168.0.1 DNS
servers: 192.168.0.1 Lease obtained: ... Lease expires: ...
I hope the above gives you some clues. Many thanks!
--
All mail sent by me is virus-checked with NAV.
Patrick S. Page
Morongo Valley, CA
760-363-0062
"Steve Winograd [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
| In article <#(E-Mail Removed)>, "Patrick Page"
| <(E-Mail Removed)> wrote:
| >I'm trying to network my desktop running XP HE SP2 (Dlink DWL G520 PCI
| >Wireless adapter) with my laptop running XP HE SP1 (Atheros AR5004G
wireless
| >adapter). The wireless adapters connect with excellent signal strength
and
| >talk to each other, but I can't see any resources from either computer.
The
| >desktop shows all its shared resources and the laptop in My Network
Places;
| >the laptop shows only its own shared resources. The error messages
indicate
| >the roadblock is administrator permission, but this is a ptop network.
Help!
| >TIA!
|
| These tips should help you get everything working:
|
| 1. Make sure that a firewall isn't blocking access:
|
| 1a. Permanently disable the XP HE SP1 Internet Connection Firewall on
| the LAN connection.
|
| 1b. If the XP HE SP2 Windows Firewall is enabled, make sure that the
| exception for File and Printer Sharing is turned on.
|
| 1c. If you've installed a third-party firewall program, configure it
| to allow access by other computers on the LAN. Disable XP's built-in
| firewalls if you've installed a third-part firewall.
|
| 2. Use only one protocol for File and Printer Sharing. If the network
| needs more than one protocol, unbind File and Printer Sharing from all
| but one of them. Details here:
|
| Windows XP Network Protocols
|
http://www.practicallynetworked.com/..._protocols.htm
|
| 3. Make sure that NetBIOS over TCP/IP is enabled on both computers.
| Details here:
|
| Enable NetBIOS Over TCP/IP (NetBT)
|
http://www.practicallynetworked.com/...hoot/netbt.htm
|
| 4. Run "ipconfig /all" on both computers and look at the "Node Type"
| at the beginning of the output .IfitsaysPeer-to-Peerwhich
| should actually be "Point-to-Point") that's the problem. It means
| that the computer only uses a WINS server, which isn't available on a
| peer-to-peer network, for NetBIOS name resolution.
|
| If that's the case, run the registry editor, open this key:
|
| HLM\System\CurrentControlSet\Services\Netbt\Parame ters
|
| and delete these values if they're present:
|
| NodeType
| DhcpNodeType
|
| Reboot, then try network access again.
|
| If that doesn't fix it, open that registry key again, create a DWORD
| value called "NodeType", and set it to 1 for "Broadcast" or 4 for
| "Mixed".
|
| For details, see these Microsoft Knowledge Base articles:
|
| Default Node Type for Microsoft Clients
|
http://support.microsoft.com/default...b;en-us;160177
|
| TCP/IP and NBT Configuration Parameters for Windows XP
|
http://support.microsoft.com/default...b;en-us;314053
| --
| Best Wishes,
| Steve Winograd, MS-MVP (Windows Networking)
|
| Please post any reply as a follow-up message in the news group
| for everyone to see. I'm sorry, but I don't answer questions
| addressed directly to me in E-mail or news groups.
|
| Microsoft Most Valuable Professional Program
|
http://mvp.support.microsoft.com