My application does not require the ECOM to find the DNS server. Only the
DS32 software has to find the DNS server.
I don't realy plan to use DHCP. My control network is fixed and static.
The place I would like to use the dynamic IPs is with remote access to
the system. Our Cisco firewall forwards a public IP to the local IP's using
NAT.
Our real issue is that the public IPs change from time to time.
(particularly when our customers switch internet service providers).
Another usefull application is with a simple LINKSYS DSL router. The newer
routers have TZO support, so even with a dynamic IP from your ISP, you can
get a hostname such as myname.tzo.com mapped to it. Then, you set the linksys
router to use NAT to map UDP port 28784 to your PLC's local IP address. As far as the
ECOM is concerned, the IP is 192.168.1.1. But to access it remotely, you use
myname.tzo.com in the DS5 software.
All these applications require changes to the DS5 alone. The
H2ECOM can be left alone, as is (with static IP allocation).
I would do this as a first step.
Later, you could extend it even further by addressing the dynamic
DHCP issues, and the what-if issues of the server being down.
Keith