08-17-2007 10:11 PM
08-17-2007 10:29 PM - edited 08-17-2007 10:29 PM
This would surprise me because I thought MAX could only find a device if it is on the same subnet. If it was on a different subnet, you would have to tell it where to go look for it.
@dave Thomson wrote:
I Am I missing any options? Is there an easy-ish way to implement a name server on an XP machine?
Have you looked at the Hosts file on your XP machine? You can put an entry there that matches a name to an IP address. That would work for a static IP address. Of course if that IP address changes because it is assigned dynamically, then the Hosts file would have to be edited each time a new IP address got assigned.
Message Edited by Ravens Fan on 08-17-2007 11:30 PM
08-17-2007 10:56 PM
08-17-2007 11:03 PM - edited 08-17-2007 11:03 PM
@dave Thomson wrote:
Then I tried what you probably were actually suggesting: instead of fixating on keeping the 8145 on 10.10.10.x, I assigned it a static IP in the same subnet as the dynamic IPs that my DHCP assigns. So now the 8145 is 192.168.0.199, my host is DHCP on that same subnet, and all is happy!
Thanks for the help.
Regards,
Dave
That is exactly what I was suggesting.
I'm glad to hear it's working for you.
One thing I would caution on is that is sounds like you have the RT target as a statically assigned .199 address. A lot of times the statically assigned addresses are reserved for much lower numbers like .10 through .50. Alhough I think this is a setting that can be changed in the router or DHCP server. That, or the .199 can be blocked off as a static number. You may not have issues on a small network, but if a device comes along and it gets dynamically assigned a .199 number (if the DHCP server/router is not setup properly and .199 is still in the dynamic pool), it could cause conflicts with the RT target .
Message Edited by Ravens Fan on 08-18-2007 12:08 AM
08-18-2007 09:44 AM