Re: Joining (physically) 2 seperate domains

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Bill Grant (not.available_at_online)
Date: 03/09/05


Date: Wed, 9 Mar 2005 12:36:40 +1100


   A bit hard to say without seeing it! Basically you need to work out which
bits of equipment belong to which segment (ie the physical wired connections
which make up each group of machines).

    When you have done that, you need to decide whether you want to bridge
the two segments or put a router between them. In most cases I would
recommend routing, but bridging can work well under the right conditions.
Your first job is to sort out the cables.

"BM" <BM@discussions.microsoft.com> wrote in message
news:2B13B0A1-B522-4901-9295-8F1FE86283DB@microsoft.com...
>I have a windows xp user workgroup which access an application on a windows
> 2000 Server in a workgroup called 'workgroup'.
> I also have a business network running xp users in a windows 2000
> client/server domain environment.
> The workgroup/domain are unable to talk to each other or share resources
> at
> present. I want to connect the 2 networks and share resources. All
> servers,
> unmanaged hubs etc are contained in a mess of a cabinet with a multitude
> of
> cables.
> Question:
> What do I need to join these 2 together ?
>
> Cheers
> BM



Relevant Pages

  • Re: Does Linux hog fs and gs registers?
    ... > disappointing that Windows reserves fs and gs for itself. ... There really isn't much reason to use the other segment registers. ... segmentation to allow Windows code to use FS as the TEB pointer without ...
    (comp.lang.asm.x86)
  • Re: writing a jump table
    ... you're trying to read data from the code segment ... either read, write or execute protection. ... Linux and since Windows ME (which accounted for the ...
    (comp.lang.asm.x86)
  • Re: newbie questions
    ... Windows XP (at least in the 32 bit ... The good old int21 interface provides anything you need and is ... but about which "16 bit registers" are you speaking? ... And any applications uses segment registers. ...
    (alt.lang.asm)
  • Re: Hardware TLB reloaders
    ... instruction, that is the lower limit for a unified set associative TLB.. ... bytes below their segment limits. ... At least Windows and Xenix also maintained 16 byte alignment. ... Of course the pure 16 bit versions of those didn't support paging, ...
    (comp.arch)
  • Re: Role of the code segment register during "far" CALLs
    ... I read some of your article from which i understood that Windows ... does'nt use call gates to implement intersegment calls. ... privilege level as the code segment of my "main" program. ...
    (microsoft.public.win32.programmer.kernel)