Hi everyone, recently i bought Flint2 and its working ok, but i have a problem, ( i dont know how do my idea..)
My local red is 192.168.1.0/24 , the router has 192.168.1.1
I have a decodificator based in linux and the ip es 192.168.1.3, in this deco i have a shared folder with movies, series etc.
From my pc i can access writing //192.168.1.3/hardisk/movies and i can upload from my pc ( 192.168.1.2 )
My idea is from wan with wireguard access to my red local to access to folder with movies,series etc ...
I have install wireguard server and create client and its working ok.
Is possible my idea?
Thanks
admon
August 22, 2024, 5:29pm
2
That is exactly how it would work, yes.
See WireGuard Server - GL.iNet Router Docs 4
Yes, i have the wireguard server and client and its working perfect, but i dont know how access to "NAS" to see Videos, Series etc..
Thanks for reply
admon
August 22, 2024, 5:40pm
4
If your WireGuard config already included AllowedIPs = 192.168.1.0/24
it should work just by accessing it as it would be without VPN.
j2zero
August 22, 2024, 5:47pm
5
Enable "Remote Access LAN" on the Wireguard client
Go to VPN > VPN Dashboard > scroll down to VPN server and find the Wireguard client. Click the 3 dots, options and toggle "Remote Access LAN"
That will give you access to LAN devices when connected via wireguard.
1 Like
I have 0.0.0.0/0 , its OK...
But i cant access to "Multimedia from deco"
Thanks to help me
admon
August 22, 2024, 6:01pm
10
Make sure there is no firewall on your system you are trying to access.
Windows, for example, disallows SMB serving to unknown networks - so you would need to adjust it.
This is exactly what the reddit link I posted discusses.
1 Like