**** BEGIN LOGGING AT Wed Nov 01 03:00:02 2017 Nov 01 16:57:43 DocScrutinizer05: i don't suppose you're famliar w/ ssh port forwarding? Nov 01 16:58:26 i'm trying to do ssh -L ... ... ... but ask the remote ssh to select a different "source address" -- specifically i'd like it to connect from 127.2.3.4 instead of 127.0.0.1 Nov 01 16:58:41 netcat will let me do what i want w/ `-s 127.2.3.4` Nov 01 17:01:29 I don't think you can specify a source address for the remote side Nov 01 17:01:51 yeah, i can't find anything in the docs to do it Nov 01 17:01:52 sigh Nov 01 17:02:01 looks like i'll have to have this thing run a netcat Nov 01 17:19:55 * timeless can't quite figure out the correct magical incantation for netcat Nov 01 18:00:15 Maybe I don't understand but 127.2.3.4? 127.0.0.0/8 are loopback addresses so how are you port forwarding to them from remote? **** ENDING LOGGING AT Thu Nov 02 03:00:00 2017