LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Linux and win2k domain (https://www.linuxquestions.org/questions/linux-networking-3/linux-and-win2k-domain-750083/)

Net_Spy 08-25-2009 06:27 AM

Linux and win2k domain
 
Greetings to All members,
I recently join an office here they are having one win2k domain , one isa server and one win2k server forwarding I dont know why they are suing an extra machine.

What I want to do is to put Linux between win2k then isa and an other win2k will be removed then I will later on move win2k domain aswell . Ive configured my linux performing dhcp ,proxy services and traffic controlling.
Now the problem is how to I join win2k being linux on back end for example windows normal client connected via linux not on win2k domain Config is below for a client

Code:

IP=10.2.1.1
Sub=255.0.0.0
G/W=10.1.1.1
DNS=10.1.1.1
  = x.x.x.x

one thing more ive added the linux route to win2k I mean win2k interface look like
Code:

IP=10.1.1.100
Sub=255.0.0.0
G/W=10.1.1.1

It works like a charm with out joining win2k domain but when I try to join win2k domain it prompt me user name and password I entered domain username/password it took a long then returned with an error "the following error occurred attempting to join domain xvy the specified server cannot performed the requested operation"

Looking forward for your kind response.
Regard
Net_Spy

Net_Spy 08-25-2009 06:41 PM

Resolved:

Well some how I did it like the way it was before I join the domain with ip address of win2k as gateway for clients for example

Code:

ip=x.x.x.x
sub=255.0.0.0
g/w=10.10.1.100

After success full join of domain I changed the client gatway to linux machine ;) .

Regards
Net_Spy


All times are GMT -5. The time now is 10:50 PM.