TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A case against Layer 4 security tools

23 pointsby CKMoabout 2 years ago

4 comments

burnteabout 2 years ago
Uh, no. Maybe their tools have value, but their arguments are simply wrong. Nothing they say about L4 is true as far as cons. They link to another article about VPNs being &quot;bad&quot; where they said VPNs:<p>Disrupt productivity Increase workload and margin of error No monitoring capability Poor security, utilizing a flawed and incomplete security model<p>None of which are true. I have hundreds of healthcare employees all over the country and they&#x27;re highly productive, we have LOTS of monitoring abilities, highly secure and does not have an &quot;incomplete&quot; security model for whatever that means. The workload increase thing is silly, clicking a single button is not an increased workload.
评论 #35013580 未加载
评论 #35020054 未加载
JohnMakinabout 2 years ago
&quot;Less reliable: Layer 7 does not provide the same level of reliability as Layer 4, as it does not have the same error-checking mechanisms.&quot;<p>Uh, doesn&#x27;t stuff like HTTP run on top of layer 4? (eg, tcp). This article doesn&#x27;t seem entirely correct, but I&#x27;m a dunce with this stuff.
评论 #35017164 未加载
adrrabout 2 years ago
If its layer 7, then you have to push a cert to the endpoints and MITM the traffic since everything is running SSL&#x2F;TLS. Not sure that is exactly safer since now your security monitoring tools have access to everyone&#x27;s password and authentication credentials.
rileymat2about 2 years ago
In the picture, can someone explain FTP and MPG and JPEG at layer 6? I don&#x27;t understand this.<p>Edit: I am not exactly sure of the distinction between HTTP and FTP in the layers.
评论 #35017123 未加载