How Setup ExpressVPN on OpenWrt

Hello,
I need help. How to properly configure ExpressVPN with OPENWRT ?. I am connected to a VPN but no internet.

openvpn(HolandVPN)[5794]: /sbin/route add -net 128.0.0.0 netmask 128.0.0.0 gw 10.191.4.217Tue Jun 22 03:08:55 2021 daemon.notice openvpn(HolandVPN)[5794]: /sbin/route add -net 10.191.0.1 netmask 255.255.255.255 gw 10.191.4.217Tue Jun 22 03:08:55 2021 daemon.notice openvpn(HolandVPN)[5794]: Initialization Sequence Completed

PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
From 192.168.1.1 icmp_seq=1 Destination Port Unreachable
From 192.168.1.1 icmp_seq=2 Destination Port Unreachable

fwiw, have a look at the wiki page or search the forum.

https://openwrt.org/docs/guide-user/services/vpn/openvpn/client-luci

1 Like

Is your OpenWRT router connected to another router?

If it is, make sure it doesn't share the same LAN IP address 192.168.1.1.

Change the LAN IP address on the OpenWRT router to 192.168.2.1.