Thanks a ton for the reply man.Something to be aware of.
With the new VPN Director, a few things have changed. For one thing, the router no longer allows any routing (whether that be a change in the default gateway, or route directives, whether push'd by the server or specified on the client config) to automatically be applied. The router (under the covers) uses the OpenVPN route-noexec directive to force *all* routing to be managed exclusively by the router's scripts (i.e., the ones OpenVPN calls in response to specific events). It is within these scripts where the decision is made if and when to use (or just ignore) any such directives.
As far as I can tell, using the VPN Director, the router will NOT honor any route directives bound to the WAN. Only those bound to the VPN (which iirc, is the exact opposite of the pre-VPN Director firmware). For anything regarding the WAN, you will need to use policy rules instead. Unfortunately that means you need to *manually* resolve any domain names you want routed over the WAN using nslookup, dig, whatever, in order to create those rules (something the use of route directives didn't require).
If figures, as I tried following some of your suggestions in older posts regarding similar subjects and nothing seemed to work.
So either I switch to an earlier fw that doesn't use VPN director or I have to go digging with nslookup, right?
Tbh, I don't have the knowledge to do that latter. I tried to follow Xentrk's instructions last night for xm3routing on his github page but got lost in the process and had to uninstall
But because I'd love to figure out a way, out of curiosity I ran a nslookup now to see the results.
The problem is that
a) It constantly gives me other IP's (and from different ranges) so I don't know what to add
b) It show some IPV6 addresses although I have IPV6 disabled. What gives?
b) Even if I figured that out I wouldn't know where to enter these rules in the router menu.
ASUSWRT-Merlin RT-AX88U 386.3_2 Fri Aug 6 21:48:27 UTC 2021
admin@RT-AX88U-8FB0:/tmp/home/root# nslookup netflix.net
Server: 8.8.8.8
Address 1: 8.8.8.8 dns.google
Name: netflix.net
Address 1: 100.85.59.120
Address 2: 100.82.180.182
Address 3: 100.82.106.206
admin@RT-AX88U-8FB0:/tmp/home/root# nslookup netflix.com
Server: 8.8.8.8
Address 1: 8.8.8.8 dns.google
Name: netflix.com
Address 1: 3.251.50.149 ec2-3-251-50-149.eu-west-1.compute.amazonaws.com
Address 2: 54.155.178.5 ec2-54-155-178-5.eu-west-1.compute.amazonaws.com
Address 3: 54.74.73.31 ec2-54-74-73-31.eu-west-1.compute.amazonaws.com
Address 4: 2a05:d018:76c:b684:8e48:47c9:84aa:b34d
Address 5: 2a05:d018:76c:b683:f711:f0cf:5cc7:b815
Address 6: 2a05:d018:76c:b685:3b38:679d:2640:1ced
admin@RT-AX88U-8FB0:/tmp/home/root# nslookup youtube.com
Server: 8.8.8.8
Address 1: 8.8.8.8 dns.google
Name: youtube.com
Address 1: 142.250.181.238 fra16s56-in-f14.1e100.net
Address 2: 2a00:1450:4001:82f::200e fra16s56-in-x0e.1e100.net
admin@RT-AX88U-8FB0:/tmp/home/root# nslookup netflix.com
Server: 8.8.8.8
Address 1: 8.8.8.8 dns.google
Name: netflix.com
Address 1: 18.200.8.190 ec2-18-200-8-190.eu-west-1.compute.amazonaws.com
Address 2: 54.155.246.232 ec2-54-155-246-232.eu-west-1.compute.amazonaws.com
Address 3: 54.73.148.110 ec2-54-73-148-110.eu-west-1.compute.amazonaws.com
Address 4: 2a05:d018:76c:b684:8ab7:ac02:667b:e863
Address 5: 2a05:d018:76c:b683:a2cd:4240:8669:6d4
Address 6: 2a05:d018:76c:b685:e8ab:afd3:af51:3aed
admin@RT-AX88U-8FB0:/tmp/home/root# nslookup netflix.net
Server: 8.8.8.8
Address 1: 8.8.8.8 dns.google
Name: netflix.net
Address 1: 100.82.106.206
Address 2: 100.82.180.182
Address 3: 100.85.59.120
admin@RT-AX88U-8FB0:/tmp/home/root#