Log In problems outside VM

Log In problems outside VM

最近、VMWare で実行されている CentOS VM に Tuleap をインストールしました。VM ではすべて正常に動作しますが、VM の外部 (物理コンピューター) にログインしようとすると、ログインが機能せず、ページが利用できません。ありがとうございます。

答え1

It sounds like your host can't resolve the name of your virtual machine.

You can probably fix it by ensuring that the virtual machine is using bridged rather than NAT networking, and by putting an entry for the virtual machine in the hosts file on your physical computer.

I hope this helps

関連情報