Cloudflare/WARP Host: Difference between revisions
Jump to navigation
Jump to search
(→Hosts) |
|||
Line 97: | Line 97: | ||
| valign="top" | | | valign="top" | | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
# shahed-ab » avoid conflict own ip | |||
sudo warp-cli add-exclude 10.20.40.2 | |||
# hetzner-aa » avoid conflict own ip | |||
sudo warp-cli add-exclude 10.20.41.1 | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Revision as of 08:47, 11 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-af | 10.20.40.6/32 |
⚪️ | ||
shahed-ab | 10.20.40.2/32 |
Auto + Yoga + AMD64 + Ubuntu 24.04 | 🟢 | shahed-ag | 10.20.40.7/32 |
⚪️ | ||
shahed-ac | 10.20.40.3/32 |
Home + Legion + AMD64 + Ubuntu 24.04 | 🟢 | shahed-ah | 10.20.40.8/32 |
⚪️ | ||
shahed-ad | 10.20.40.4/32 |
Home + RPi4 + ARM64 + Ubuntu 24.04 | 🟢 | shahed-ai | 10.20.40.9/32 |
⚪️ | ||
shahed-ae | 10.20.40.5/32 |
Home + M8S + AMD64 + Ubuntu 24.04 | 🟢 | shahed-aj | 10.20.40.10/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 |
⚪️ | |||
Name | CIDR | MEMO | Status | Name | CIDR | MEMO | Status | |
hetzner-aa | 10.20.41.1/32 |
Hetzner + CAX31 + ARM64 + Ubuntu 24.04 | 🟢 | hetzner-af | 10.20.41.6/32 |
⚪️ | ||
hetzner-ab | 10.20.41.2/32 |
⚪️ | hetzner-ag | 10.20.41.7/32 |
⚪️ | |||
hetzner-ac | 10.20.41.3/32 |
⚪️ | hetzner-ah | 10.20.41.8/32 |
⚪️ | |||
hetzner-ad | 10.20.41.4/32 |
⚪️ | hetzner-ai | 10.20.41.9/32 |
⚪️ | |||
hetzner-ae | 10.20.41.5/32 |
⚪️ | hetzner-aj | 10.20.41.10/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
|
# shahed-ab » avoid conflict own ip
sudo warp-cli add-exclude 10.20.40.2
# hetzner-aa » avoid conflict own ip
sudo warp-cli add-exclude 10.20.41.1
|
References
| ||||
| ||||
| ||||