Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista networking & sharing

Vista - Re: Vista Premium - can't ping or see local machines

Reply
 
Old 02-15-2007   #1 (permalink)
ohaya


 
 

Re: Vista Premium - can't ping or see local machines

Hi,

Well, I was just able to get ping to local computers working, by
changing gateway in the route for 192.168.0.0 from "On-link" to
192.168.0.1 using the "route change" command. I can now ping local
computers as well the on the internet, and I can ping the Vista machine
from other computers on my network.

However, I still can't "see" other computers from the Vista machine and
"net view" still yields an error 6118 (can't list).

Jim



ohaya wrote:
> Hi,
>
> I just got Vista Premium installed, and I can't see or ping any local
> computers. I can ping and access external systems (e.g., using IE).
>
> I've enabled NetBIOS over TCP, set fixed IP, DNS, and Gateway, and also
> disabled the firewall, but still have the problem.
>
> I don't know if this is the problem, but I was looking at the routing
> table (route print), and it looks (the metric) strange:
>
> C:\Windows\system32>route print
> ===========================================================================
> Interface List
> 8 ...00 03 ff 04 32 79 ...... Intel 21140-Based PCI Fast Ethernet
> Adapter (Emu
> lated)
> 1 ........................... Software Loopback Interface 1
> 9 ...02 00 54 55 4e 01 ...... Teredo Tunneling Pseudo-Interface
> 10 ...00 00 00 00 00 00 00 e0
> isatap.{2B31F864-F1D7-4F28-A11E-323100BCB06A}
> ===========================================================================
>
> IPv4 Route Table
> ===========================================================================
> Active Routes:
> Network Destination Netmask Gateway Interface Metric
> 0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.253 276
> 127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
> 127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
> 127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
> 192.168.0.0 255.255.255.0 On-link 192.168.0.253 276
> 192.168.0.253 255.255.255.255 On-link 192.168.0.253 276
> 192.168.0.255 255.255.255.255 On-link 192.168.0.253 276
> 224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
> 224.0.0.0 240.0.0.0 On-link 192.168.0.253 276
> 255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
> 255.255.255.255 255.255.255.255 On-link 192.168.0.253 276
> ===========================================================================
> Persistent Routes:
> Network Address Netmask Gateway Address Metric
> 0.0.0.0 0.0.0.0 192.168.0.1 Default
> ===========================================================================
>
> IPv6 Route Table
> ===========================================================================
> Active Routes:
> If Metric Network Destination Gateway
> 1 306 ::1/128 On-link
> 10 281 fe80::5efe:192.168.0.253/128
> On-link
> 1 306 ff00::/8 On-link
> ===========================================================================
> Persistent Routes:
> None
>
> Can anyone tell me how I can get local network access working?
>
> Thanks,
> Jim


My System SpecsSystem Spec
Old 02-15-2007   #2 (permalink)
ohaya


 
 

Re: Vista Premium - can't ping or see local machines

Hi,

This is getting stranger by the minute ...

Since, after changing the route table, I can ping other machines, I
tried accessing another machine's shares using it's IP address, e.g.:

Instead of \\testwin2k\e

I used:

\\192.168.0.252\e

and, that WORKED?

net view \\192.168.0.252 also works.

I still can't see any machines in "Network", though .

Does anyone know how I can get this all working? Also, how come I had
to change the route table, and how can I configure things so that I
don't have to do that?

Thanks,
Jim


ohaya wrote:
> Hi,
>
> Well, I was just able to get ping to local computers working, by
> changing gateway in the route for 192.168.0.0 from "On-link" to
> 192.168.0.1 using the "route change" command. I can now ping local
> computers as well the on the internet, and I can ping the Vista machine
> from other computers on my network.
>
> However, I still can't "see" other computers from the Vista machine and
> "net view" still yields an error 6118 (can't list).
>
> Jim
>
>
>
> ohaya wrote:
>> Hi,
>>
>> I just got Vista Premium installed, and I can't see or ping any local
>> computers. I can ping and access external systems (e.g., using IE).
>>
>> I've enabled NetBIOS over TCP, set fixed IP, DNS, and Gateway, and
>> also disabled the firewall, but still have the problem.
>>
>> I don't know if this is the problem, but I was looking at the routing
>> table (route print), and it looks (the metric) strange:
>>
>> C:\Windows\system32>route print
>> ===========================================================================
>>
>> Interface List
>> 8 ...00 03 ff 04 32 79 ...... Intel 21140-Based PCI Fast Ethernet
>> Adapter (Emu
>> lated)
>> 1 ........................... Software Loopback Interface 1
>> 9 ...02 00 54 55 4e 01 ...... Teredo Tunneling Pseudo-Interface
>> 10 ...00 00 00 00 00 00 00 e0
>> isatap.{2B31F864-F1D7-4F28-A11E-323100BCB06A}
>> ===========================================================================
>>
>>
>> IPv4 Route Table
>> ===========================================================================
>>
>> Active Routes:
>> Network Destination Netmask Gateway Interface
>> Metric
>> 0.0.0.0 0.0.0.0 192.168.0.1
>> 192.168.0.253 276
>> 127.0.0.0 255.0.0.0 On-link
>> 127.0.0.1 306
>> 127.0.0.1 255.255.255.255 On-link
>> 127.0.0.1 306
>> 127.255.255.255 255.255.255.255 On-link
>> 127.0.0.1 306
>> 192.168.0.0 255.255.255.0 On-link
>> 192.168.0.253 276
>> 192.168.0.253 255.255.255.255 On-link
>> 192.168.0.253 276
>> 192.168.0.255 255.255.255.255 On-link
>> 192.168.0.253 276
>> 224.0.0.0 240.0.0.0 On-link
>> 127.0.0.1 306
>> 224.0.0.0 240.0.0.0 On-link
>> 192.168.0.253 276
>> 255.255.255.255 255.255.255.255 On-link
>> 127.0.0.1 306
>> 255.255.255.255 255.255.255.255 On-link
>> 192.168.0.253 276
>> ===========================================================================
>>
>> Persistent Routes:
>> Network Address Netmask Gateway Address Metric
>> 0.0.0.0 0.0.0.0 192.168.0.1 Default
>> ===========================================================================
>>
>>
>> IPv6 Route Table
>> ===========================================================================
>>
>> Active Routes:
>> If Metric Network Destination Gateway
>> 1 306 ::1/128 On-link
>> 10 281 fe80::5efe:192.168.0.253/128
>> On-link
>> 1 306 ff00::/8 On-link
>> ===========================================================================
>>
>> Persistent Routes:
>> None
>>
>> Can anyone tell me how I can get local network access working?
>>
>> Thanks,
>> Jim

My System SpecsSystem Spec
Old 02-16-2007   #3 (permalink)
Michael Price


 
 

Re: Vista Premium - can't ping or see local machines

In network center do you have the network type set to private?

Also check in network center to make sure network discovery is turned on.



"ohaya" <ohaya@cox.net> wrote in message
news:e0Gwm1XUHHA.2212@TK2MSFTNGP02.phx.gbl...
> Hi,
>
> This is getting stranger by the minute ...
>
> Since, after changing the route table, I can ping other machines, I tried
> accessing another machine's shares using it's IP address, e.g.:
>
> Instead of \\testwin2k\e
>
> I used:
>
> \\192.168.0.252\e
>
> and, that WORKED?
>
> net view \\192.168.0.252 also works.
>
> I still can't see any machines in "Network", though .
>
> Does anyone know how I can get this all working? Also, how come I had to
> change the route table, and how can I configure things so that I don't
> have to do that?
>
> Thanks,
> Jim
>
>
> ohaya wrote:
>> Hi,
>>
>> Well, I was just able to get ping to local computers working, by changing
>> gateway in the route for 192.168.0.0 from "On-link" to 192.168.0.1 using
>> the "route change" command. I can now ping local computers as well the
>> on the internet, and I can ping the Vista machine from other computers on
>> my network.
>>
>> However, I still can't "see" other computers from the Vista machine and
>> "net view" still yields an error 6118 (can't list).
>>
>> Jim
>>
>>
>>
>> ohaya wrote:
>>> Hi,
>>>
>>> I just got Vista Premium installed, and I can't see or ping any local
>>> computers. I can ping and access external systems (e.g., using IE).
>>>
>>> I've enabled NetBIOS over TCP, set fixed IP, DNS, and Gateway, and also
>>> disabled the firewall, but still have the problem.
>>>
>>> I don't know if this is the problem, but I was looking at the routing
>>> table (route print), and it looks (the metric) strange:
>>>
>>> C:\Windows\system32>route print
>>> ===========================================================================
>>> Interface List
>>> 8 ...00 03 ff 04 32 79 ...... Intel 21140-Based PCI Fast Ethernet
>>> Adapter (Emu
>>> lated)
>>> 1 ........................... Software Loopback Interface 1
>>> 9 ...02 00 54 55 4e 01 ...... Teredo Tunneling Pseudo-Interface
>>> 10 ...00 00 00 00 00 00 00 e0
>>> isatap.{2B31F864-F1D7-4F28-A11E-323100BCB06A}
>>> ===========================================================================
>>>
>>> IPv4 Route Table
>>> ===========================================================================
>>> Active Routes:
>>> Network Destination Netmask Gateway Interface
>>> Metric
>>> 0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.253
>>> 276
>>> 127.0.0.0 255.0.0.0 On-link 127.0.0.1
>>> 306
>>> 127.0.0.1 255.255.255.255 On-link 127.0.0.1
>>> 306
>>> 127.255.255.255 255.255.255.255 On-link 127.0.0.1
>>> 306
>>> 192.168.0.0 255.255.255.0 On-link 192.168.0.253
>>> 276
>>> 192.168.0.253 255.255.255.255 On-link 192.168.0.253
>>> 276
>>> 192.168.0.255 255.255.255.255 On-link 192.168.0.253
>>> 276
>>> 224.0.0.0 240.0.0.0 On-link 127.0.0.1
>>> 306
>>> 224.0.0.0 240.0.0.0 On-link 192.168.0.253
>>> 276
>>> 255.255.255.255 255.255.255.255 On-link 127.0.0.1
>>> 306
>>> 255.255.255.255 255.255.255.255 On-link 192.168.0.253
>>> 276
>>> ===========================================================================
>>> Persistent Routes:
>>> Network Address Netmask Gateway Address Metric
>>> 0.0.0.0 0.0.0.0 192.168.0.1 Default
>>> ===========================================================================
>>>
>>> IPv6 Route Table
>>> ===========================================================================
>>> Active Routes:
>>> If Metric Network Destination Gateway
>>> 1 306 ::1/128 On-link
>>> 10 281 fe80::5efe:192.168.0.253/128
>>> On-link
>>> 1 306 ff00::/8 On-link
>>> ===========================================================================
>>> Persistent Routes:
>>> None
>>>
>>> Can anyone tell me how I can get local network access working?
>>>
>>> Thanks,
>>> Jim


My System SpecsSystem Spec
Old 02-16-2007   #4 (permalink)
ohaya


 
 

Re: Vista Premium - can't ping or see local machines

Michael,

Thanks for responding.

The answer is "yes" to both of your suggestions. Network type is set to
"private", and network discovery is turned on.

The puzzling thing is that, with all the things that I've tried, I've
*occasionally* been able to get other computers to appear, but then
they're gone after reboot.

I have a feeling that part of the problem is that in the Properties for
the "Client for Microsoft Networks", under "RPC Service", when I try to
set that to "Windows Locater", that setting is not "sticking", i.e.,
when I go ack in to look at the setting, it's set to blank again. The
reason for this suspicion is I think that was one of the things that
I've been messing with.

Again, I can access shares on other machines using "\\<ipaddress>", but
I just can't seem to get Vista to get a list of other machines.

Jim



Michael Price wrote:
> In network center do you have the network type set to private?
>
> Also check in network center to make sure network discovery is turned on.
>
>
>
> "ohaya" <ohaya@cox.net> wrote in message
> news:e0Gwm1XUHHA.2212@TK2MSFTNGP02.phx.gbl...
>> Hi,
>>
>> This is getting stranger by the minute ...
>>
>> Since, after changing the route table, I can ping other machines, I
>> tried accessing another machine's shares using it's IP address, e.g.:
>>
>> Instead of \\testwin2k\e
>>
>> I used:
>>
>> \\192.168.0.252\e
>>
>> and, that WORKED?
>>
>> net view \\192.168.0.252 also works.
>>
>> I still can't see any machines in "Network", though .
>>
>> Does anyone know how I can get this all working? Also, how come I had
>> to change the route table, and how can I configure things so that I
>> don't have to do that?
>>
>> Thanks,
>> Jim
>>
>>
>> ohaya wrote:
>>> Hi,
>>>
>>> Well, I was just able to get ping to local computers working, by
>>> changing gateway in the route for 192.168.0.0 from "On-link" to
>>> 192.168.0.1 using the "route change" command. I can now ping local
>>> computers as well the on the internet, and I can ping the Vista
>>> machine from other computers on my network.
>>>
>>> However, I still can't "see" other computers from the Vista machine
>>> and "net view" still yields an error 6118 (can't list).
>>>
>>> Jim
>>>
>>>
>>>
>>> ohaya wrote:
>>>> Hi,
>>>>
>>>> I just got Vista Premium installed, and I can't see or ping any
>>>> local computers. I can ping and access external systems (e.g.,
>>>> using IE).
>>>>
>>>> I've enabled NetBIOS over TCP, set fixed IP, DNS, and Gateway, and
>>>> also disabled the firewall, but still have the problem.
>>>>
>>>> I don't know if this is the problem, but I was looking at the
>>>> routing table (route print), and it looks (the metric) strange:
>>>>
>>>> C:\Windows\system32>route print
>>>> ===========================================================================
>>>>
>>>> Interface List
>>>> 8 ...00 03 ff 04 32 79 ...... Intel 21140-Based PCI Fast Ethernet
>>>> Adapter (Emu
>>>> lated)
>>>> 1 ........................... Software Loopback Interface 1
>>>> 9 ...02 00 54 55 4e 01 ...... Teredo Tunneling Pseudo-Interface
>>>> 10 ...00 00 00 00 00 00 00 e0
>>>> isatap.{2B31F864-F1D7-4F28-A11E-323100BCB06A}
>>>> ===========================================================================
>>>>
>>>>
>>>> IPv4 Route Table
>>>> ===========================================================================
>>>>
>>>> Active Routes:
>>>> Network Destination Netmask Gateway Interface
>>>> Metric
>>>> 0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.253
>>>> 276
>>>> 127.0.0.0 255.0.0.0 On-link 127.0.0.1
>>>> 306
>>>> 127.0.0.1 255.255.255.255 On-link 127.0.0.1
>>>> 306
>>>> 127.255.255.255 255.255.255.255 On-link 127.0.0.1
>>>> 306
>>>> 192.168.0.0 255.255.255.0 On-link 192.168.0.253
>>>> 276
>>>> 192.168.0.253 255.255.255.255 On-link 192.168.0.253
>>>> 276
>>>> 192.168.0.255 255.255.255.255 On-link 192.168.0.253
>>>> 276
>>>> 224.0.0.0 240.0.0.0 On-link 127.0.0.1
>>>> 306
>>>> 224.0.0.0 240.0.0.0 On-link 192.168.0.253
>>>> 276
>>>> 255.255.255.255 255.255.255.255 On-link 127.0.0.1
>>>> 306
>>>> 255.255.255.255 255.255.255.255 On-link 192.168.0.253
>>>> 276
>>>> ===========================================================================
>>>>
>>>> Persistent Routes:
>>>> Network Address Netmask Gateway Address Metric
>>>> 0.0.0.0 0.0.0.0 192.168.0.1 Default
>>>> ===========================================================================
>>>>
>>>>
>>>> IPv6 Route Table
>>>> ===========================================================================
>>>>
>>>> Active Routes:
>>>> If Metric Network Destination Gateway
>>>> 1 306 ::1/128 On-link
>>>> 10 281 fe80::5efe:192.168.0.253/128
>>>> On-link
>>>> 1 306 ff00::/8 On-link
>>>> ===========================================================================
>>>>
>>>> Persistent Routes:
>>>> None
>>>>
>>>> Can anyone tell me how I can get local network access working?
>>>>
>>>> Thanks,
>>>> Jim

>

My System SpecsSystem Spec
Old 02-16-2007   #5 (permalink)
ohaya


 
 

Re: Vista Premium - can't ping or see local machines

Hi,

I tried browstat from the MS resource toolkit, and when I run "browstat
getmaster 1 misnet", I get:

Run on Vista1 machine: Master Browser: VISTA1
Run on other machines: Master Browser: TESTWIN2K

So, it seems like the Vista machine thinks that it's the browser master.
This stays the same even after I do a "browstat elect".

Jim



ohaya wrote:
> Michael,
>
> Thanks for responding.
>
> The answer is "yes" to both of your suggestions. Network type is set to
> "private", and network discovery is turned on.
>
> The puzzling thing is that, with all the things that I've tried, I've
> *occasionally* been able to get other computers to appear, but then
> they're gone after reboot.
>
> I have a feeling that part of the problem is that in the Properties for
> the "Client for Microsoft Networks", under "RPC Service", when I try to
> set that to "Windows Locater", that setting is not "sticking", i.e.,
> when I go ack in to look at the setting, it's set to blank again. The
> reason for this suspicion is I think that was one of the things that
> I've been messing with.
>
> Again, I can access shares on other machines using "\\<ipaddress>", but
> I just can't seem to get Vista to get a list of other machines.
>
> Jim
>
>
>
> Michael Price wrote:
>> In network center do you have the network type set to private?
>>
>> Also check in network center to make sure network discovery is turned on.
>>
>>
>>
>> "ohaya" <ohaya@cox.net> wrote in message
>> news:e0Gwm1XUHHA.2212@TK2MSFTNGP02.phx.gbl...
>>> Hi,
>>>
>>> This is getting stranger by the minute ...
>>>
>>> Since, after changing the route table, I can ping other machines, I
>>> tried accessing another machine's shares using it's IP address, e.g.:
>>>
>>> Instead of \\testwin2k\e
>>>
>>> I used:
>>>
>>> \\192.168.0.252\e
>>>
>>> and, that WORKED?
>>>
>>> net view \\192.168.0.252 also works.
>>>
>>> I still can't see any machines in "Network", though .
>>>
>>> Does anyone know how I can get this all working? Also, how come I
>>> had to change the route table, and how can I configure things so that
>>> I don't have to do that?
>>>
>>> Thanks,
>>> Jim
>>>
>>>
>>> ohaya wrote:
>>>> Hi,
>>>>
>>>> Well, I was just able to get ping to local computers working, by
>>>> changing gateway in the route for 192.168.0.0 from "On-link" to
>>>> 192.168.0.1 using the "route change" command. I can now ping local
>>>> computers as well the on the internet, and I can ping the Vista
>>>> machine from other computers on my network.
>>>>
>>>> However, I still can't "see" other computers from the Vista machine
>>>> and "net view" still yields an error 6118 (can't list).
>>>>
>>>> Jim
>>>>
>>>>
>>>>
>>>> ohaya wrote:
>>>>> Hi,
>>>>>
>>>>> I just got Vista Premium installed, and I can't see or ping any
>>>>> local computers. I can ping and access external systems (e.g.,
>>>>> using IE).
>>>>>
>>>>> I've enabled NetBIOS over TCP, set fixed IP, DNS, and Gateway, and
>>>>> also disabled the firewall, but still have the problem.
>>>>>
>>>>> I don't know if this is the problem, but I was looking at the
>>>>> routing table (route print), and it looks (the metric) strange:
>>>>>
>>>>> C:\Windows\system32>route print
>>>>> ===========================================================================
>>>>>
>>>>> Interface List
>>>>> 8 ...00 03 ff 04 32 79 ...... Intel 21140-Based PCI Fast Ethernet
>>>>> Adapter (Emu
>>>>> lated)
>>>>> 1 ........................... Software Loopback Interface 1
>>>>> 9 ...02 00 54 55 4e 01 ...... Teredo Tunneling Pseudo-Interface
>>>>> 10 ...00 00 00 00 00 00 00 e0
>>>>> isatap.{2B31F864-F1D7-4F28-A11E-323100BCB06A}
>>>>> ===========================================================================
>>>>>
>>>>>
>>>>> IPv4 Route Table
>>>>> ===========================================================================
>>>>>
>>>>> Active Routes:
>>>>> Network Destination Netmask Gateway Interface
>>>>> Metric
>>>>> 0.0.0.0 0.0.0.0 192.168.0.1
>>>>> 192.168.0.253 276
>>>>> 127.0.0.0 255.0.0.0 On-link
>>>>> 127.0.0.1 306
>>>>> 127.0.0.1 255.255.255.255 On-link
>>>>> 127.0.0.1 306
>>>>> 127.255.255.255 255.255.255.255 On-link
>>>>> 127.0.0.1 306
>>>>> 192.168.0.0 255.255.255.0 On-link
>>>>> 192.168.0.253 276
>>>>> 192.168.0.253 255.255.255.255 On-link
>>>>> 192.168.0.253 276
>>>>> 192.168.0.255 255.255.255.255 On-link
>>>>> 192.168.0.253 276
>>>>> 224.0.0.0 240.0.0.0 On-link
>>>>> 127.0.0.1 306
>>>>> 224.0.0.0 240.0.0.0 On-link
>>>>> 192.168.0.253 276
>>>>> 255.255.255.255 255.255.255.255 On-link
>>>>> 127.0.0.1 306
>>>>> 255.255.255.255 255.255.255.255 On-link
>>>>> 192.168.0.253 276
>>>>> ===========================================================================
>>>>>
>>>>> Persistent Routes:
>>>>> Network Address Netmask Gateway Address Metric
>>>>> 0.0.0.0 0.0.0.0 192.168.0.1 Default
>>>>> ===========================================================================
>>>>>
>>>>>
>>>>> IPv6 Route Table
>>>>> ===========================================================================
>>>>>
>>>>> Active Routes:
>>>>> If Metric Network Destination Gateway
>>>>> 1 306 ::1/128 On-link
>>>>> 10 281 fe80::5efe:192.168.0.253/128
>>>>> On-link
>>>>> 1 306 ff00::/8 On-link
>>>>> ===========================================================================
>>>>>
>>>>> Persistent Routes:
>>>>> None
>>>>>
>>>>> Can anyone tell me how I can get local network access working?
>>>>>
>>>>> Thanks,
>>>>> Jim

>>

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Vista Home Premium cannot see mmy XP Pro SP3 machines... Vista General
Vista Home Premium cannot see mmy XP Pro SP3 machines... Vista security
problem in connecting two virtual machines for local network only Virtual PC
Can't ping other local Vista PC using IP Vista networking & sharing
Vista Premium - Can't see or ping local computers Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46