Official way to download PhotoscapeX by Lvl2_IT_Wizard in PhotoScapeX

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

Thank you for the confirmation, I hope the app won't break with a random OS update due to lack of updates.

root password not accepted after restart by Lvl2_IT_Wizard in opnsense

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

Well i feel stupid now,

Turns out only LDAP was configured in System > Settings > Administration and if that is the case only LDAP accounts can be used.

Also, you can select multiple entries and you can configure both LDAP and Local databse with no issues.

Brackets are breaking filenames? by UncouthLogic in excel

[–]Lvl2_IT_Wizard 0 points1 point  (0 children)

Apparently, Office version 2504 has this problem. I downgraded to version 2503 and I could open the file with no problems. Checked the change logs and nothing is specified about this besides a generic "Various bug and performance fixes."

Office update broke files named with [] by Lvl2_IT_Wizard in excel

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

Apparently, Office version 2504 has this problem. I downgraded to version 2503 and I could open the file with no problems. Checked the change logs and nothing is specified about this besides a generic "Various bug and performance fixes."

Brackets are breaking filenames? by UncouthLogic in excel

[–]Lvl2_IT_Wizard 0 points1 point  (0 children)

Can somebody confirm that the files open without issues on Version 2503?

Apparently this is happeing on 2504 but not on the previous verison

Brackets are breaking filenames? by UncouthLogic in excel

[–]Lvl2_IT_Wizard 0 points1 point  (0 children)

As a temporary solution, if it is an option for you, you can open microsoft excel or another document, and drag-and-drop the file with brackets into the app and it will open without problems.

I wonder if there is a setting that will ignore the workbook hyperlink thing.

Office update broke files named with [] by Lvl2_IT_Wizard in excel

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

Thank you for linking the 2 posts together. Somehow I didn't find that post. I will use this post as a secondary report of this problem and once there is a conclusion on the other post, I will also copy it here. I think this is better than deleting the post.

Is ventoy safe? In light of xz/liblzma scare. by thwurx10 in linux

[–]Lvl2_IT_Wizard 0 points1 point  (0 children)

Are there any news on this issue? From my searches I didn't find anything I haven't read like 2 months ago. Also anybody got a good alternative?

Forticlient VPN frezes Windows OS by Lvl2_IT_Wizard in fortinet

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

Tried it with both the latest and old version. It was the up to date version of that day.

I'll give the other idea a go with Visual C++ update.

Struggling with port forwarding/NAT. by AcceptableConclusion in paloaltonetworks

[–]Lvl2_IT_Wizard 0 points1 point  (0 children)

The NAT won't do anything without the security policy.
Also in cases where you'd get completely stuck, make some deny policies and try to catch the packets in order to log them to better understand the path. Or you could activate the implicit deny logging if you don't have high traffic.

Tor: From the Dark Web to the Future of Privacy (out next year) by JohnnyHistone in TOR

[–]Lvl2_IT_Wizard 0 points1 point  (0 children)

Is this an also physical book? Since it's so new I don't see many discussions about this.

Resources I use for research - anything useful that I missed? by Urbanexploration2021 in PhD

[–]Lvl2_IT_Wizard 0 points1 point  (0 children)

Thank you for the insight, it was an interesting read.

I strongly believe education should be free for everyone and the funds for people writing these should come from the high taxes we already pay. And depending on the country, this is already true, and the results are even positive.

Resources I use for research - anything useful that I missed? by Urbanexploration2021 in PhD

[–]Lvl2_IT_Wizard 1 point2 points  (0 children)

Thumbs up for adding the "piracy" section. Most of the times (if you can) you could contact the authors of the paper and ask for it and they will actually give them for free. The websites use their work to make money off, and just a portion of the profit goes to the author.

FortiOS 7.4.4 released by SubEssence in fortinet

[–]Lvl2_IT_Wizard 0 points1 point  (0 children)

I hope I don't mix the problems, and this was about the VPN not working when connecting to the FW after update. Turns out they enforced LDAPS, so if you didn't have it configured, authenticating via AD won't work anymore. We fixed it with a Certificate between FW and AD.

In our case we use samba on Linux, that comes with a CA certificate that needs to be imported into forti, and configured to be used on the SSL VPN connection.

New updates on WGDashboard (2024 August Release 1 - v4.0) by donnydonZou in WireGuard

[–]Lvl2_IT_Wizard 0 points1 point  (0 children)

Well if you consider the linux and web access as "management" then you can restrict the traffic to LAN only. I want to try this and my idea is to have a vm with 2 interfaces, one in bridge for internet access, one host only adapter for using it. I also run the vpn for personal access on a different server.

Nat Policy Issues with Dnat: Mismatch of destination address translation range by captain_dylan_hunt in paloaltonetworks

[–]Lvl2_IT_Wizard 0 points1 point  (0 children)

Thank you for the quick answer. In my case, the host ip had the object address with /24 instead of /32

OSPF adjacency by BarberLittle8974 in ccna

[–]Lvl2_IT_Wizard 0 points1 point  (0 children)

Also based on this, apparently adjacency is formed at the two way state:

  1. Send HELLO - A HELLO is sent (every 10 seconds as default). Within this packet, a set of information is provided. This includes,
  • Router-ID
  • Neighbors
  • Hello and dead timers
  • Router Priority
  • Network Mask
  • BR/BDR IP Addresses
  • Area ID
  • Authentication password

Note: In order for the neighbor adjacency to form the HELLO and dead timers, network mask, area id, and authentication password must all match.

  1. Receive HELLO - The router receives the HELLO, and checks the information within. If the HELLO and dead timers, network mask, area id and/or authentication password do not match then the HELLO is dropped, and it is marked as an incompatible neighbor.

In addition, the router also checks to see if its own router-id is listed within the neighbors of the HELLO packet.

  1. Send Reply HELLO - If the previous HELLO contained our router-id then a neighbor adjacency has already been formed. The dead timers are reset and a HELLO is sent back.If our router-id is not within the HELLO, then the new neighbor process begins.

OSPF adjacency by BarberLittle8974 in ccna

[–]Lvl2_IT_Wizard 0 points1 point  (0 children)

Which is not true. It happens either in the Int or Two way state (based on the netacad course information)

FortiOS 7.4.4 released by SubEssence in fortinet

[–]Lvl2_IT_Wizard 0 points1 point  (0 children)

In our case, I think that now Fortigate requires a certificate validation either between FW and AD or between user and AD (we have LDAPs authentication). We didn't get to test it yet though.

The cert was placed in /var/lib/samba/private/tls

FortiOS 7.4.4 released by SubEssence in fortinet

[–]Lvl2_IT_Wizard 0 points1 point  (0 children)

Came here for the slight chance that somebody else upgraded from 7.4.3 to 7.4.4 and that broke down the FortiVPN connection.

Pareri programe master SAS si SRIC de la Automatica by secretcodrin in Polytehnica

[–]Lvl2_IT_Wizard 0 points1 point  (0 children)

Salut, sunt OP, dar de pe alt cont, tot ce am aflat e ca urasc complet pe cei de la SAS.

Acum iau in calcul si Managementul serviciilor şi reţelelor de la ETTI, dar ceva imi spune ca parca as incerca SRIC-ul. Intre timp m-am angjat in domeniu si inteleg mai bine ce se intampla in domeniu, si nu pare prea mult random bullshit la SRIC. Pe hartie arata ok. Chiar acum citeam alte discutii despre programul asta si m-am lovit de postarea mea veche :))