How to completely disable loopback/localhost for a box? #4539
Unanswered
ZY68hg
asked this question in
Q&A Feedback
Replies: 3 comments
-
This should be a feature request, a good one too! |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can block it using: Template=BlockLocalConnect |
Beta Was this translation helpful? Give feedback.
0 replies
-
Description of that template says that it blocks localhost packets to breakout box, not for processes inside the sandbox. Loopback interface can be used by serial devices and perhaps yellow box cannot block such interface. Is it possible that only red box can? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible? I know WFP cannot do it, but it can be done globally on Base Filtering Engine (BFE) level with software, such as SimpleWall. I need to fully disable loopback support on per-box level. So far reading documentation for Sansboxie suggests it can only block all network devices or use WFP or block localhost interaction between boxes via "BlockConnect=1" parameter, but not fully block loopback on per-box basis. Am I wrong? If so, then how do I do it?
Beta Was this translation helpful? Give feedback.
All reactions