mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-27 08:49:10 +02:00
Idols - Aquamarine
Use aqua as a passby router(IPv4 only) to access the global internet.
NOTE: dae(running on aquamarine) do not provides http/socks5 proxy server, so a v2ray server is running on homelab_tailscale_gw to provide the http/socks5 proxy service.
Troubleshooting
DNS cannot be resolved
sudo systemctl stop dae, then try to resolve the domain name again.- If it works, the problem is caused by
daeservice. - check dae's log by
sudo journalctl -u dae
- If it works, the problem is caused by
- DNS & DHCP is provided by
dnsmasqservice, check the configuration ofdnsmasq.