Files
nix-config-ryan4yin/hosts/idols_aquamarine
2024-02-17 05:46:02 +08:00
..
2024-02-17 04:36:41 +08:00
2024-02-17 04:36:41 +08:00
2024-02-17 04:36:41 +08:00
2024-02-17 04:41:02 +08:00
2024-02-17 05:46:02 +08: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

  1. sudo systemctl stop dae, then try to resolve the domain name again.
    • If it works, the problem is caused by dae service.
    • check dae's log by sudo journalctl -u dae
  2. DNS & DHCP is provided by dnsmasq service, check the configuration of dnsmasq.

References