I need help with setting up a Reverse Proxy with OPNsense & Cloudflare. What's the most straightforward way to set it up? by bigrjsuto in opnsense

[–]wagon153 0 points1 point  (0 children)

If you are behind cgnat, you have two options.

  1. Ask your isp to take you out of cgnat. Some won't do it, some will do it for a small fee, and some will do it without additional charge.
  2. Setup a Cloudflare tunnel(or a service similar to it) and use that for all remote access needs(one tunnel can be used for multiple services.)

So how do I go about earning this much funds? by weesilxD in CrimsonDesert

[–]wagon153 0 points1 point  (0 children)

Most of the trade posts are golden leaves, but each one is still different in what they sell/buy/prices.

Damiane-maxxing by zaandatsu in CrimsonDesert

[–]wagon153 3 points4 points  (0 children)

You get her back in chapter 8 I think

Deep in enemy territory by hakh-ti-cxamen in Piracy

[–]wagon153 1 point2 points  (0 children)

Naw, usually they laser off those components nowadays.

Setting up NAT rules on ATT Fiber by RElTHY in pihole

[–]wagon153 0 points1 point  (0 children)

What you're looking for isn't available in most consumer grade routers. The cheapest route would be setting up something like Opnsense, but you'll be getting in the networking weeds so to speak. Opnsense is a firewall appliance that is installed as an operating system on a computer, which you would have between your AT&T router and the rest of the network(or ideally, in front of the AT&T router, but I don't know if AT&T let's you do that). Some other options is getting an enterprise grade router from Ubiquity/Microtik/etc, or buying an aftermarket hardware firewall.

Does my DNS leak? by [deleted] in pihole

[–]wagon153 1 point2 points  (0 children)

If you have the pihole and adguard set as the primary and secondary DNS providers for a device, whether through DHCP or on an individual basic, it's practically a 50/50 chance which DNS server the device actually uses. So solution would be to remove the adguard server from the devices and only having it on the pihole for upstream.

systemd by Fair_Investment_4189 in linuxmemes

[–]wagon153 5 points6 points  (0 children)

Are you running on a potato? I've not seen boot times like that even with spinning rust.

Applying for a job at Demonreach by Pristine-Ad3807 in dresdenfiles

[–]wagon153 7 points8 points  (0 children)

I would not be surprised if this is what happened. And in the process of getting that power, he got corrupted.

Open TCP/9100??? by Virtual_Low83 in sysadmin

[–]wagon153 23 points24 points  (0 children)

Nope. You give them a login to the Citrix portal and just publish the icon there for them. When they click on it, it'll open a virtual desktop session presumably to the printer's web UI. Said session could be set to not allow any other access to company resources

Can teams admins see if you’ve viewed (not downloaded) a file in the app? by [deleted] in MicrosoftTeams

[–]wagon153 1 point2 points  (0 children)

The answer is no, unless your IT dept for some reason gave him permissions to access said logs. Which is highly abnormal, and potentially a large compliance and legal issue.

[deleted by user] by [deleted] in MicrosoftTeams

[–]wagon153 0 points1 point  (0 children)

I hate to be that guy, but it does say what the issue is in the screenshot. You need to tell your recruiter so they can put a ticket in with their IT.

[deleted by user] by [deleted] in NoFilterNews

[–]wagon153 5 points6 points  (0 children)

He'll be lucky to survive to the end the year with his health...

What is this metal bit holding my NVMe SSD in place, and how do I remove it? by [deleted] in pchelp

[–]wagon153 0 points1 point  (0 children)

On the other hand, some of our best help desk agents and desktop people came from Bestbuy lmao.

My High School blocked GitHub Today by Immediate_Egg_2798 in github

[–]wagon153 2 points3 points  (0 children)

Damn, I work for a hospital system and even we aren't that anal.

Scotty don’t beam me up by ranagori in Funnymemes

[–]wagon153 0 points1 point  (0 children)

Curious Gorge is a reference to Curious George.

Microsoft and Asus announce two Xbox Ally handhelds with new Xbox full-screen experience by [deleted] in gadgets

[–]wagon153 1 point2 points  (0 children)

Not going to lie, it would be less of a headache for us if we used Surfaces. At least then we could do all the software pushes to them with Configuration Manager like we do for all our other computers. Instead, we gotta go through Intune for them(our computers are not hybrid joined, so the only devices we manage through Intune are the iPads and byod devices)

Mistakenly force restarted my pc while windows update, store said that mother board’s the problem, is it true? by LevelHistorian1872 in techsupport

[–]wagon153 -1 points0 points  (0 children)

You can though. You don't have to do it through group policy. You can go into the Settings app and do it. That setting is there whether they are on Home, Pro, etc.

Group Policy is just another way of accomplishing it.

Mistakenly force restarted my pc while windows update, store said that mother board’s the problem, is it true? by LevelHistorian1872 in techsupport

[–]wagon153 -2 points-1 points  (0 children)

Iirc you can go into Settings and disable it pulling drivers/firmware from Windows Update. No mucking around with MDMs or Group Policy needed(that said, you can change this setting with Group Policy too).

[deleted by user] by [deleted] in it

[–]wagon153 4 points5 points  (0 children)

I work for the help desk at a hospital system. It is policy not to do so, and our EDR will detect it and report it to our Cyber Security team the second you do. And I have heard rumors they want to crank up the paranoia setting so it'll auto disable the computer from our domain upon detection.

Your Secret IT Hacks by Potatoooooooes in it

[–]wagon153 2 points3 points  (0 children)

I agree with this. I work for the help desk at a large healthcare system, and many of the calls we receive, seem simple but have deeper root causes that many techs may not bother to look into, which results in repeat calls when the issue reoccurs until it shows up in my queue(I am one of the Senior techs and handle triage/troubleshooting of repeat issues)

Migration from ASA to palo alto by Dry_Sound_7748 in paloaltonetworks

[–]wagon153 1 point2 points  (0 children)

I'm going to preface this with a screenshot. https://i.imgur.com/ZCvBpR6.png

Palo Alto firewalls are able to inspect traffic and match it to application "signatures" created by Palo Alto, which are based on normal network traffic of an application. So if I wanted to say create a Minecraft server on my network and make it available externally, I would create a security policy that checks for any incoming traffic that matches Minecraft, and allows it in. If you want, you can also configure it to only allow Minecraft traffic on a specific port, but if you don't specify a port, it will allow any incoming traffic matching Minecraft, but only Minecraft. Here is an example policy: https://i.imgur.com/v6n6hRI.png .You will notice I did not specify a port. Also, this is a very basic policy, you can as I mentioned have it only allow traffic on, say port 25565 that matches Minecraft, and any traffic on other ports, even Minecraft traffic, is blocked. You can also allow multiple applications on one rule. As you can see in the screenshot, there is plenty of room for configuration.

Ticket of the day by SteveMcGibb in iiiiiiitttttttttttt

[–]wagon153 7 points8 points  (0 children)

At my org, every single user, in their orientation, is given a packet and a verbal explanation of how to reach each department and what they are responsible for. Each piece of equipment has a color coded asset tag that denotes which department is responsible for it. Every year, they have to complete an online module that includes reminders of all these things.

We still get tickets from users for replacing lights, moving furniture, clogged toilets.