telekom-security / tpotce

🍯 T-Pot - The All In One Multi Honeypot Platform 🐝
GNU General Public License v3.0
6.91k stars 1.09k forks source link

docker is not installed and all container are down #682

Closed lemorn closed 4 years ago

lemorn commented 4 years ago

Hello! I have encountered some problems. I downloaded the latest tpot20.06 from github and imported it into vmware workstation as a mirror. But it shows that docker is not installed and all containers are down. I see from other issues that this problem can be solved by opening ICMP outbound, but how should I do it (my computer is a windows10 system, and the vmware used is vmware workstation 15 pro 15.5.2)?

There are two more problems. I want to enter root mode through the su command, but it fails after entering the password;

My computer is on the intranet, can I use tpot?

Before you post your issue make sure it has not been answered yet and provide basic support information if you come to the conclusion it is a new issue.




⚠️ Basic support information (commands are expected to run as root)

t3chn0m4g3 commented 4 years ago

The screenshots you provided show the installation failed because of the installation requirements probably not being met. To find the best and fastetest Debian mirrors the T-Pot ISO installer relies on netselect-apt, hence the ICMP requirement. If this fails it will fallback to the Debian standard mirror. If this does not work for you, you can always follow the instructions in the Readme for a post installation. Installing T-Pot requires transparent access to the internet, if you are installing from a corporate environmnet it is likely you need to proxy the connection and set the corresponding environment variables, please check the Debian documentation for that.