From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@9fans.net Date: Fri, 28 Mar 2008 20:25:11 +0900 From: kokamoto@hera.eonet.ne.jp In-Reply-To: <019b4d8a18ccf5b5ee8588951200206f@hera.eonet.ne.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Plan 9 system behind firewall Topicbox-Message-UUID: 84d21f94-ead3-11e9-9d60-3106f5b1d025 I tryed Richard's suggestion, and got very good success. Thank you very much, Richard. Now I can drawterm from other IP domain than Plan 9-2 domain on Windows or Debian Linux. The last one, the long time delay of getting rio bootup remaines unsolved. However, it takes at doing /usr/okamoto/lib/profile, especially a line of mount -c /srv/boot /n/duniteother other, which is mounting 'other' file system to the main file system from the file server dunite withing Plan 9-2 system. I think I know why this happens, probably as John wrote yesterday. >>From outside the firewall, we have to target the fileserver as the fierewall machine, but after loged in we have to target dunite fileserver withing the domain... I'll try it next week. I don't know I can solve it cleanly or not, though. Kenji