福原です. > で、 xhost +somehost としますと > somehost being added to access control list > と表示されます。 > > いよいよ somehost に telnet で入りまして emacs を指定しますと > $ emacs -display myhost:0 > > $ emacs: Cannot connect to X server myhost.xxxx.com:0.0. > Check the DISPLAY environment variable or use `-d'. > Also use the `xhost' program to verify that it is set to permit > connections from your machine. > > といわはります。 まず疑うのが,逆引きが出来てないことです. xhost +somehost のかわりに xhost +192.168.12.34 のように IP アドレスで 指定してみるとどうでしょうか. -- 福原 <makoto@xxxxxxxxxxxxxxxxxx>