DHCP Redundancy Forum

DHCP Redundancy for free
 
HomeHome  ­FAQFAQ  ­SearchSearch  ­RegisterRegister  ­MemberlistMemberlist  ­UsergroupsUsergroups  ­Log inLog in  ­Back to DHCP-RedundancyBack to DHCP-Redundancy  
Post new topic   Reply to topicShare | 
 

 Cant import DHCP-backup.txt file

View previous topic View next topic Go down 
Goto page : 1, 2  Next
AuthorMessage
hellopaul



Posts: 3
Join date: 2007-10-09

PostSubject: Cant import DHCP-backup.txt file   Tue Oct 09, 2007 1:22 pm

Hi all

Just found this product and think its great but i am having a small problem with it

i have 2 dhcp servers and another 2 for redundancy

I have installed the service on the first server and its working great with the assigned redundant server

I currently trying to setup the second redundant server but having no luck. I have got the DHCP-backup.txt file from the actual dhcp server and copied it to the redundant server. i have stopped the dhcp service and added the dhcp-redundancy service and it seams to be running fine but it will not import the dhcp-backup.txt file. Any ideas
Back to top Go down
View user profile
Admin
Admin


Posts: 68
Join date: 2007-07-26

PostSubject: Re: Cant import DHCP-backup.txt file   Tue Oct 09, 2007 3:18 pm

Is there any error-messages in the Event-log under Applications?
Back to top Go down
View user profile http://dhcp-redundancy.forumotion.com
hellopaul



Posts: 3
Join date: 2007-10-09

PostSubject: Re: Cant import DHCP-backup.txt file   Wed Oct 10, 2007 7:42 am

hello mate

looked at the application logs and only events i get for dhcp redundancy are service started and service stopped. I left the machine over night with the sync time set to 1:30am but still no luck. The dhcp-backup file is 128k. Is their a file size limit ?
Back to top Go down
View user profile
Admin
Admin


Posts: 68
Join date: 2007-07-26

PostSubject: Re: Cant import DHCP-backup.txt file   Thu Oct 11, 2007 6:45 am

1. Is there a file named Exporting.txt in the DHCP-Redunancy catalog on the second server?

2. Is the main DHCP-server up and running when the second server tries to import the DHCP-backup file?

3. Does the second DHCP-service start when you start the DHCP-Redundancy-service, even though the main DHCP-service is running?

4. What output do you get when you run this command frpm the second server:
netsh dhcp server 10.1.1.20 show server
Change the IP 10.1.1.20 to the IP of your main server.
Back to top Go down
View user profile http://dhcp-redundancy.forumotion.com
hellopaul



Posts: 3
Join date: 2007-10-09

PostSubject: Re: Cant import DHCP-backup.txt file   Thu Oct 11, 2007 8:22 am

hey man, thanks for the advice but it has now started to work. The only change i made today was change one of the .bat entrys. It was missing the machine name

thanks
Back to top Go down
View user profile
Admin
Admin


Posts: 68
Join date: 2007-07-26

PostSubject: Re: Cant import DHCP-backup.txt file   Thu Oct 11, 2007 8:25 am

Fine!
Back to top Go down
View user profile http://dhcp-redundancy.forumotion.com
ezh



Posts: 4
Join date: 2007-12-06

PostSubject: Re: Cant import DHCP-backup.txt file   Thu Dec 06, 2007 12:38 pm

hi
i've got the same problem
there's an error in application log, and the secondary dhcp does not syncro


Event Type: Error
Event Source: Application Error
Event Category: (100)
Event ID: 1000
Date: 06.12.2007
Time: 15:33:51
User: N/A
Computer: DC2
Description:
Faulting application netsh.exe, version 5.2.3790.3959, faulting module ntdll.dll, version 5.2.3790.3959, fault address 0x0003833f.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 6e 65 74 ure net
0018: 73 68 2e 65 78 65 20 35 sh.exe 5
0020: 2e 32 2e 33 37 39 30 2e .2.3790.
0028: 33 39 35 39 20 69 6e 20 3959 in
0030: 6e 74 64 6c 6c 2e 64 6c ntdll.dl
0038: 6c 20 35 2e 32 2e 33 37 l 5.2.37
0040: 39 30 2e 33 39 35 39 20 90.3959
0048: 61 74 20 6f 66 66 73 65 at offse
0050: 74 20 30 30 30 33 38 33 t 000383
0058: 33 66 3f


i've modify the bat (replace the %1 to my second dhcp server name)
but nothing is changed.

any ideas?
Back to top Go down
View user profile
ezh



Posts: 4
Join date: 2007-12-06

PostSubject: Re: Cant import DHCP-backup.txt file   Thu Dec 06, 2007 12:41 pm

i have one idea

my first dhcp is not English or Swedish

but my second dhcp, there i've install DHCP-Redundancy service is English

maybe this is the problem ?
Back to top Go down
View user profile
Admin
Admin


Posts: 68
Join date: 2007-07-26

PostSubject: Re: Cant import DHCP-backup.txt file   Fri Dec 07, 2007 5:43 am

What output do you get when you run this command frpm the second server:
netsh dhcp server 10.1.1.20 show server
Change the IP 10.1.1.20 to the IP of your main server.

What language is your main server?
Back to top Go down
View user profile http://dhcp-redundancy.forumotion.com
ezh



Posts: 4
Join date: 2007-12-06

PostSubject: Re: Cant import DHCP-backup.txt file   Fri Dec 07, 2007 8:13 am

hi, thanks for reply

output:
>netsh dhcp server 192.168.10.2 show server
The current server is 192.168.10.2 with Ip Address = 192.168.10.2

the language of my first dhcp server - russian

i've try to import/export dhcp settings manualy, somthing like this:
on 1st dhcp:
netsh dhcp server export PATH_TO_FILE all
then on second:
netsh dhcp server import PATH_TO_FILE all

and i got an error.


but if i export/import dhcp settings only on 2nd server - i'ts work fine.
Back to top Go down
View user profile
Admin
Admin


Posts: 68
Join date: 2007-07-26

PostSubject: Re: Cant import DHCP-backup.txt file   Fri Dec 07, 2007 8:26 am

Ok, I guess its because you have different languages on the servers.

Can you get the same language on both servers? If you get Russian version on both servers, I have to include it in the redundancy service. If you do this write a note here again.
Back to top Go down
View user profile http://dhcp-redundancy.forumotion.com
ezh



Posts: 4
Join date: 2007-12-06

PostSubject: Re: Cant import DHCP-backup.txt file   Fri Dec 07, 2007 11:27 am

i think i will do vice-versa ^)
i move all FSMO roles to the second DC (and of corse the global catalog), then manually configure the same dhcp settings, and completly reinstall the 1st DC to English version of windows 2003 R2 SP2

i don't like localization version of windows, they always have some bugs or restrictions.

but it take some time, but then i do all this, i will write here ^)
Back to top Go down
View user profile
bobyes
Guest



PostSubject: spanish version   Tue Feb 19, 2008 11:34 am

Good Days

Is there any possibility to work on servers with version in Spanish?
Thanks
Back to top Go down
Admin
Admin


Posts: 68
Join date: 2007-07-26

PostSubject: Re: Cant import DHCP-backup.txt file   Wed Feb 20, 2008 6:07 am

Yes, I can update the service that it also supports spanish. Since I dont have any spanish servers, you need to mail me the output from the following commands (run them from cmd):

netsh dhcp server show scope

netsh dhcp server show server

My e-mail is on the download-page.
Back to top Go down
View user profile http://dhcp-redundancy.forumotion.com
CWKNOX
Guest



PostSubject: Not importing backup text and no errors   Thu Aug 14, 2008 3:43 pm

I followed your installation directions closely. I authorized the dhcp server in DHCP. I ran the netsh dhcp server 192.168.10.2 show server and it equals the ip. I have no errors in event logs under applications or anywhere else. Everything is in english. It just refuses to import the file.....

Can you help?
Back to top Go down
 

Cant import DHCP-backup.txt file

View previous topic View next topic Back to top 
Page 1 of 2Goto page : 1, 2  Next

Permissions of this forum:You can reply to topics in this forum
DHCP Redundancy Forum :: DHCP-Redundancy :: DHCP-Redundancy Installation-
Post new topic   Reply to topic