From: A. A. A. <alp...@tt...> - 2004-05-15 15:07:22
|
On Sat, May 15, 2004 at 11:08:52AM +0100, Zaki wrote: > Hi guys, > > I'm running gentoo in colinux.I'm also constantly on > the move so my ip address changes all the time (DHCP > all the time). So I have to open up nt-console > everytime to check my ip address to ssh into it. Is > there any easier way so that I won't have to check at all? > Are you using bridged connection? If so, using NAT instead and static addresses on TAP adapter could be a solution. OTOH, if the DNS serving your segment creates a record dynamically for you everytime you plugin, then you should be able to refer to coLinux by name instead of numeric IP address and keep your bridge (this is guessed, not tested, by me). |