Cloudflare/WARP Host: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
| shahed-ab        || <code>10.20.40.2/32</code>  || Auto + Yoga + AMD64 + Ubuntu 24.04        || 🟢                ||shahed-xx        || <code>10.20.40.#/32</code>  ||                                            || ⚪️
| shahed-ab        || <code>10.20.40.2/32</code>  || Auto + Yoga + AMD64 + Ubuntu 24.04        || 🟢                ||shahed-xx        || <code>10.20.40.#/32</code>  ||                                            || ⚪️
|-
|-
| shahed-ac        || <code>10.20.40.3/32</code>  || Auto + Legion + AMD64 + Ubuntu 24.04      || 🟢                ||shahed-xx        || <code>10.20.40.#/32</code>  ||                                            || ⚪️
| shahed-ac        || <code>10.20.40.3/32</code>  || Home + Legion + AMD64 + Ubuntu 24.04      || 🟢                ||shahed-xx        || <code>10.20.40.#/32</code>  ||                                            || ⚪️
|-
|-
| shahed-ad        || <code>10.20.40.4/32</code>  || Home + RPi4 + ARM64 + Ubuntu 24.04        || ⚪️                 ||shahed-xx        || <code>10.20.40.#/32</code>  ||                                            || ⚪️
| shahed-ad        || <code>10.20.40.4/32</code>  || Home + RPi4 + ARM64 + Ubuntu 24.04        || 🟢                 ||shahed-xx        || <code>10.20.40.#/32</code>  ||                                            || ⚪️
|-
|-
| shahed-xx       || <code>10.20.40.#/32</code>  ||                                           || ⚪️                 ||shahed-xx        || <code>10.20.40.#/32</code>  ||                                            || ⚪️
| shahed-ae       || <code>10.20.40.5/32</code>  || Home + M8S + AMD64 + Ubuntu 24.04          || 🟢                 ||shahed-xx        || <code>10.20.40.#/32</code>  ||                                            || ⚪️
|-
|-
!scope="col"| Name !!scope="col"| CIDR            !!scope="col"| MEMO                          !!scope="col"| Status
!scope="col"| Name !!scope="col"| CIDR            !!scope="col"| MEMO                          !!scope="col"| Status

Revision as of 20:20, 9 February 2025

Hosts

Name CIDR MEMO Status Name CIDR MEMO Status
shahed-aa 10.20.40.1/32 Home + RPi5 + ARM64 + Ubuntu 24.04 🟢 shahed-xx 10.20.40.#/32 ⚪️
shahed-ab 10.20.40.2/32 Auto + Yoga + AMD64 + Ubuntu 24.04 🟢 shahed-xx 10.20.40.#/32 ⚪️
shahed-ac 10.20.40.3/32 Home + Legion + AMD64 + Ubuntu 24.04 🟢 shahed-xx 10.20.40.#/32 ⚪️
shahed-ad 10.20.40.4/32 Home + RPi4 + ARM64 + Ubuntu 24.04 🟢 shahed-xx 10.20.40.#/32 ⚪️
shahed-ae 10.20.40.5/32 Home + M8S + AMD64 + Ubuntu 24.04 🟢 shahed-xx 10.20.40.#/32 ⚪️
Name CIDR MEMO Status Name CIDR MEMO Status
shahed-xx 10.20.40.#/32 ⚪️ shahed-xx 10.20.40.#/32 ⚪️
shahed-xx 10.20.40.#/32 ⚪️ shahed-xx 10.20.40.#/32 ⚪️
shahed-xx 10.20.40.#/32 ⚪️ shahed-xx 10.20.40.#/32 ⚪️
shahed-xx 10.20.40.#/32 ⚪️ shahed-xx 10.20.40.#/32 ⚪️
shahed-xx 10.20.40.#/32 ⚪️ shahed-xx 10.20.40.#/32 ⚪️
Name CIDR MEMO Status Name CIDR MEMO Status
shahed-xx 10.20.40.#/32 ⚪️ shahed-xx 10.20.40.#/32 ⚪️
shahed-xx 10.20.40.#/32 ⚪️ shahed-xx 10.20.40.#/32 ⚪️
shahed-xx 10.20.40.#/32 ⚪️ shahed-xx 10.20.40.#/32 ⚪️
shahed-xx 10.20.40.#/32 ⚪️ shahed-xx 10.20.40.#/32 ⚪️
shahed-xx 10.20.40.#/32 ⚪️ shahed-xx 10.20.40.#/32 ⚪️

Playground

warp-cli disconnect
warp-cli connect
warp-cli status
telnet 10.20.40.1 5432
telnet 10.20.40.1 3306
telnet 10.20.40.1 22
nmap 10.20.40.1 --reason -Pn -p22,3306,5432
nmap 10.20.40.1 --reason -Pn --top 20
tail -n100 -f /var/log/kern.log

hostname
hostnamectl
nmcli general hostname
sudo hostnamectl set-hostname chorke-aa
sudo systemctl restart systemd-hostnamed

References