DHCP test with two network interfaces problem.

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
Dubolomov
Posts: 214
Joined: Thu Jun 01, 2006 10:27 am
Location: Russia

DHCP test with two network interfaces problem.

Post by Dubolomov »

Hi.
I try to install dhcp-test for any our servers. I made shellscript test with dhcpcheck utility. There are two network interfaces on server with different networks (10.x.x.x and 192.x.x.x). DHCP-server at 10.0.0.0 subnet. If i run (using shel-script or from command line) dhcpcheck for this server it returns: "ScriptRes:No answer:Confirmation packet was not received". On DHCP-server i see logs that DHCPREQUEST and DHCPACK are exists without any errors. But if i disable second network interface (192.x.x.x) on server the result is good.
Tested on two identical servers from the same network.
HM 8.01c beta.
Windows 2003 R2 Standard Edition SP2.
No any firewall or antiviruses installed.
Windows firewall/ICS service not started.
Only TCP/IP protocol is installed in OS.
No teaming configured.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Could you try to start dhcpcheck utility without -clientIP parameter?
In such case it will send DHCPINFORM request...

Regards
Alex
Dubolomov
Posts: 214
Joined: Thu Jun 01, 2006 10:27 am
Location: Russia

Post by Dubolomov »

It's no matter. The same result in both cases using or not -clientIP parameter.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

I see only 1 another solution: use -clientMAC command line parameter; specify MAC address of the card that works with 10.0.0.0 network (where DHCP server is installed)

Regards
Alex
Dubolomov
Posts: 214
Joined: Thu Jun 01, 2006 10:27 am
Location: Russia

Post by Dubolomov »

KS-Soft wrote:I see only 1 another solution: use -clientMAC command line parameter; specify MAC address of the card that works with 10.0.0.0 network (where DHCP server is installed)
Sorry, the same result. As soon as i disable second "Local area connection" all works perfectly with or without -clientIP and -clientMAC parameters.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Could you try this update: www.ks-soft.net/download/utils/dhcpcheck103b.zip
Use additional command line parameter -interfaceip:ip_address
Specify local system ip address in network where dhcp server is installed (ip address of the interface)

Regards
Alex
Dubolomov
Posts: 214
Joined: Thu Jun 01, 2006 10:27 am
Location: Russia

Post by Dubolomov »

Yes, it's works.
Thank you very much!
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You are welcome :)

Regards
Alex
Post Reply