DNS 在 firejail 中不起作用

DNS 在 firejail 中不起作用

我尝试创建一个测试 ssh firejail 用户来测试下载的文件。但我的设置的名称查找不起作用。/etc/passwd:

UserName:x:9999:9999:,,,:/home/UserName:/usr/bin/firejail

/etc/firejail/login.users:

UserName:--private --net=wlp3s0 --dns=8.8.8.8 --dns=8.8.4.4 --netfilter=/etc/firejail/nolocal.net

我无法从 Google 或任何其他网站执行 wget。您能帮我找出错误吗?

相关内容