Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Networking & Sharing

Notices

Reply

LLMNR and network

 

LinkBack Thread Tools Display Modes
Old 05-10-2007, 04:31 AM   #1 (permalink)
Default LLMNR and network

hi what are the protocols that are responsible in vista(IPv6) for a computer
to visible in network neighbourhood (Network).
feroz ahmed
Guest
 
Posts: n/a
Reply With Quote  
Old 05-10-2007, 06:12 AM   #2 (permalink)
Default Re: LLMNR and network

On Wed, 9 May 2007 21:31:02 -0700, feroz ahmed
<ferozahmed@discussions.microsoft.com> wrote:
Quote:
>hi what are the protocols that are responsible in vista(IPv6) for a computer
>to visible in network neighbourhood (Network).

Visibility in Network Neighbourhood is a browser issue. The browser uses Server
Message Blocks, generally hosted on NetBIOS Over TCP.
<http://nitecruzr.blogspot.com/2005/04/nt-browser-or-why-cant-i-always-see.html>
http://nitecruzr.blogspot.com/2005/0...lways-see.html
<http://nitecruzr.blogspot.com/2006/07/advanced-windows-networking-using.html>
http://nitecruzr.blogspot.com/2006/0...ing-using.html

--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My email is AT DOT
actual address pchuck mvps org.
Chuck
Guest
 
Posts: n/a
Reply With Quote  
Old 05-10-2007, 08:33 AM   #3 (permalink)
Default Re: LLMNR and network

we have provided ipv6 support for SMB protocol for a device. all the
operations such as file share,etc are working with ipv6. but still our device
is not visible in ipv6 network neighbourhood. where as it is visible in
network neighbourhood with ipv4 enabled and ipv6 disabled. when we capture
packets between two vista machines, we found some LLMNR packets and a few
packets multicasted to ff02::c on to port 3702 has been observed. our device
supports LLMNR too. can you tell me what is the new protocol that Microsoft
has introduced in ipv6 for a device to visible in network neighbour hood.

"Chuck" wrote:
Quote:
> On Wed, 9 May 2007 21:31:02 -0700, feroz ahmed
> <ferozahmed@discussions.microsoft.com> wrote:
>
Quote:
> >hi what are the protocols that are responsible in vista(IPv6) for a computer
> >to visible in network neighbourhood (Network).
>
>
> Visibility in Network Neighbourhood is a browser issue. The browser uses Server
> Message Blocks, generally hosted on NetBIOS Over TCP.
> <http://nitecruzr.blogspot.com/2005/04/nt-browser-or-why-cant-i-always-see.html>
> http://nitecruzr.blogspot.com/2005/0...lways-see.html
> <http://nitecruzr.blogspot.com/2006/07/advanced-windows-networking-using.html>
> http://nitecruzr.blogspot.com/2006/0...ing-using.html
>
> --
> Cheers,
> Chuck, MS-MVP [Windows - Networking]
> http://nitecruzr.blogspot.com/
> Paranoia is not a problem, when it's a normal response from experience.
> My email is AT DOT
> actual address pchuck mvps org.
>
feroz ahmed
Guest
 
Posts: n/a
Reply With Quote  
Old 05-10-2007, 02:55 PM   #4 (permalink)
Default Re: LLMNR and network

On Thu, 10 May 2007 01:33:00 -0700, feroz ahmed
<ferozahmed@discussions.microsoft.com> wrote:
Quote:
>"Chuck" wrote:
>
Quote:
>> On Wed, 9 May 2007 21:31:02 -0700, feroz ahmed
>> <ferozahmed@discussions.microsoft.com> wrote:
>>
Quote:
>> >hi what are the protocols that are responsible in vista(IPv6) for a computer
>> >to visible in network neighbourhood (Network).
>>
>>
>> Visibility in Network Neighbourhood is a browser issue. The browser uses Server
>> Message Blocks, generally hosted on NetBIOS Over TCP.
>> <http://nitecruzr.blogspot.com/2005/04/nt-browser-or-why-cant-i-always-see.html>
>> http://nitecruzr.blogspot.com/2005/0...lways-see.html
>> <http://nitecruzr.blogspot.com/2006/07/advanced-windows-networking-using.html>
>> http://nitecruzr.blogspot.com/2006/0...ing-using.html
Quote:
>we have provided ipv6 support for SMB protocol for a device. all the
>operations such as file share,etc are working with ipv6. but still our device
>is not visible in ipv6 network neighbourhood. where as it is visible in
>network neighbourhood with ipv4 enabled and ipv6 disabled. when we capture
>packets between two vista machines, we found some LLMNR packets and a few
>packets multicasted to ff02::c on to port 3702 has been observed. our device
>supports LLMNR too. can you tell me what is the new protocol that Microsoft
>has introduced in ipv6 for a device to visible in network neighbour hood.
Feroz,

Here's what I personally know, from reading and experimenting.
1) LLMNR is a name resolution protocol, for IPV4 and IPV6 networks.
2) The browser is an SMB based application, that provides the contents of
Network Neighbourhood.
3) Browser SMBs have traditionally run over NetBT over IPV4, directly hosted
over IPV4, IPX/SPX, and NetBEUI.

Since I don't know who you are (nor who "we" is), nor what your device is, I'll
suggest that you read up on IPV6, and see if you can find mention of SMBs over
IPV6. Also look for mention of broadcasting and multicasting over IPV6.
<http://www.microsoft.com/technet/network/tcpip/default.mspx>
http://www.microsoft.com/technet/net...p/default.mspx

--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My email is AT DOT
actual address pchuck mvps org.
Chuck
Guest
 
Posts: n/a
Reply With Quote  
Old 05-11-2007, 06:58 AM   #5 (permalink)
Default Re: LLMNR and network

hi,
we have provided ipv6 support for our network printer. it supports SMB
protocol too. the problem is when ipv6 is enabled and ipv4 disabled. our
printer is not visible in network neighbour hood of vista machine. i just
want to know what are the protocols in ipv6 required for a printer/device to
visible in network. in case of IPv4 it will be taken by NBNS if im not wrong.

"Chuck" wrote:
Quote:
> On Thu, 10 May 2007 01:33:00 -0700, feroz ahmed
> <ferozahmed@discussions.microsoft.com> wrote:
>
Quote:
> >"Chuck" wrote:
> >
Quote:
> >> On Wed, 9 May 2007 21:31:02 -0700, feroz ahmed
> >> <ferozahmed@discussions.microsoft.com> wrote:
> >>
> >> >hi what are the protocols that are responsible in vista(IPv6) for a computer
> >> >to visible in network neighbourhood (Network).
> >>
> >>
> >> Visibility in Network Neighbourhood is a browser issue. The browser uses Server
> >> Message Blocks, generally hosted on NetBIOS Over TCP.
> >> <http://nitecruzr.blogspot.com/2005/04/nt-browser-or-why-cant-i-always-see.html>
> >> http://nitecruzr.blogspot.com/2005/0...lways-see.html
> >> <http://nitecruzr.blogspot.com/2006/07/advanced-windows-networking-using.html>
> >> http://nitecruzr.blogspot.com/2006/0...ing-using.html
>
Quote:
> >we have provided ipv6 support for SMB protocol for a device. all the
> >operations such as file share,etc are working with ipv6. but still our device
> >is not visible in ipv6 network neighbourhood. where as it is visible in
> >network neighbourhood with ipv4 enabled and ipv6 disabled. when we capture
> >packets between two vista machines, we found some LLMNR packets and a few
> >packets multicasted to ff02::c on to port 3702 has been observed. our device
> >supports LLMNR too. can you tell me what is the new protocol that Microsoft
> >has introduced in ipv6 for a device to visible in network neighbour hood.
>
> Feroz,
>
> Here's what I personally know, from reading and experimenting.
> 1) LLMNR is a name resolution protocol, for IPV4 and IPV6 networks.
> 2) The browser is an SMB based application, that provides the contents of
> Network Neighbourhood.
> 3) Browser SMBs have traditionally run over NetBT over IPV4, directly hosted
> over IPV4, IPX/SPX, and NetBEUI.
>
> Since I don't know who you are (nor who "we" is), nor what your device is, I'll
> suggest that you read up on IPV6, and see if you can find mention of SMBs over
> IPV6. Also look for mention of broadcasting and multicasting over IPV6.
> <http://www.microsoft.com/technet/network/tcpip/default.mspx>
> http://www.microsoft.com/technet/net...p/default.mspx
>
> --
> Cheers,
> Chuck, MS-MVP [Windows - Networking]
> http://nitecruzr.blogspot.com/
> Paranoia is not a problem, when it's a normal response from experience.
> My email is AT DOT
> actual address pchuck mvps org.
>
feroz ahmed
Guest
 
Posts: n/a
Reply With Quote  
Old 05-11-2007, 08:58 PM   #6 (permalink)
Default Re: LLMNR and network

On Thu, 10 May 2007 23:58:00 -0700, feroz ahmed
<ferozahmed@discussions.microsoft.com> wrote:
Quote:
>"Chuck" wrote:
>
Quote:
>> On Thu, 10 May 2007 01:33:00 -0700, feroz ahmed
>> <ferozahmed@discussions.microsoft.com> wrote:
>>
Quote:
>> >"Chuck" wrote:
>> >
>> >> On Wed, 9 May 2007 21:31:02 -0700, feroz ahmed
>> >> <ferozahmed@discussions.microsoft.com> wrote:
>> >>
>> >> >hi what are the protocols that are responsible in vista(IPv6) for a computer
>> >> >to visible in network neighbourhood (Network).
>> >>
>> >>
>> >> Visibility in Network Neighbourhood is a browser issue. The browser uses Server
>> >> Message Blocks, generally hosted on NetBIOS Over TCP.
>> >> <http://nitecruzr.blogspot.com/2005/04/nt-browser-or-why-cant-i-always-see.html>
>> >> http://nitecruzr.blogspot.com/2005/0...lways-see.html
>> >> <http://nitecruzr.blogspot.com/2006/07/advanced-windows-networking-using.html>
>> >> http://nitecruzr.blogspot.com/2006/0...ing-using.html
>>
Quote:
>> >we have provided ipv6 support for SMB protocol for a device. all the
>> >operations such as file share,etc are working with ipv6. but still our device
>> >is not visible in ipv6 network neighbourhood. where as it is visible in
>> >network neighbourhood with ipv4 enabled and ipv6 disabled. when we capture
>> >packets between two vista machines, we found some LLMNR packets and a few
>> >packets multicasted to ff02::c on to port 3702 has been observed. our device
>> >supports LLMNR too. can you tell me what is the new protocol that Microsoft
>> >has introduced in ipv6 for a device to visible in network neighbour hood.
>>
>> Feroz,
>>
>> Here's what I personally know, from reading and experimenting.
>> 1) LLMNR is a name resolution protocol, for IPV4 and IPV6 networks.
>> 2) The browser is an SMB based application, that provides the contents of
>> Network Neighbourhood.
>> 3) Browser SMBs have traditionally run over NetBT over IPV4, directly hosted
>> over IPV4, IPX/SPX, and NetBEUI.
>>
>> Since I don't know who you are (nor who "we" is), nor what your device is, I'll
>> suggest that you read up on IPV6, and see if you can find mention of SMBs over
>> IPV6. Also look for mention of broadcasting and multicasting over IPV6.
>> <http://www.microsoft.com/technet/network/tcpip/default.mspx>
>> http://www.microsoft.com/technet/net...p/default.mspx
Quote:
>hi,
>we have provided ipv6 support for our network printer. it supports SMB
>protocol too. the problem is when ipv6 is enabled and ipv4 disabled. our
>printer is not visible in network neighbour hood of vista machine. i just
>want to know what are the protocols in ipv6 required for a printer/device to
>visible in network. in case of IPv4 it will be taken by NBNS if im not wrong.
Well, the term "protocol" is vague enough to mean several things. I'll discuss
the browser, which is what you are worried about. When you disable IPV4, which
computers do you disable it on? When you enable IPV6 after disabling IPV4, are
you enabling NetBT on IPV6? Are you doing so consistently?

The bottom line is, all computers have to have the same protocol stacks. IPV4,
IPV6, NetBT on or off, all have to be identical. If they're not, you risk
having multiple master browsers, which cause segmented browse domains, and some
devices are visible while others aren't.
<http://nitecruzr.blogspot.com/2005/04/nt-browser-or-why-cant-i-always-see.html>
http://nitecruzr.blogspot.com/2005/0...lways-see.html

--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My email is AT DOT
actual address pchuck mvps org.
Chuck
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Wired Network, but only wireless option shows in network setup jimmiejoe Windows Vista Networking & Sharing 1 02-24-2008 11:15 PM
Vista Network Problem / Sharing / Computers not Showing on Network cyb3rb0y_gr Windows Vista Networking & Sharing 5 04-05-2007 10:56 PM
Accessing files on Vista network share breaks network Rastaman Windows Vista Networking & Sharing 0 12-15-2006 03:42 PM
Unable to get network working due to lack of network driver... Phillip Pi Windows Vista 12 03-09-2006 06:37 PM
network connections folder was unable to retrieve list of Network adapters Windows XP Help & Support 0 10-15-2003 02:17 PM


All times are GMT. The time now is 11:50 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90