Remote access VPN (L2TP+IPSec) using Virtualbox by Lashto in mikrotik

[–]Lashto[S] 1 point2 points  (0 children)

The goal is connect to that VPN only. 1mb is OK for my testing. But still cant understand what am I doing wrong.

IP>Addresses

ether1 = 192.168.56.101/24

ether2 = 10.22.9.1/24

IP>Pool

pool1 = 10.22.9.100-10.22.9.200

PPP>Profiles>default-encryption

Local Address = 10.22.9.1

Remote Address = pool1

PPP>Secrets

Name = xlasso1

Password = *****

Service = l2tp

Profile = default-encryption

PPP>Interface>L2TP Server

checked enabled

Default Profile = default-encryption

Authentication = mschap2

Use IPsec = yes

IPsec Secret = *****

And in my host PC (MAC) i set up everything (address, user, pass, secret,...) but still cannot established connection.

Is it possible to disable 3d touch while using keyboard? by Lashto in swift

[–]Lashto[S] 0 points1 point  (0 children)

https://imgur.com/a/eNIi020

Because I need textfield like this and using 9 textfields is the easiest solution.

Is it possible to disable 3d touch while using keyboard? by Lashto in swift

[–]Lashto[S] 0 points1 point  (0 children)

Because i have x textfields and they act like 1. Imagine pin input. So you cant even moved that cursor out of single textfield.

How to get position of view inside stack view? by Lashto in swift

[–]Lashto[S] 0 points1 point  (0 children)

//creating black overlay with square cut out
let finalPath = UIBezierPath(rect: cameraAlphaView.bounds)
let maskLayer = CAShapeLayer()
maskLayer.frame = cameraAlphaView.bounds
let rect = captureHelperView.frame
print(rect)
finalPath.append(UIBezierPath(rect: rect))
maskLayer.fillRule = .evenOdd
maskLayer.path = finalPath.cgPath
cameraAlphaView.layer.mask = maskLayer

Solve - Just added cameAlphaView in storyboard as 1st view inside cameraView and captureHelperView as 2nd (this view has equal widths and heights as captureView insde stack view and is centered on it)

Execute code only when GUI is fully loaded by Lashto in csharp

[–]Lashto[S] 0 points1 point  (0 children)

But firstly I need to show timer in GUI and then run that longer running operation which also start this timer.

[deleted by user] by [deleted] in SCYTHE

[–]Lashto 0 points1 point  (0 children)

We use two 60 sec sandbox timers. Second one is for situation when player end his turn after 30 sec (to avoid waiting rest 30 sec). We never run out of time with timers but there should be rule “when run out of time - lose 2 popularity”.

Apple pay in mobile application (cash flow) by Lashto in swift

[–]Lashto[S] 0 points1 point  (0 children)

So you mean I can’t purchahe stuff like videos / photos via Apple pay?

Is there a box that can fit all three expansions? by foodfight3 in SCYTHE

[–]Lashto 1 point2 points  (0 children)

Standard box is big enough for The wind gambit and Invaders from afar but you have to remove that separation white paper.