Is anyone else able to confirm that using ssh to provide a SOCKS proxy (-D) and then configuring the Mac to use it in sys prefs does not work in 10.11?
I am seeing odd behaviour with certain apps such as:
Twitter - posts load, but no images
App Store - unable to connect at all
Messages - unable to send images, but basic text is ok
Safari - no pages load
Chrome works fine, however.
Every time I try to establish a connection to something via SOCKS the following is logged in the syslog:
Jun 13 12:37:00 musclemass com.apple.WebKit.Networking[2182] <Error>: tcp_connection_destination_read_internal 5 not safe to enqueue read buffer variant request
Jun 13 12:37:08 musclemass Twitter[709] <Error>: tcp_connection_destination_read_internal 558 not safe to enqueue read buffer variant request
I'm guessing this is due to new restrictions/security features within the OS?