Networking Forums

Networking Forums > Computer Networking > Windows Networking > MSBROWSE

Reply
 
 
Mike Brearley
Guest
Posts: n/a

 
      03-05-2004, 01:01 PM
I have a server with 3 physical (2 logical) network interfaces. I have 2
physical interfaces in a teaming mode and the other interface is dedicated
to traffic that's routed to it from the internet (http/smtp/ftp/etc). I've
unchecked the option to update DNS on that connection as I don't want my
computers from inside the network even seeing it.

It keeps re-registering itself with an A record in DNS for '(same as parent
folder)' and in WINS I see it's set as the '--__MSBROWSE__-'

I definatelly don't want this interface being my master browser. How can I
force the system to use the other interface?

Thanks...

--
Posted 'as is'. If there are any spelling and/or grammar mistakes, they
were a direct result of my fingers and brain not being synchronized or my
lack of caffeine.

Mike Brearley



 
Reply With Quote
 
 
 
 
Marc Reynolds [MSFT]
Guest
Posts: n/a

 
      03-05-2004, 02:14 PM
Is this a DC? If so does it hold the PDC emulator role? If this is the case
you should not multihome this machine or move the PDC emulator role to a
single homed DC>

--

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.


"Mike Brearley" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have a server with 3 physical (2 logical) network interfaces. I have 2
> physical interfaces in a teaming mode and the other interface is dedicated
> to traffic that's routed to it from the internet (http/smtp/ftp/etc).

I've
> unchecked the option to update DNS on that connection as I don't want my
> computers from inside the network even seeing it.
>
> It keeps re-registering itself with an A record in DNS for '(same as

parent
> folder)' and in WINS I see it's set as the '--__MSBROWSE__-'
>
> I definatelly don't want this interface being my master browser. How can

I
> force the system to use the other interface?
>
> Thanks...
>
> --
> Posted 'as is'. If there are any spelling and/or grammar mistakes, they
> were a direct result of my fingers and brain not being synchronized or my
> lack of caffeine.
>
> Mike Brearley
>
>
>



 
Reply With Quote
 
Mike Brearley
Guest
Posts: n/a

 
      03-05-2004, 02:40 PM
It's the one and only server in my house. I don't really want to load up
another server just to be the pdc emulator. I suppose I could take an older
laptop to provide tha functionality, but is it really necessary? Also, if I
do that, what steps are necessary to switch the pdc role over?

--
Posted 'as is'. If there are any spelling and/or grammar mistakes, they
were a direct result of my fingers and brain not being synchronized or my
lack of caffeine.

Mike Brearley


"Marc Reynolds [MSFT]" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Is this a DC? If so does it hold the PDC emulator role? If this is the

case
> you should not multihome this machine or move the PDC emulator role to a
> single homed DC>
>
> --
>
> Thanks,
> Marc Reynolds
> Microsoft Technical Support
>
> This posting is provided "AS IS" with no warranties, and confers no

rights.
>
>
> "Mike Brearley" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > I have a server with 3 physical (2 logical) network interfaces. I have

2
> > physical interfaces in a teaming mode and the other interface is

dedicated
> > to traffic that's routed to it from the internet (http/smtp/ftp/etc).

> I've
> > unchecked the option to update DNS on that connection as I don't want my
> > computers from inside the network even seeing it.
> >
> > It keeps re-registering itself with an A record in DNS for '(same as

> parent
> > folder)' and in WINS I see it's set as the '--__MSBROWSE__-'
> >
> > I definatelly don't want this interface being my master browser. How

can
> I
> > force the system to use the other interface?
> >
> > Thanks...
> >
> > --
> > Posted 'as is'. If there are any spelling and/or grammar mistakes, they
> > were a direct result of my fingers and brain not being synchronized or

my
> > lack of caffeine.
> >
> > Mike Brearley
> >
> >
> >

>
>



 
Reply With Quote
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      03-05-2004, 03:15 PM
Try changing the bindings order.
Advanced settings in Network and Dialup Connections
dialogue box.

"Mike Brearley" <(E-Mail Removed)> wrote in
message
> I have a server with 3 physical (2 logical) network interfaces. I

have 2
> physical interfaces in a teaming mode and the other interface is

dedicated
> to traffic that's routed to it from the internet (http/smtp/ftp/etc).

I've
> unchecked the option to update DNS on that connection as I don't want

my
> computers from inside the network even seeing it.
>
> It keeps re-registering itself with an A record in DNS for '(same as

parent
> folder)' and in WINS I see it's set as the '--__MSBROWSE__-'
>
> I definatelly don't want this interface being my master browser. How

can I
> force the system to use the other interface?



 
Reply With Quote
 
Mike Brearley
Guest
Posts: n/a

 
      03-05-2004, 03:58 PM
My teamed adapters are listed first, bound to File and Printer Sharing and
Client for Microsoft Networks (both on TCP/IP). The individual adapters
from the team are listed next, bound to nothing. The last adapter is the
single interface that acts as the connection to the internet and it's bound
only to TCP/IP for the client for microsoft networks.

Now one thing to note, this server is not acting as a gateway or router to
the internet (just in case anyone thought that).

--
Posted 'as is'. If there are any spelling and/or grammar mistakes, they
were a direct result of my fingers and brain not being synchronized or my
lack of caffeine.

Mike Brearley


"Michael Giorgio - MS MVP" <(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
> Try changing the bindings order.
> Advanced settings in Network and Dialup Connections
> dialogue box.
>
> "Mike Brearley" <(E-Mail Removed)> wrote in
> message
> > I have a server with 3 physical (2 logical) network interfaces. I

> have 2
> > physical interfaces in a teaming mode and the other interface is

> dedicated
> > to traffic that's routed to it from the internet (http/smtp/ftp/etc).

> I've
> > unchecked the option to update DNS on that connection as I don't want

> my
> > computers from inside the network even seeing it.
> >
> > It keeps re-registering itself with an A record in DNS for '(same as

> parent
> > folder)' and in WINS I see it's set as the '--__MSBROWSE__-'
> >
> > I definatelly don't want this interface being my master browser. How

> can I
> > force the system to use the other interface?

>
>



 
Reply With Quote
 
Marc Reynolds [MSFT]
Guest
Posts: n/a

 
      03-05-2004, 06:38 PM
This article explains the issue(s) of having a multihomed master browser.

--

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.


"Marc Reynolds [MSFT]" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> Is this a DC? If so does it hold the PDC emulator role? If this is the

case
> you should not multihome this machine or move the PDC emulator role to a
> single homed DC>
>
> --
>
> Thanks,
> Marc Reynolds
> Microsoft Technical Support
>
> This posting is provided "AS IS" with no warranties, and confers no

rights.
>
>
> "Mike Brearley" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > I have a server with 3 physical (2 logical) network interfaces. I have

2
> > physical interfaces in a teaming mode and the other interface is

dedicated
> > to traffic that's routed to it from the internet (http/smtp/ftp/etc).

> I've
> > unchecked the option to update DNS on that connection as I don't want my
> > computers from inside the network even seeing it.
> >
> > It keeps re-registering itself with an A record in DNS for '(same as

> parent
> > folder)' and in WINS I see it's set as the '--__MSBROWSE__-'
> >
> > I definatelly don't want this interface being my master browser. How

can
> I
> > force the system to use the other interface?
> >
> > Thanks...
> >
> > --
> > Posted 'as is'. If there are any spelling and/or grammar mistakes, they
> > were a direct result of my fingers and brain not being synchronized or

my
> > lack of caffeine.
> >
> > Mike Brearley
> >
> >
> >

>
>



 
Reply With Quote
 
Mike Brearley
Guest
Posts: n/a

 
      03-06-2004, 02:18 AM
What article?

"Marc Reynolds [MSFT]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> This article explains the issue(s) of having a multihomed master browser.
>
> --
>
> Thanks,
> Marc Reynolds
> Microsoft Technical Support
>
> This posting is provided "AS IS" with no warranties, and confers no

rights.
>
>
> "Marc Reynolds [MSFT]" <(E-Mail Removed)> wrote in message
> news:#(E-Mail Removed)...
> > Is this a DC? If so does it hold the PDC emulator role? If this is the

> case
> > you should not multihome this machine or move the PDC emulator role to a
> > single homed DC>
> >
> > --
> >
> > Thanks,
> > Marc Reynolds
> > Microsoft Technical Support
> >
> > This posting is provided "AS IS" with no warranties, and confers no

> rights.
> >
> >
> > "Mike Brearley" <(E-Mail Removed)> wrote in

message
> > news:(E-Mail Removed)...
> > > I have a server with 3 physical (2 logical) network interfaces. I

have
> 2
> > > physical interfaces in a teaming mode and the other interface is

> dedicated
> > > to traffic that's routed to it from the internet (http/smtp/ftp/etc).

> > I've
> > > unchecked the option to update DNS on that connection as I don't want

my
> > > computers from inside the network even seeing it.
> > >
> > > It keeps re-registering itself with an A record in DNS for '(same as

> > parent
> > > folder)' and in WINS I see it's set as the '--__MSBROWSE__-'
> > >
> > > I definatelly don't want this interface being my master browser. How

> can
> > I
> > > force the system to use the other interface?
> > >
> > > Thanks...
> > >
> > > --
> > > Posted 'as is'. If there are any spelling and/or grammar mistakes,

they
> > > were a direct result of my fingers and brain not being synchronized or

> my
> > > lack of caffeine.
> > >
> > > Mike Brearley
> > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Mike Brearley
Guest
Posts: n/a

 
      03-06-2004, 02:33 AM
And how do I force a new domain controller to be the master browser or will
it become the master browser on it's own after a few elections take place?

Thanks,
Mike


"Marc Reynolds [MSFT]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> This article explains the issue(s) of having a multihomed master browser.
>
> --
>
> Thanks,
> Marc Reynolds
> Microsoft Technical Support
>
> This posting is provided "AS IS" with no warranties, and confers no

rights.
>
>
> "Marc Reynolds [MSFT]" <(E-Mail Removed)> wrote in message
> news:#(E-Mail Removed)...
> > Is this a DC? If so does it hold the PDC emulator role? If this is the

> case
> > you should not multihome this machine or move the PDC emulator role to a
> > single homed DC>
> >
> > --
> >
> > Thanks,
> > Marc Reynolds
> > Microsoft Technical Support
> >
> > This posting is provided "AS IS" with no warranties, and confers no

> rights.
> >
> >
> > "Mike Brearley" <(E-Mail Removed)> wrote in

message
> > news:(E-Mail Removed)...
> > > I have a server with 3 physical (2 logical) network interfaces. I

have
> 2
> > > physical interfaces in a teaming mode and the other interface is

> dedicated
> > > to traffic that's routed to it from the internet (http/smtp/ftp/etc).

> > I've
> > > unchecked the option to update DNS on that connection as I don't want

my
> > > computers from inside the network even seeing it.
> > >
> > > It keeps re-registering itself with an A record in DNS for '(same as

> > parent
> > > folder)' and in WINS I see it's set as the '--__MSBROWSE__-'
> > >
> > > I definatelly don't want this interface being my master browser. How

> can
> > I
> > > force the system to use the other interface?
> > >
> > > Thanks...
> > >
> > > --
> > > Posted 'as is'. If there are any spelling and/or grammar mistakes,

they
> > > were a direct result of my fingers and brain not being synchronized or

> my
> > > lack of caffeine.
> > >
> > > Mike Brearley
> > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Mike Brearley
Guest
Posts: n/a

 
      03-06-2004, 03:34 AM
Found it...


"Marc Reynolds [MSFT]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> This article explains the issue(s) of having a multihomed master browser.
>
> --
>
> Thanks,
> Marc Reynolds
> Microsoft Technical Support
>
> This posting is provided "AS IS" with no warranties, and confers no

rights.
>
>
> "Marc Reynolds [MSFT]" <(E-Mail Removed)> wrote in message
> news:#(E-Mail Removed)...
> > Is this a DC? If so does it hold the PDC emulator role? If this is the

> case
> > you should not multihome this machine or move the PDC emulator role to a
> > single homed DC>
> >
> > --
> >
> > Thanks,
> > Marc Reynolds
> > Microsoft Technical Support
> >
> > This posting is provided "AS IS" with no warranties, and confers no

> rights.
> >
> >
> > "Mike Brearley" <(E-Mail Removed)> wrote in

message
> > news:(E-Mail Removed)...
> > > I have a server with 3 physical (2 logical) network interfaces. I

have
> 2
> > > physical interfaces in a teaming mode and the other interface is

> dedicated
> > > to traffic that's routed to it from the internet (http/smtp/ftp/etc).

> > I've
> > > unchecked the option to update DNS on that connection as I don't want

my
> > > computers from inside the network even seeing it.
> > >
> > > It keeps re-registering itself with an A record in DNS for '(same as

> > parent
> > > folder)' and in WINS I see it's set as the '--__MSBROWSE__-'
> > >
> > > I definatelly don't want this interface being my master browser. How

> can
> > I
> > > force the system to use the other interface?
> > >
> > > Thanks...
> > >
> > > --
> > > Posted 'as is'. If there are any spelling and/or grammar mistakes,

they
> > > were a direct result of my fingers and brain not being synchronized or

> my
> > > lack of caffeine.
> > >
> > > Mike Brearley
> > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Marc Reynolds [MSFT]
Guest
Posts: n/a

 
      03-06-2004, 12:42 PM
Sorry - this one:

191611 Symptoms of Multihomed Browsers
http://support.microsoft.com/?id=191611

--

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.


"Mike Brearley" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> What article?
>
> "Marc Reynolds [MSFT]" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > This article explains the issue(s) of having a multihomed master

browser.
> >
> > --
> >
> > Thanks,
> > Marc Reynolds
> > Microsoft Technical Support
> >
> > This posting is provided "AS IS" with no warranties, and confers no

> rights.
> >
> >
> > "Marc Reynolds [MSFT]" <(E-Mail Removed)> wrote in message
> > news:#(E-Mail Removed)...
> > > Is this a DC? If so does it hold the PDC emulator role? If this is the

> > case
> > > you should not multihome this machine or move the PDC emulator role to

a
> > > single homed DC>
> > >
> > > --
> > >
> > > Thanks,
> > > Marc Reynolds
> > > Microsoft Technical Support
> > >
> > > This posting is provided "AS IS" with no warranties, and confers no

> > rights.
> > >
> > >
> > > "Mike Brearley" <(E-Mail Removed)> wrote in

> message
> > > news:(E-Mail Removed)...
> > > > I have a server with 3 physical (2 logical) network interfaces. I

> have
> > 2
> > > > physical interfaces in a teaming mode and the other interface is

> > dedicated
> > > > to traffic that's routed to it from the internet

(http/smtp/ftp/etc).
> > > I've
> > > > unchecked the option to update DNS on that connection as I don't

want
> my
> > > > computers from inside the network even seeing it.
> > > >
> > > > It keeps re-registering itself with an A record in DNS for '(same as
> > > parent
> > > > folder)' and in WINS I see it's set as the '--__MSBROWSE__-'
> > > >
> > > > I definatelly don't want this interface being my master browser.

How
> > can
> > > I
> > > > force the system to use the other interface?
> > > >
> > > > Thanks...
> > > >
> > > > --
> > > > Posted 'as is'. If there are any spelling and/or grammar mistakes,

> they
> > > > were a direct result of my fingers and brain not being synchronized

or
> > my
> > > > lack of caffeine.
> > > >
> > > > Mike Brearley
> > > >
> > > >
> > > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not 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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wins > msbrowse >tombstoned ?? steve Windows Networking 2 02-27-2009 01:11 PM



1 2 3 4 5 6 7 8 9 10 11