Weird behavior of vpn, need help

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
default_unknown
Posts: 5
Joined: Thu Mar 31, 2022 11:58 am

Weird behavior of vpn, need help

Post by default_unknown » Wed Jun 19, 2024 8:23 pm

Hello, I’ve got a problem: I have a softether l2tp as service on my linux machine that works 24/7, let’s say linux ip is 192.168.1.100, and it’s working great, today I decided to protect windows rdp, so I am able to connect to it only from lan (for security reasons), I’ve have securenat with 192.168.2.0/24 dhcp for vpn clients and a user “admin” with the right to access 192.168.1.0/24 (main lan) from 192.168.2.0/24 to access rdp and ssh on 192.168.1.50 (windows) and it works, the problem is that I can’t access linux ssh server running alongside with vpn via 192.168.1.100 ip, however if I first connect to windows machine and then connect to linux machine it’s working as intended. Any ideas?

solo
Posts: 1614
Joined: Sun Feb 14, 2021 10:31 am

Re: Weird behavior of vpn, need help

Post by solo » Wed Jun 19, 2024 8:45 pm

set DisableKernelModeSecureNAT = 1

default_unknown
Posts: 5
Joined: Thu Mar 31, 2022 11:58 am

Re: Weird behavior of vpn, need help

Post by default_unknown » Thu Jun 20, 2024 3:57 pm

worked, thanks

Post Reply