You have been subscribed to a public bug:
Apport fails on a System which need an ssh proxy with corkscrew to get internet
and send his Reports.
___________
/etc/network/if-up.d/ssh-proxy:
LOCAL_PORT=8081
...
if [ "$IFACE" = eth0 ]; then
autossh -N $USER_NAME@$REMOTE_HOST -p $SSH_PORT -D$LOCAL_PORT -i
$DESTINATION_RSA &
fi
exit 0
___________
ssh_config:
ProxyCommand /usr/bin/corkscrew $COMPANYPROXY %h %p
___________
Ubuntu Settings:
Proxy 127.0.0.1 Port 8081
** Affects: python-launchpadlib (Ubuntu)
Importance: Undecided
Status: New
--
Not work with ssh socks proxy and corkscrew
https://bugs.launchpad.net/bugs/1442097
You received this bug notification because you are a member of Ubuntu Bugs,
which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs