mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1086] Default ssh profile prevents ProxyJump #742
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#742
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 @ghost on GitHub (Feb 2, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1086
With the default ssh profile enabled, the following command fails:
the error messages are
@ghost commented on GitHub (Feb 10, 2017):
I should mention that this behavior only occurs after creating symlinks with firecfg.
I just realized if I type
firecfg --profile=/etc/firejail/ssh.profileand then
ssh -J host1 host2everything works just fine.
Operating system is Debian Testing (firejail version 0.9.44.8).
@netblue30 commented on GitHub (Feb 11, 2017):
Cool! I'll close it for now.
@altaurog commented on GitHub (Feb 8, 2018):
That doesn’t work for me:
@Fred-Barclay commented on GitHub (Feb 9, 2018):
@altaurog I believe it's a typo. 😄 Probably what was meant was
firejail--profile=/etc/firejail/ssh.profile