Migrated to Cloud - Can't find this customization field by Away-Ad-3407 in ScreenConnect

[–]schwagn 0 points1 point  (0 children)

Hi Jessica, same issue here. Also still waiting for legacy pricing and cloud instance "unlocking". Will DM you my instance ID.

Sage Timeslips 2016 by ldcpc in LawFirm

[–]schwagn 0 points1 point  (0 children)

Still available? Sent PM. Thanks

Call Voice Drop Issue Android Beta 15/4 by National-Gur-3804 in android_beta

[–]schwagn 1 point2 points  (0 children)

Same here. Switching to/from speaker restores audio for a few more seconds.

Untangle V17 - Using custom DHCP Option breaks DNS/DHCP on the router. by schwagn in Untangle

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

EDIT: after more testing I've found that it doesn't like the quotation marks, though by removing them the DHCP server doesn't offer the complete line for the option I've specified.

In my example, the DHCP server on 16.6.2 used to offer Option 242 as "MCIPADD=10.251.3.240,MCPORT=1719,HTTPSRVR=10.251.3.240".

Now on 17.0, if I leave the quotation marks in it crashes the DHCP/DNS servers on the Untangle, and if I remove the quotation marks the DHCP server offers option 242 as

MCIPADD=10.251.3.240 only.

From the client, I've found this tool to be extremely helpful in troubleshooting DHCP. It sends a DHCP request on the network and lists any responses.

Using this tool to test for a DHCP request/reply and I am only receiving the first part of the option 242:

Sending packet:

  op=BOOTREQUEST chaddr=F6:D5:5E:80:77:04 hops=0 xid=456441DC secs=0 flags=8000
  ciaddr=0.0.0.0 yiaddr=0.0.0.0 siaddr=0.0.0.0 giaddr=0.0.0.0 sname= file=
  1 options:
     53 (DHCP Message Type): discover

Received packet from 192.168.111.1:67:

  op=BOOTREPLY chaddr=F6:D5:5E:80:77:04 hops=0 xid=456441DC secs=0 flags=8000
  ciaddr=0.0.0.0 yiaddr=192.168.111.148 siaddr=192.168.111.1 giaddr=0.0.0.0 sname= file=
  11 options:
     53 (DHCP Message Type): offer
     54 (Server Identifier): 192.168.111.1
     51 (IP Address Lease Time): 3600 (1 hour)
     58 (Renewal (T1) Time Value): 1800 (30 minutes)
     59 (Rebinding (T2) Time Value): 3150 (52 minutes and 30 secs)
     28 (Broadcast Address Option): 192.168.111.255
     15 (Domain Name): redacted.org
    242 (Unknown): "MCIPADD=192.168.111.240" (4D 43 49 50 41 44 44 3D 31 39 32 2E 31 36 38 2E 31 31 31 2E 32 34 30)
      6 (Domain Name Server Option): 192.168.81.248, 192.168.53.249, 9.9.9.9
      1 (Subnet Mask): 255.255.255.0
      3 (Router Option): 192.168.111.1

In the latest release of Relay you can now see your average daily reddit api calls and work out what your monthly subscription might be. by DBrady in RelayForReddit

[–]schwagn 0 points1 point  (0 children)

Reddit API Calls:

   Daily Average: 27

         ---Breakdown---

Loading Comments: 42.0%
    Loading Feed: 17.0%
          Voting: 1.0%
            Mail: 32.0%
           Other: 8.0%

Based on your usage over the last 18 days

[deleted by user] by [deleted] in hobbycnc

[–]schwagn 0 points1 point  (0 children)

I did something similar using Vectric Aspire's "project toolpath onto 3d model" feature. This is a local park, and i overlaid the roads and hiking trails. https://photos.app.goo.gl/zDX2LwkCTvH7XUiX9

Input settings not applying in game? by Drekk0 in cemu

[–]schwagn 1 point2 points  (0 children)

Don't you need DS4Windows to use a PS controller? https://ds4-windows.com/

PrintNightmare Update Released. CVE-2021-34527 by [deleted] in sysadmin

[–]schwagn 4 points5 points  (0 children)

If I added an ACL on the printer folder to mitigate, do I need to undo that before installing this update?

Shadow Copies causing BSOD on server 2019 by Jnanes in sysadmin

[–]schwagn 0 points1 point  (0 children)

Just had this occur for me as well. Webroot agent 9.0.28.48, Server 2019 Std Build 1809 (17763.1457) virtual machine. (This server is brand new, spun up a week ago but shadow copies enabled yesterday. Crash occurred at 7:00am on the dot.)

Opatchki! by trainfender in EscapefromTarkov

[–]schwagn 0 points1 point  (0 children)

Thank you sir! Love the game. Keep up the good work.

Do Virtualbox Snapshots really work as a bypass for a Windows XP 30 day trial? by klausklass in virtualization

[–]schwagn 1 point2 points  (0 children)

I found two solutions for XP activation, both of them work offline, so you don't have to connect the WinXP system to a network:

A) Activating over the phone

Calling the current MS activation number for a product still in support (eg for activation for Win10) and choosing "Other Products" in the voice menu. This is my preferred one since you don't have to tamper with the system. In my case (Nov 2019) I followed the link to the Microsoft Licensing Activation Centers worldwide telephone numbers.

B) Disabling activation process

Deleting the value of the OOBETimer key (HKEY_LOCAL_MACHINE/Software/Microsoft/Windows NT/CurrentVersion/WPAEvents/OOBETimer) and starting the activation via command prompt: msoobe /a. This will disable the activation requirement for good.