kyrusdemnati 1 Posted ... with openvpn client and airvpn running, i can still access my nas on the local network i.e. 192.168.0.80 but when i run wireguard client, i can't access my local network connections - please advise? thanks Quote Share this post Link to post
Flx 76 Posted ... 13 hours ago, kyrusdemnati said: but when i run wireguard client, i can't access my local network connections - please advise? Set your AllowedIPs as this "AllowedIPs = 0.0.0.0/1, 128.0.0.0/1". Now check if you can connect to your NAS-box. If "Block untunneled traffic" is selected all local network traffic/access will be blocked. As well access to already NAS re-mapped drives. Quote Hide Flx's signature Hide all signatures Guide - EMBY Block ALL interfaces except tap/vpn Windows OS - Configuring your operating system Windows OS - Multi Session/Tunnel Share this post Link to post
kyrusdemnati 1 Posted ... On 2/25/2022 at 10:56 PM, Flx said: Set your AllowedIPs as this "AllowedIPs = 0.0.0.0/1, 128.0.0.0/1". Now check if you can connect to your NAS-box. If "Block untunneled traffic" is selected all local network traffic/access will be blocked. As well access to already NAS re-mapped drives. oh brill it worked i can use wireguard vpn client and access my local network drives/mapped drives from nas. 1 Flx reacted to this Quote Share this post Link to post
Artur1990 0 Posted ... On 2/25/2022 at 11:56 PM, Flx said: Set your AllowedIPs as this "AllowedIPs = 0.0.0.0/1, 128.0.0.0/1". Now check if you can connect to your NAS-box. If "Block untunneled traffic" is selected all local network traffic/access will be blocked. As well access to already NAS re-mapped drives. That didn't work out for me. Quote Share this post Link to post
Flx 76 Posted ... 23 hours ago, Artur1990 said: That didn't work out for me. OK...what part of it didn't work for you? Quote Hide Flx's signature Hide all signatures Guide - EMBY Block ALL interfaces except tap/vpn Windows OS - Configuring your operating system Windows OS - Multi Session/Tunnel Share this post Link to post
Stalinium 44 Posted ... (edited) @Flx won't 0.0.0.0/1 and 128.0.0.0/1 SEND ALL traffic without the VPN? see the response below For local networks you want to only add the network you need: AllowedIPs = 192.168.0.0/24 should only add 192.168.0.x Edited ... by Stalinium Flx's answer Quote Share this post Link to post
Flx 76 Posted ... 1 hour ago, Stalinium said: you need: AllowedIPs = 192.168.0.0/24 should only add 192.168.0.x Something like this: "0.0.0.0/1, 128.0.0.0/1, 192.168.2.0/24"?and then you get this in the log: 2022-06-09 20:32:52.063545: [TUN] [wire1new_Sargas_UDP-47107] Handshake for peer 1 (184.75.223.194:47107) did not complete after 5 seconds, retrying (try 2) 2022-06-09 20:32:52.063545: [TUN] [wire1new_Sargas_UDP-47107] Sending handshake initiation to peer 1 (184.75.223.194:47107) 2022-06-09 20:32:56.945294: [TUN] [wire1new_Sargas_UDP-47107] Retrying handshake with peer 1 (184.75.223.194:47107) because we stopped hearing back after 15 seconds Quote Hide Flx's signature Hide all signatures Guide - EMBY Block ALL interfaces except tap/vpn Windows OS - Configuring your operating system Windows OS - Multi Session/Tunnel Share this post Link to post
Flx 76 Posted ... @Stalinium To unconfuse you'll also need some firewall rule set for Wireguard.exe such as this: 1 Stalinium reacted to this Quote Hide Flx's signature Hide all signatures Guide - EMBY Block ALL interfaces except tap/vpn Windows OS - Configuring your operating system Windows OS - Multi Session/Tunnel Share this post Link to post
Flx 76 Posted ... @StaliniumComodo config files Windows 7 and Windows 10 are already posted(last-link below) @OpenSorcerer request to re-post them. Have a lot of fun 1 Stalinium reacted to this Quote Hide Flx's signature Hide all signatures Guide - EMBY Block ALL interfaces except tap/vpn Windows OS - Configuring your operating system Windows OS - Multi Session/Tunnel Share this post Link to post