denying internet access to a win32 app?
denying internet access to a win32 app?
Is there an easy way I can disable a particular win32 app's ability to access the 'net with WINE such that it'll run, but without privs to use my 'net connection?
Re: denying internet access to a win32 app?
No. Wine does not have such functionality.graysky wrote:Is there an easy way I can disable a particular win32 app's ability to access the 'net with WINE such that it'll run, but without privs to use my 'net connection?
denying internet access to a win32 app?
On Thu, Nov 6, 2008 at 3:01 AM, graysky <[email protected]> wrote:
--
-Austin
Same as you would any other *nix application. Use iptables/etc. to do this.Is there an easy way I can disable a particular win32 app's ability to access the 'net with WINE such that it'll run, but without privs to use my 'net connection?
--
-Austin
denying internet access to a win32 app?
graysky wrote:
access to Windows applications and I'll ask if you want to do this
across the entire Wine directory. It gets very complex if you want to
deny to one but allow another.
James McKenzie
The question is not how but why? It is simple to disable InternetHate to necrobump a thread, but I'm still facing this issue under Wine 1.2 on my box. Is there a piece of wine I can disable to deny internet functionality to windows apps?
access to Windows applications and I'll ask if you want to do this
across the entire Wine directory. It gets very complex if you want to
deny to one but allow another.
James McKenzie
denying internet access to a win32 app?
You can't do that AFAIK. iptables can block outgoing traffic based on user/group ID (at least with Shorewall fronting it). But this has nothing to do with Wine, so you'd be better off asking on an iptables-specific firewall mailing list/forum. -rFor example, how would one block all outgoing traffic from any program under ~/.wine
You need something like AppArmor or SELinux. How to use them is not a Wine question; ask on your distro support forum.graysky wrote:I understand that. To my knowledge, iptables blocks on a hosts or ports basis, but not on a program basis. For example, how would one block all outgoing traffic from any program under ~/.wine
denying internet access to a win32 app?
graysky wrote:
However, it is far easier to just disconnect from the Internet when
playing 'those' games.
Wine is not and cannot be a 'sandbox'. It is a user space UNIX/Linux
application.
Again, you have not answered the 'why' question and I'm not really
interested anymore in an answer.
James McKenzie
You can use AppArmor and block the entire Wine application.@James - any info you can provide on this is deeply appreciated.
However, it is far easier to just disconnect from the Internet when
playing 'those' games.
Wine is not and cannot be a 'sandbox'. It is a user space UNIX/Linux
application.
Again, you have not answered the 'why' question and I'm not really
interested anymore in an answer.
James McKenzie