mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1725] SSH fails, can't access /dev/null #1167
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#1167
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gea0 on GitHub (Jan 11, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1725
With version 0.9.52, ssh fails:
Which information should i provide to debug this?
@chiraag-nataraj commented on GitHub (Jan 11, 2018):
Can you provide the output of
firejail --debug -- ssh user@host? You're using the defaultsshprofile, right?@chiraag-nataraj commented on GitHub (Jul 15, 2018):
@gea0 Could you please provide the debugging output? We can't do much without that.
@chiraag-nataraj commented on GitHub (Sep 28, 2018):
Going to close since there was no response and we can't help debug this without more info. @gea0 please feel free to re-open if you are able to provide more output.
@danielrocher commented on GitHub (Mar 21, 2019):
I confirm this bug
I removed /home/user/.adobe and /home/user/.macromedia, and now it's works fine.
Thanks
@ghost commented on GitHub (Mar 22, 2019):
@danielrocher Are you using firejail 0.9.52 too like the OP? It's likely this has been fixed in later versions. With the ssh profile in git master I see the following, which is expected behavior IMHO:
$ ssh host
ssh: Could not resolve hostname host: No address associated with hostname
@danielrocher commented on GitHub (Mar 22, 2019):
Yes, I use Ubuntu 18.04 LTS 64 bits (xfce)
@ghost commented on GitHub (Mar 22, 2019):
@danielrocher Thanks for your response. Lots of things have changed since 0.9.52. You might want to install firejail from this PPA, maintained by @reinerh to keep up with all the security fixes/enhancements.