KeepSolid OpenVPN Client

Hey Folks,

So i have OpenVPN client 2.5 running on the latest DD-WRT build and so far the log shows its connected. I got the configs from both KeepSolid and some things i found online. My ultimate goal is to watch the Stanley Cup playoffs tonight on my Chromecast from my phone. I have my Orbi set up as my main and my Nighthawk AC1900 RC7000v1 as my VPN client. I have my phone and my chromecast on the new LAN which is different from the Main. I have full internet connectivity albeit quite slow (3.5 mbps).

I am told Orbi has VPN passthru on automagically so i dont think thats it. The DDWRT logs also show connected.

How can u best this? Does anyone know how to *actually* confirm i have a Canadian IP? under VPN Logs my local and Remote addresses do not seem to be public Canadian IP’s. I did a Geo lookup on the Remote IP and it tells me its a private range which i assume is Keep Solids which then routes to Canada?

Here are my configs:

DNS: 8.8.8.8, 8.8.8.4

#cipher AES-256-CBC
reneg-sec 0
persist-tun
persist-key
ping 5
ping-exit 30
nobind
remote-random
remote-cert-tls server
route-metric 1
verb 2
mute 20

***Nat is enabled

State: CONNECTED SUCCESS

Clientlog:
20210524 17:49:44 W WARNING: Using --management on a TCP port WITHOUT passwords is STRONGLY discouraged and considered insecure
20210524 17:49:44 W WARNING: file ‘/tmp/openvpncl/client.key’ is group or others accessible
20210524 17:49:44 W WARNING: file ‘/tmp/openvpncl/credentials’ is group or others accessible
20210524 17:49:44 I OpenVPN 2.5.0 arm-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Nov 3 2020
20210524 17:49:44 I library versions: OpenSSL 1.1.1h 22 Sep 2020 LZO 2.09
20210524 17:49:44 W NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
20210524 17:49:44 I TCP/UDP: Preserving recently used remote address: [AF_INET]192.99.7.170:1194
20210524 17:49:44 I UDPv4 link local: (not bound)
20210524 17:49:44 I UDPv4 link remote: [AF_INET]192.99.7.170:1194
20210524 17:49:44 W WARNING: this configuration may cache passwords in memory – use the auth-nocache option to prevent this
20210524 17:49:44 VERIFY KU OK
20210524 17:49:44 Validating certificate extended key usage
20210524 17:49:44 ++ Certificate has EKU (str) TLS Web Server Authentication expects TLS Web Server Authentication
20210524 17:49:44 VERIFY EKU OK
20210524 17:49:44 VERIFY OK: depth=0 CN=openvpn2.vpnunlimitedapp.com
20210524 17:49:46 Control Channel: TLSv1.2 cipher SSLv3 DHE-RSA-AES128-SHA 4096 bit RSA
20210524 17:49:46 I [openvpn2.vpnunlimitedapp.com] Peer Connection Initiated with [AF_INET]192.99.7.170:1194
20210524 17:49:52 Outgoing Data Channel: Cipher ‘AES-256-CBC’ initialized with 256 bit key
20210524 17:49:52 Outgoing Data Channel: Using 512 bit message hash ‘SHA512’ for HMAC authentication
20210524 17:49:52 Incoming Data Channel: Cipher ‘AES-256-CBC’ initialized with 256 bit key
20210524 17:49:52 Incoming Data Channel: Using 512 bit message hash ‘SHA512’ for HMAC authentication
20210524 17:49:52 I TUN/TAP device tun1 opened
20210524 17:49:52 I net_iface_mtu_set: mtu 1500 for tun1
20210524 17:49:52 I net_iface_up: set tun1 up
20210524 17:49:52 I net_addr_ptp_v4_add: 10.200.0.10 peer 10.200.0.9 dev tun1
20210524 17:49:52 I Initialization Sequence Completed
20210524 17:50:37 N write UDPv4: Message too large (code=90)
20210524 17:50:37 N write UDPv4: Message too large (code=90)
20210524 17:50:37 N write UDPv4: Message too large (code=90)
20210524 17:50:37 N write UDPv4: Message too large (code=90)
20210524 17:50:37 N write UDPv4: Message too large (code=90)
20210524 17:50:38 N write UDPv4: Message too large (code=90)
20210524 17:50:38 N write UDPv4: Message too large (code=90)
20210524 17:50:39 N write UDPv4: Message too large (code=90)
20210524 17:50:40 N write UDPv4: Message too large (code=90)
20210524 17:50:43 N write UDPv4: Message too large (code=90)
20210524 17:50:48 N write UDPv4: Message too large (code=90)
20210524 17:51:13 N write UDPv4: Message too large (code=90)
20210524 17:51:13 N write UDPv4: Message too large (code=90)
20210524 17:51:14 N write UDPv4: Message too large (code=90)
20210524 17:51:15 N write UDPv4: Message too large (code=90)
20210524 17:51:16 N write UDPv4: Message too large (code=90)
20210524 17:51:16 N write UDPv4: Message too large (code=90)
20210524 17:51:17 N write UDPv4: Message too large (code=90)
20210524 17:51:17 N write UDPv4: Message too large (code=90)
20210524 17:51:17 N write UDPv4: Message too large (code=90)
20210524 17:51:17 NOTE: --mute triggered…