I have two different Networks at two different places:
192.168.10.0 / 255.255.255.0
192.168.20.0 / 255.255.255.0
Now I want to define a host entry on my windows pc, who maps
either 192.168.10.1 or 192.168.20.1 to the name "myServer", depending on in which network i am.
Maybe there are some kind of wildcards for the own address like *.*.*.1 ?
Thanks, Tobi