Initial resurrection kit — 81 scripts, 62 references, configs, systemd units, crons, Docker compose files, Caddy config, master README
This commit is contained in:
@@ -0,0 +1,60 @@
|
||||
=== Home Router Backup 2026-07-03 19:04:40 UTC ===
|
||||
╔══════════════════════════════════════════╗
|
||||
║ WISP Backup — 2026-07-03
|
||||
╚══════════════════════════════════════════╝
|
||||
|
||||
[*] Step 1: Connecting VPN ...
|
||||
[*] Bringing up L2TP/IPsec VPN to 76.195.7.60 ...
|
||||
[route] 76.195.7.60 via 172.31.1.1 (avoids ppp0 recursion)
|
||||
generating QUICK_MODE request 2581205473 [ HASH SA No KE ID ID ]
|
||||
sending packet: from 5.161.114.8[500] to 76.195.7.60[500] (316 bytes)
|
||||
received packet: from 76.195.7.60[500] to 5.161.114.8[500] (300 bytes)
|
||||
parsed QUICK_MODE response 2581205473 [ HASH SA No KE ID ID ]
|
||||
selected proposal: ESP:AES_CBC_128/HMAC_SHA1_96/MODP_1024/NO_EXT_SEQ
|
||||
detected rekeying of CHILD_SA wisp-vpn{17}
|
||||
CHILD_SA wisp-vpn{18} established with SPIs ca6bda58_i 05979acf_o and TS 5.161.114.8/32[udp/l2f] === 76.195.7.60/32[udp/l2f]
|
||||
connection 'wisp-vpn' established successfully
|
||||
[+] VPN connected! Interface: ppp0, IP: 192.168.88.105
|
||||
[*] Adding route to VPN peer's subnet via ppp0 ...
|
||||
[route] Added 192.168.88.0/24 via ppp0
|
||||
[*] Adding static routes for tower subnets ...
|
||||
(no routes configured in config.yaml)
|
||||
[*] Checking internet connectivity ...
|
||||
[+] Internet reachable — VPN is safe
|
||||
[*] Verifying internet connectivity ...
|
||||
[+] Internet OK — proceeding with backup
|
||||
|
||||
[*] Step 2: Backing up towers ...
|
||||
|
||||
[DRY RUN] Would backup these towers:
|
||||
- home-gateway (192.168.88.1) @ site: home
|
||||
|
||||
[DRY RUN] Would upload to s3://CHANGE_ME/
|
||||
[*] Tearing down VPN ...
|
||||
closing CHILD_SA wisp-vpn{14} with SPIs c15c0861_i (4356 bytes) 07582a47_o (0 bytes) and TS 5.161.114.8/32[udp/l2f] === 76.195.7.60/32[udp/l2f]
|
||||
sending DELETE for ESP CHILD_SA with SPI c15c0861
|
||||
generating INFORMATIONAL_V1 request 309377479 [ HASH D ]
|
||||
sending packet: from 5.161.114.8[500] to 76.195.7.60[500] (76 bytes)
|
||||
closing CHILD_SA wisp-vpn{15} with SPIs c854c79d_i (1342 bytes) 03f97f5a_o (0 bytes) and TS 5.161.114.8/32[udp/l2f] === 76.195.7.60/32[udp/l2f]
|
||||
sending DELETE for ESP CHILD_SA with SPI c854c79d
|
||||
generating INFORMATIONAL_V1 request 185272777 [ HASH D ]
|
||||
sending packet: from 5.161.114.8[500] to 76.195.7.60[500] (76 bytes)
|
||||
closing CHILD_SA wisp-vpn{16} with SPIs c76b3715_i (2614 bytes) 0b2d4f29_o (0 bytes) and TS 5.161.114.8/32[udp/l2f] === 76.195.7.60/32[udp/l2f]
|
||||
sending DELETE for ESP CHILD_SA with SPI c76b3715
|
||||
generating INFORMATIONAL_V1 request 3117177119 [ HASH D ]
|
||||
sending packet: from 5.161.114.8[500] to 76.195.7.60[500] (76 bytes)
|
||||
closing CHILD_SA wisp-vpn{17} with SPIs c42ff070_i (161340 bytes) 01ab374b_o (0 bytes) and TS 5.161.114.8/32[udp/l2f] === 76.195.7.60/32[udp/l2f]
|
||||
sending DELETE for ESP CHILD_SA with SPI c42ff070
|
||||
generating INFORMATIONAL_V1 request 3677623384 [ HASH D ]
|
||||
sending packet: from 5.161.114.8[500] to 76.195.7.60[500] (76 bytes)
|
||||
closing CHILD_SA wisp-vpn{18} with SPIs ca6bda58_i (1008 bytes) 05979acf_o (944 bytes) and TS 5.161.114.8/32[udp/l2f] === 76.195.7.60/32[udp/l2f]
|
||||
sending DELETE for ESP CHILD_SA with SPI ca6bda58
|
||||
generating INFORMATIONAL_V1 request 3772474848 [ HASH D ]
|
||||
sending packet: from 5.161.114.8[500] to 76.195.7.60[500] (76 bytes)
|
||||
deleting IKE_SA wisp-vpn[16] between 5.161.114.8[5.161.114.8]...76.195.7.60[76.195.7.60]
|
||||
sending DELETE for IKE_SA wisp-vpn[16]
|
||||
generating INFORMATIONAL_V1 request 1012455368 [ HASH D ]
|
||||
sending packet: from 5.161.114.8[500] to 76.195.7.60[500] (92 bytes)
|
||||
IKE_SA [16] closed successfully
|
||||
[+] VPN disconnected
|
||||
=== Exit code: 0 ===
|
||||
Reference in New Issue
Block a user