Search found 46 matches

by chadster766
Sat Jan 22, 2022 4:01 pm
Forum: WRT Series Wireless Routers
Topic: Wan
Replies: 2
Views: 1691

Re: Wan

Hi Markos,

Do you mean you WAN interface disappears from "ip link" command?
by chadster766
Tue Jan 11, 2022 2:12 pm
Forum: LRT Series Routers
Topic: LRT224 openvpn routing
Replies: 9
Views: 26470

Re: LRT224 openvpn routing

When you traceroute/tracert to a IP Address on the remote LAN you should see it going through the VPN instead of the ISP connection.
by chadster766
Mon Jan 03, 2022 9:40 pm
Forum: LRT Series Routers
Topic: LRT224 openvpn routing
Replies: 9
Views: 26470

Re: LRT224 openvpn routing

Your client ovpn config does not send all traffic across the vpn.

Please added the below config to your ovpn client config.

Code: Select all

redirect-gateway def1
by chadster766
Sat Jan 01, 2022 7:25 pm
Forum: LRT Series Routers
Topic: LRT224 openvpn routing
Replies: 9
Views: 26470

Re: LRT224 openvpn routing

Please post the first section of your ovpn file blanking out the public ip address or url for the lrt.
by chadster766
Fri Dec 31, 2021 1:50 am
Forum: LRT Series Routers
Topic: LRT224 openvpn routing
Replies: 9
Views: 26470

Re: LRT224 openvpn routing

Your post is missing Static routes info.

I don't see any routes specific to your LRT private LAN IP Subnets.

Posting private ip lan Subnets isn't a security risk imo.
by chadster766
Wed Dec 29, 2021 8:01 am
Forum: LRT Series Routers
Topic: LRT224 openvpn routing
Replies: 9
Views: 26470

Re: LRT224 openvpn routing

If the OpenVPN Client is routing Router2 IP Subnet out through internet then you could tray configuring the OpenVPN client to add a static route for that IP Subnet to Router1 instead of the internet. I think you add the below example command to your client OpenVPN config: route 192.168.x.x 255.255.2...
by chadster766
Sun Dec 12, 2021 4:32 pm
Forum: Velop Mesh Systems
Topic: MR9600 / MR9610 (Sam's Club version)
Replies: 1
Views: 3700

Re: MR9600 / MR9610 (Sam's Club version)

I looks like they are the same according to the below BestBuy post:

https://www.bestbuy.com/site/questions/ ... de3f45d6cd
by chadster766
Wed Dec 08, 2021 7:19 am
Forum: WRT Series Wireless Routers
Topic: How to build McDebian kernel
Replies: 30
Views: 67885

Re: How to build McDebian kernel

Sure sounds good.
by chadster766
Sun Dec 05, 2021 9:02 am
Forum: WRT Series Wireless Routers
Topic: WRT-3200 Leds
Replies: 2
Views: 3488

Re: WRT-3200 Leds

Hi @markosgreece,

Thanks this is an awesome script for the WRT3200 :)
by chadster766
Sat Nov 20, 2021 3:20 pm
Forum: WRT Series Wireless Routers
Topic: How to cross compile the Linux kernel
Replies: 2
Views: 5001

Re: How to cross compile the Linux kernel

You will need to install the packages listed in "Minimal requirements to compile the Kernel" documentation. Keep in mind optional ones are not typically required.

https://www.kernel.org/doc/html/latest/ ... anges.html

From:

https://www.kernel.org/doc/html/latest/index.html