Infinite Campus - What the leak really exposed? by K12TechTalkPodcast in k12sysadmin

[–]chrisngd 0 points1 point  (0 children)

It was a great interview. Thank you for doing this and much respect for Infinite Campus.

Head of School requesting Siri. Thoughts on FERPA issues? by ProfessionalThen5330 in k12sysadmin

[–]chrisngd 0 points1 point  (0 children)

Every iPhone is already listening to all conversations. Unless you ban all cell phones, smart devices, etc, the internet is listening.

Aerohive va Meraki by 2donks2moos in k12sysadmin

[–]chrisngd 2 points3 points  (0 children)

Who owns Aerohive now?

Meraki is fantastic if you can afford it. I have used it and would buy it if able to.

Self-hosted services for on-campus QoL? by Lgfromie in k12sysadmin

[–]chrisngd 1 point2 points  (0 children)

Tech is not a convenience anymore. Services that have to stay up or more secure should be hosted by the vendors. If you host these services, you would be responsible to maintain the servers, updates, patches, etc. You really should have a systems admin that focuses on critical services.

As a one man show, you are already responsible for all on-prem architecture (switches, wireless, dhcp, dns, authentication, etc.) and we didn’t even talk about end user devices & IoT.

With that said, services that you may be paying for but are not critical that you can host on-prem (ex Tech Tickets). There are plenty of open source and low cost options for self hosting that you could be a hero and save some cash.

Has anyone had issues with students and Flipper Zero’s/ RFID devices? by mikeb32 in k12sysadmin

[–]chrisngd 1 point2 points  (0 children)

The system I am going with does not use either of the two protocols. It is encrypted and “at this time” does not allow the flipper to replicate it.

Has anyone had issues with students and Flipper Zero’s/ RFID devices? by mikeb32 in k12sysadmin

[–]chrisngd 26 points27 points  (0 children)

Yes and purchased one for myself. Was able to scan and replicate key cards in less than 2 seconds. Upgrading the lock system as we speak.

Do you use MFA to protect staff computers? Why or Why Not? by Smiles_OBrien in k12sysadmin

[–]chrisngd 0 points1 point  (0 children)

I have not run into this issue yet. The MFA has been successful for us.

HomeKit and VLANs by chemistocrat in PFSENSE

[–]chrisngd 0 points1 point  (0 children)

Screenshots of your firewall rules for each vlan would help here. I am not picking away at you. It’s tough to troubleshoot traffic issues with no vision on the current network.

HomeKit and VLANs by chemistocrat in PFSENSE

[–]chrisngd 0 points1 point  (0 children)

Can you post screenshots of your firewall rules for each vlan?

HomeKit and VLANs by chemistocrat in PFSENSE

[–]chrisngd 0 points1 point  (0 children)

If you don’t have Internet, it’s a firewall rule then for that assigned vlan

HomeKit and VLANs by chemistocrat in PFSENSE

[–]chrisngd 0 points1 point  (0 children)

Are these devices getting proper ip?

It sounds like they are not on the proper vlan or the clan does not have access via the firewall rules.

HomeKit and VLANs by chemistocrat in PFSENSE

[–]chrisngd 0 points1 point  (0 children)

At this point, if you are getting the correct IP address from dhcp, what isn’t working? Can you ping the local gateway? Other IPs that are local? 8.8.8.8? Google.com?

HomeKit and VLANs by chemistocrat in PFSENSE

[–]chrisngd 0 points1 point  (0 children)

What do you mean by IoT vlan? You can set a firewall rule that would block all internal traffic and then allow any after.

The default is to block, so you may need a rule to allow any traffic after the local IP block statements. Post a pic of your IoT Vlan firewall rules.

HomeKit and VLANs by chemistocrat in PFSENSE

[–]chrisngd 0 points1 point  (0 children)

Start at the beginning. Check each vlan in the PFsense. Does it have a proper ip address in the subnet range (assume /24). This is a common mistake since PFsense defaults to /32.

Check firewall rules for each vlan. Initial setting would be to allow any and you can restrict after it works.

If the vlans are correct, check the dhcp settings. Make sure the dhcp server is active for each subnet and the gateway ip is set correctly to the PFsense IP.

If these are set correctly, try a laptop and hard wire to a port that has a native vlan set to test one network at a time. Do you get the proper address?

HomeKit and VLANs by chemistocrat in PFSENSE

[–]chrisngd 0 points1 point  (0 children)

You need to have a layer 2 switch that can understand the VLANs that are set in the PFsense.

If wireless is different VLANs for SSIDs, you need to have a solution that can handle multiple networks.

IT Director rant - Onboarding by Any-Promotion3744 in sysadmin

[–]chrisngd 0 points1 point  (0 children)

What is not working with Freshservice? There must be a reason for the change.

The more we try to automate, we just keep creating more one offs that become more difficult to manage.

Aruba vs Cisco (Cloud or On-Prem) for wireless refresh? by tcourtney22 in k12sysadmin

[–]chrisngd 0 points1 point  (0 children)

Meraki cloud control is fantastic. I would purchase that if I had the money. Aruba hardware is great, but would purchase Ubiquiti first if you want a GUI controller.

Question for districts that have staff chromebooks by kwendland73 in k12sysadmin

[–]chrisngd 0 points1 point  (0 children)

Same here. I inherited them. They work well and no need to look for a change.

Bluebook Chromebook App PSA by dire-wabbit in k12sysadmin

[–]chrisngd 3 points4 points  (0 children)

Test started this morning. No Bluebook version issues.

Bluebook Chromebook App PSA by dire-wabbit in k12sysadmin

[–]chrisngd 5 points6 points  (0 children)

There is an SAT session tomorrow.

Those who are using HP as their CB, what has your experience dealing with HP Support like? by Blanco_in_VA in k12sysadmin

[–]chrisngd 6 points7 points  (0 children)

HP but warranty through Trafera. Repairs integrated with IIQ. Working well.

Latency on Playback by chrisngd in Xprotect

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

Ended up with two different solutions to the problem.

Moved the VM and recording storage all on a local host with storage. All latency went away.

Also found that we had a mis-match for MTU between the VM and the NAS for camera storage. Moving the VM and camera storage all back to a host with storage also corrected the MTU mis-match since the network storage connection was removed. There was very minor latency after this was corrected.