officialh1

Results 14 comments of officialh1

This is still an issue with 4.39 Build 9772 and causing an issue with two-factor lockouts. Its likely caused because the system doesn't suspend or wakes itself from suspend and...

Correct, that message does not show for our users.

https://user-images.githubusercontent.com/12430536/170120450-df3ae21b-5029-411b-a087-a80b2824e409.mp4 ![Screenshot 2022-05-24 154933](https://user-images.githubusercontent.com/12430536/170121967-31038442-7675-4fed-90c3-5f8df7c58b09.jpg) Video of our test VPN connecting with the expected message set on the correct Server/Hub/Virtual Hub Properties/Set the Message Looking at the code it looks like...

> Please check with latest PowerShell 7.2 Preview version. I have tried this on 7.1.5 just released and 7.2 Preview 10. Same behavior. Same with Invoke-RestMethod too.

Invoke-RestMethod does the same, this is in 7.2 preview: PS > get-error Exception : Type : Microsoft.PowerShell.Commands.HttpResponseException Response : StatusCode: 302, ReasonPhrase: 'Found', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers: { Cache-Control:...

For a test scenario, you can use pfSense (firewall for the client side) and only allow communication to the FQDNs set for the controller and cluster members. (client location: VPN...

Having looked at the code, this is likely harder than requested I am guessing. The IP is converted to int32?? then stored (at least in memory?) this way. Should a...

Not to not pick, but this is not enough to understand your thought process or problem. I would recommend describing the problem you have first, this seems like merely some...

> > in this issue tracker we discuss SoftEtherVPN Developer Edition, which is versioned 5.x > > 4.x is for SoftEtherVPN Stable Edition > > @chipitsine, where can I find...

Hello, when connected, what does your routing table look like on the client side? If I recall, DHCP needs to be third party in cluster mode. It's likely the gateway...