istently recreate by attempting to sudoreplay any
session.
Is there any further useful information I may provide to investigate such
behavior?
-David A. Pocock
Consider:
workstation$ eval $(ssh-agent)
workstation$ ssh-add ~/.ssh/my_primary_key
workstation$ ssh-add ~/.ssh/my_secondary_key
workstation$ ssh-add -l
hash /home/user/.ssh/my_primary_key
hash /home/user/.ssh/my_secondary_key
workstation$ ssh -A intermediaryhost
interm
I can't relate; doing this from OpenBSD6.7 to OpenBSD6.7 the ecdsa forward
through and show up via ssh-add without any issues (and allow using the
intermediary host without having the keys present (and being able to choose
keys as per the initial question).
I was also able to do this over to a M
>From the unwind manpage:
> unwind sends DNS queries to nameservers to answer queries and switches to
> resolvers learned from dhclient(8), dhcpleased(8) or slaacd(8) if it
> detects that DNS queries are blocked by the local network.
Perhaps the warning us to let you know that using unwind _may_
I've not done this since 2009, but found in my notes:
# The OpenBSD section of the menu.lst config file, for GRUB.
#
## You would like to use:
# root (hd1,1,a)
# kernel --type=openbsd /bsd
#
# But OpenBSD passes bios & kernel parameters with its own bootloader,
# the first stage of which is insta
5 matches
Mail list logo