| 
	
		
		
			
			 
				
				Re: Help setting up network
			 
			 
			
		
		
		
			
			OK!  This is what I get:  102 is the laptop and 105 my main PC. 
 
  
Microsoft Windows XP [Version 5.1.2600] 
(C) Copyright 1985-2001 Microsoft Corp. 
C:\Documents and Settings\M Boyt>ping 192.168.1.102 
Pinging 192.168.1.102 with 32 bytes of data: 
Request timed out. 
Request timed out. 
Request timed out. 
Request timed out. 
Ping statistics for 192.168.1.102: 
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss), 
C:\Documents and Settings\M Boyt>arp -a 
Interface: 192.168.1.105 --- 0x2 
  Internet Address      Physical Address      Type 
  192.168.1.1           00-0c-41-9d-d3-48     dynamic 
  192.168.1.102         00-02-3f-34-39-82     dynamic 
C:\Documents and Settings\M Boyt>ping 192.168.1.105 
Pinging 192.168.1.105 with 32 bytes of data: 
Reply from 192.168.1.105: bytes=32 time<1ms TTL=128 
Reply from 192.168.1.105: bytes=32 time<1ms TTL=128 
Reply from 192.168.1.105: bytes=32 time<1ms TTL=128 
Reply from 192.168.1.105: bytes=32 time<1ms TTL=128 
Ping statistics for 192.168.1.105: 
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), 
Approximate round trip times in milli-seconds: 
    Minimum = 0ms, Maximum = 0ms, Average = 0ms 
C:\Documents and Settings\M Boyt>arp -a 
Interface: 192.168.1.105 --- 0x2 
  Internet Address      Physical Address      Type 
  192.168.1.1           00-0c-41-9d-d3-48     dynamic 
C:\Documents and Settings\M Boyt>
		 
		
		
		
		
		
		
		
	 |