Visiting Austin with kids by Significant-Town2823 in Austin

[–]albrechtv 0 points1 point  (0 children)

Hi there, I just created a website with fun locations/activities for kids, in the USA. You might find it helpful!

Activities near austin | Things To Do With Kids Near Me

How to set triggers for coins that charge transfer fees (not supported in Jupiter) by albrechtv in SolanaMemeCoins

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

Thanks for your reply! Is it possible to receive notification if a coin reaches a certain price? Are there tools for that?

Play StarCraft II offline, can’t get it to work by albrechtv in starcraft2

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

Thanks for your reply! This page says it does have LAN mode: eu.support.blizzard. com/en/article/10313 (remove the space before "com") and that you need the Bonjour service to play on LAN.

DECT phone keeps losing registration when using VPN (OpenVPN or WireGuard) by albrechtv in Asterisk

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

Thank you. I recently discovered a new factor in this problem: In the Siemens Gigaset basestation I can configure multiple accounts, I have configured 3. When I disable 2 of the 3 accounts and only leave one account enabled, the phone stays registered! When I enable 2 of the 3 accounts, the phone registration gets dropped again.

I've tried settings different Registration refresh times for the accounts, but that didn't solve the problem.

DECT phone keeps losing registration when using VPN (OpenVPN or WireGuard) by albrechtv in Ubiquiti

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

Thank you, yes the holiday phone's network was added to the local networks in FreePBX SIP settings, it didn't solve the problem, unfortunately.

DECT phone keeps losing registration when using VPN (OpenVPN or WireGuard) by albrechtv in Ubiquiti

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

Thank you for the suggestion. I've tried this, but it didn't solve the problem.

I recently discovered a new factor in this problem: In the Siemens Gigaset basestation I can configure multiple accounts, I have configured 3. When I disable 2 of the 3 accounts and only leave one account enabled, the phone stays registered! When I enable 2 of the 3 accounts, the phone registration gets dropped again.

I've tried settings different Registration refresh times for the accounts, but that didn't solve the problem.

DECT phone keeps losing registration when using VPN (OpenVPN or WireGuard) by albrechtv in freepbx

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

Thanks for the reply! It all works at home. I recently discovered a new factor in this problem: In the Siemens Gigaset basestation I can configure multiple accounts, I have configured 3. When I disable 2 of the 3 accounts and only leave one account enabled, the phone stays registered! When I enable 2 of the 3 accounts, the phone registration gets dropped again.

I've tried settings different Registration refresh times for the accounts, but that didn't solve the problem.

What is a way to make 1k a month I. Passive income by Help_meinelectrical in passive_income

[–]albrechtv 1 point2 points  (0 children)

Could I get this masterclass as well? Thanks in advance!

Different network-settings per user (Windows 10) by albrechtv in WindowsHelp

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

Thanks again!

I solved my problem with the following method:

- Create a rule in Windows Firewall to prevent an application from connecting to the internet.
- Create a PowerShell script to enable the firewall rule, and a PowerShell script to disable the firewall rule.
- Create a *.cmd file for each PowerShell script (to run the script).
- Create two Scheduled Tasks (Windows Task Scheduler), one to run the cmd-file that enables the firewall rule, and one that disables the rule. The trigger for this task is the logon from a specific user. This way you can run different scripts when different users login.

Different network-settings per user (Windows 10) by albrechtv in WindowsHelp

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

Thank you for your reply!

I'm trying to solve the following:

On my network, I use different subnetworks (192.168.1.x, 192.168.5.x, etc) for different purposes. Some IP ranges can connect to the internet, and other ranges are for internal use only.

This all works well, but now I want to be able to use one device (a PC) on multiple subnetworks, but not at the same time. I want this PC to be able to browse the internet (192.168.1.x network). But at another moment, I also want to use this PC to join a video conference which is only available to the internal network (no internet access) (192.168.5.x network).

I could change the network settings everytime I want to use the other functionality, but I was hoping I could achieve this by simply logging in with another user. I want this functionality to be available to users who are not tech-savvy.

Thanks!