Hey all,...
First, my setup:
- GL-A1300
- Latest Firmware: 4.5.22
The router is behind a fritzbox with subnet 192.168.255.0/24. The subnet of the GL is 192.168.8.0/24.
Wireguard VPN Client and tailscale is running, without problems. On my Laptop, where I'am now connected with wifi I can ping and call up in browser all off my local tailscale clients.
What is not working is to ping an call up the client ip's of the fritzbox subnet, for example 192.168.255.254.
I found a workaround to make a route to link the "wgclient", because of using the wireguard vpn.
ip route add 192.168.255.0/24 dev wgclient scope link
I get these entries:
wgclient) | 192.168.255.0/24 | - | 0 | main | |
---|---|---|---|---|---|
wan | 192.168.255.0/24 | - | 10 | main | static |
But it don't work. Am I doing wrong. Can't finde the problem,..
Maybe someone have an answer for me,.. ^^
Best regards,...