PSA to GL.iNet regarding Cruise ships

After some testing (via virtual machine with DPI) this should help:

  1. Change your User Agent to your actual user agent of your phone.
  • Use this website to check your user agent
  • Use this addon (with custom mode) to change User Agent
  1. It is better hide your referer via this addon
  2. Change TTL to 64.
  • Login via SSH and run nano /etc/config/firewall
  • Add this:
config rule
        option name 'Set TTL to 64'
        option src 'wan'
        option proto 'ip'
        option target 'ACCEPT'
        option ttl '64'

Important information:

  • Save copy of configuration before editing it
  • It is tested using DPI on virtual machine. I cannot guarantee that this will work in your case.

If not worked:

  • Try to use VPN directly on router
  • Try ProtonVPN on phone connected to router with “Stealth” mode or “WebTunnel” bridge in Tor
  • Your phone must be disconnected from main WiFi before connecting it to router

P.S: No, I can’t share DPI config. Personal reasons, sorry.

3 Likes