hello, my openbsd machine is conected to a windows machine. the windows machine has a wireless connection and gets its ip using dhcp. the openbsd machine gets its ip from the windows machine also by using dhcp on boot.
the windows machine runs cygwin X server and the openbsd machine uses its display when running various x applications. so i need to set up DISPLAY variable on openbsd to point to this screen. is there a way to automatically retrieve the ip address of the windows machine and set up DISPLAY variable in the login script on openbsd machine? also, how to handle ip renewals? thanks konstantin

