Awetobot Requirement and Preparation
Open this page on the Debian/Awetobot browser to quickly copy the commands
Requirement
Minimum Hardware Specifications
- CPU: 8 vCPU
- RAM: 8 GB
- Storage: >= 200GB
Others
- OS: Linux Debian Desktop 11 Bullseye (Debian Installation Guide Here)
- Working internet connection (Recommended Policy: Outgoing -> Any)
In the event Outgoing -> Any is not feasible, the following outgoing ports are required for the Awetobot to function:
Awetobot
Destination/Host | Outgoing Port(s) | Port Type | Purpose |
---|---|---|---|
*.awetonet.io | 22, 443, 5556 | TCP | Pairing, VPN Tunnel, Network Monitoring Services |
*.awetonet.io | 1194 | UDP | Awetobot VPN Tunnel Server |
Debian OS
For Debian OS, multiple mirrors to update the packages are available worldwide.
Destination/Host | Outgoing Port(s) | Port Type | Purpose |
---|---|---|---|
*. debian.org | 20, 21, 80, 443 | TCP | Debian Packages via HTTP/S and FTP |
Once the Awetobot is paired to a site, a secured tunnel is established to the Awetonet.io's Portal
This means incoming traffic policies are not required to be configured for the Awetobot. All communications from the Awetonet.io's Portal to the Awetobot is through this secured tunnel.
1. Preparing Debian machine for Awetobot installation
It is essential the Debian installed is configured properly to ensure a smooth installation. The following should be checked before installing the Awetobot packages
Debian machine has access to internet (with all DNS configured)
Minimal installation; leave the selections as default when prompted with the below screen:
Date and Time set based on the site's Timezone and Location
All apt packages are updated
Launch Terminal
Enter root by running command:
su
Update packages:
apt-get update && apt-get upgrade -y
The process will run and complete on its own
(Optional) Grub Setting
Depending on the setup, the following screens may/may not appear when updating package.
Hit
Enter
on keyboard when prompted with the below screenHit
Enter again
Select
Yes