What is BindIP Property in WodDHCPServer? (wodSSH / wodSSH.NET)
I noticed that there is a new property called BindIP added toe the free DHCP server. I could not find it in the documentation. Could you tell me what it is?
Thanks,
Loyal User
Re: What is BindIP Property in WodDHCPServer?
Dear Loyal User :),
BindIP determines which interface is component using only. If your computer has more than one network interface, by default wodDHCPServer uses them all, but using BindIP you can force it to use only one of them.
Hope I helped.
Kreso
Re: What is BindIP Property in WodDHCPServer?
Dear Loyal User :),
BindIP determines which interface is component using only. If your computer has more than one network interface, by default wodDHCPServer uses them all, but using BindIP you can force it to use only one of them.
Hope I helped.
Kreso
Thank you for the prompt response.
That is what I hoped the BindIP property did.
I have several NICs and only want to bind to one. I have been using the MyIP property to get that effect. So, now I will set both the MyIP and BindIp to the address of the desired NIC.
Thank you!
Re: What is BindIP Property in WodDHCPServer?
MyIP is informational only, it doesn't really do anything.
Kreso