Firejail: Cruzin' the net with --net=none

Created on 26 May 2018  路  4Comments  路  Source: netblue30/firejail

This appears to be a bug, and if it's a bug it is the last bug I thought I've have to report.

Here's what I'm seeing; I can cruse the internet fully and without restriction with a Firefox instance started by either:

  • $ firejail --net=none firefox
  • $ firejail --noprofile --net=none firefox

The only mitigating factor that I can think of is that I'm also running another instance of firefox unsandboxed by filejail, if that matters.

Versions:

  • firejail version 0.9.38.10 (installed from Synaptic within Mint to stay as safe as recommended)
  • Linux Ming 18.3 Sylvia

I didn't see mention of --net=none dysfunction in any other topic

information

Most helpful comment

The only mitigating factor that I can think of is that I'm also running another instance of firefox unsandboxed by filejail, if that matters.

That's exactly the problem. You are only opening another window of the already running instance.
See also: https://firejail.wordpress.com/support/#firefox

All 4 comments

The only mitigating factor that I can think of is that I'm also running another instance of firefox unsandboxed by filejail, if that matters.

That's exactly the problem. You are only opening another window of the already running instance.
See also: https://firejail.wordpress.com/support/#firefox

Thanks.

Indeed, I see only a single instance of firefox in the system monitor.
I was under the impression that firefox was now sandboxed. It is in Windows and there I see separate processes.

Will "firejail --net=none" start working independently of other firefox instances when firefox becomes sandboxed at some point in Linux?

firejail --private --net=none /usr/bin/firefox --no-remote is what you need if you want to run a new instance while an existing one (sandboxed or not) is running

Thanks SkewedZeppelin - That worked!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gthreepw00d picture gthreepw00d  路  27Comments

Joe23232 picture Joe23232  路  64Comments

Rosika2 picture Rosika2  路  48Comments

netblue30 picture netblue30  路  137Comments

svc88 picture svc88  路  27Comments