Commit Graph

231 Commits

Author SHA1 Message Date
7b0065f75a Fix cgroupns_mode syntax for docker-compose
Some checks failed
Test / test (push) Has been cancelled
2025-12-25 01:13:55 +00:00
2aba0ee03b Add cgroupns=host for systemd in cgroup v2
Some checks failed
Test / test (push) Has been cancelled
2025-12-25 01:13:20 +00:00
a17fe5843d Rebuild rego-tunnel-linux with systemd as init
Some checks failed
Test / test (push) Has been cancelled
2025-12-25 01:08:20 +00:00
06662a294b Add REGO-VPN-CONTEXT.md and link in CLAUDE.md
Some checks failed
Test / test (push) Has been cancelled
2025-12-25 00:39:30 +00:00
a4c3f0bd9a Bake in .anyconnect_global preferences
Some checks failed
Test / test (push) Has been cancelled
2025-12-25 00:24:43 +00:00
6a04bd911a Remove auto-routing from vpn-sso.sh for isolated testing
Some checks failed
Test / test (push) Has been cancelled
2025-12-25 00:23:00 +00:00
ce2a91e7e3 Fix Cisco libs, IPC socket, vpn-sso password and menu options
Some checks failed
Test / test (push) Has been cancelled
2025-12-25 00:06:44 +00:00
d4acbfa5fc Add kmod package and call load_tun.sh before vpnagentd
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 23:43:37 +00:00
b71fe3bf95 Update Dockerfile: use 5.1.14.145 installer, add desktop-directories
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 22:32:52 +00:00
3da3578d08 Fix Cisco extraction path to /opt/cisco
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 21:55:24 +00:00
cfb6b04563 Add systemd support and pre-installed Cisco 5.1.14.145 binaries
Some checks failed
Test / test (push) Has been cancelled
- Add systemd, dbus packages to Dockerfile
- Pre-install Cisco Secure Client 5.1.14.145 binaries
- Add hosts entries for VPN servers at runtime
- Add cgroup volume mount for systemd support
- Start dbus daemon in entrypoint for Cisco client

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-24 21:51:26 +00:00
bed2e37610 Update rego-tunnel-linux config
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 20:20:05 +00:00
3214e387ef upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 19:41:50 +00:00
eafbfca68f upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 19:22:56 +00:00
154b2bdd2c upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 19:17:46 +00:00
e3a14dbaa7 upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 18:50:41 +00:00
73280f3bbf upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 18:19:15 +00:00
6b7efbe1da upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 18:06:55 +00:00
be917b8a86 upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 07:53:48 +00:00
5d35bb88a9 upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 07:52:41 +00:00
90bce06b34 upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 07:35:08 +00:00
b533c2ec53 upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 07:34:21 +00:00
3465a489f2 upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 07:24:07 +00:00
0086594368 upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 07:21:49 +00:00
cfe1080cb0 upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 07:17:21 +00:00
a3d18358db upload current sources
Some checks failed
Test / test (push) Has been cancelled
2025-12-24 07:12:55 +00:00
60855d6a85 Add rego-tunnel-linux app
Some checks failed
Test / test (push) Has been cancelled
Linux VM with Cisco Secure Client VPN using qemux/qemu.
Includes pre-packaged Cisco installation and automation scripts.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-24 07:10:42 +00:00
4b404714f9 Add VNC password support via QEMU monitor
Some checks failed
Test / test (push) Has been cancelled
Renovate / renovate (push) Has been cancelled
Sets VNC password via monitor port 7100 when VNC_PASSWORD env var is set.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 12:44:30 +00:00
2dfe201c82 Add comprehensive README for rego-tunnel setup
Some checks failed
Test / test (push) Has been cancelled
Documents architecture, network configuration, host setup,
files, Windows VM config, troubleshooting, and maintenance.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 11:40:40 +00:00
6abe3aef77 Update socat to connect to VM SSH on port 2222
Some checks failed
Test / test (push) Has been cancelled
Windows SSH moved from port 22 to 2222, freeing port 22 for IBM i portproxy.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 09:52:54 +00:00
e103847796 Simplify rego-tunnel: remove SOCKS5, use portproxy instead
Some checks failed
Test / test (push) Has been cancelled
- Remove SOCKS5 socat forwarder from start.sh
- Add SSH to VM on port 2222 (socat)
- Add port 22 DNAT for IBM i SSH via portproxy
- Remove SOCKS5 proxy startup from vpn-login.js
- Remove SOCKS5 restart from watchdog reconnect

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 09:47:52 +00:00
2fe54fc7f0 rego-tunnel: use VM_NET_IP env var directly instead of detecting
Some checks failed
Test / test (push) Has been cancelled
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 09:10:38 +00:00
971a888fea rego-tunnel: use 172.32.0.0/24 for VM to avoid routing conflict
Some checks failed
Test / test (push) Has been cancelled
Container external: 172.31.0.10 (br-vpn-rego)
Windows VM internal: 172.32.0.20 (separate subnet)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 09:09:56 +00:00
f992425e96 rego-tunnel: revert to 172.30.x.x for VM (avoid routing conflict)
Some checks failed
Test / test (push) Has been cancelled
Using same subnet for container external IP and VM internal IP
causes routing conflicts. Revert VM to default 172.30.0.0/24.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 09:09:35 +00:00
9192c62a9e rego-tunnel: update for VM_NET_IP on 172.31.0.0/24 subnet
Some checks failed
Test / test (push) Has been cancelled
- Windows VM now uses 172.31.0.20 via VM_NET_IP env var
- Updated get_windows_ip to look for 172.31.x.x
- Fixed get_container_ip to exclude docker bridge gateway

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 09:06:10 +00:00
0aadef4705 rego-tunnel: detect container IP by subnet instead of interface name
Some checks failed
Test / test (push) Has been cancelled
Interface order is not consistent. Search for 172.31.x.x subnet instead.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 08:58:44 +00:00
27b496893f rego-tunnel: use eth0 for container IP detection
Some checks failed
Test / test (push) Has been cancelled
The vpn_static-rego network is on eth0, not eth1.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 08:57:17 +00:00
20b55311f1 rego-tunnel: fix exit 0 causing container restart loop
Some checks failed
Test / test (push) Has been cancelled
Changed exit 0 to return 0 in vpn_scripts/start.sh.
When the script is sourced via entrypoint, exit terminates
the parent shell before the Windows VM entry.sh can run.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 08:16:07 +00:00
f878882718 rego-tunnel: auto-setup SSH, socat, and port forwarding
Some checks failed
Test / test (push) Has been cancelled
Renovate / renovate (push) Has been cancelled
- Add vpn_scripts volume mount
- Install socat, openssh-client, netcat on startup
- Copy SSH key to /root/.ssh/ automatically
- Add socat forwarder for SSH (port 22)
- Expose ports 22 and 1080 in user-config

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 17:50:13 +00:00
e7f8028e83 rego-tunnel: replace build folder with vpn_scripts
Some checks failed
Test / test (push) Has been cancelled
- Remove build folder (no longer building custom image)
- Add vpn_scripts folder with organized setup scripts
- Prefix setup scripts with numbers for execution order
- Add setup-all.bat for automated Windows setup
- Add dynamic vpn-startup.lnk shortcut (uses %USERNAME%)
- Include start.sh for container networking

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 17:37:25 +00:00
a472778a83 Use dockurr/windows:latest instead of custom image
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 14:25:11 +00:00
5ab97f3ffa set commit message here
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 14:18:43 +00:00
095db04a79 Remove force_pull and timestamps to match cistech-tunnel
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 12:28:21 +00:00
14a0fea9b6 fixup! Update rego-tunnel to use rego-vpn image
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 11:52:23 +00:00
9c7e67aab5 Add pull_policy: never to use local image
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 11:19:21 +00:00
10d1fae351 Use schema v1 format (no schemaVersion) like cistech-tunnel
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 11:13:29 +00:00
021402de69 Restore original format, only change image to rego-vpn:latest
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 11:12:04 +00:00
59052ad5ba Revert to schemaVersion 2 format, keep source: local
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 11:11:09 +00:00
d51e70ba57 Set source: local to use local Docker image
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 11:08:48 +00:00
a79f1e5a07 Add privileged: true for KVM access
Some checks failed
Test / test (push) Has been cancelled
2025-12-18 11:08:10 +00:00