ssh

Michael Havens bmike1 at gmail.com
Thu Dec 16 10:51:27 MST 2010


Best I can tell from google research to tunnel port 5050 data for the
purpose of getting empathy to work I would type:

     netcat -L port:host:hostport

in my case it would be:

     netcat -L 5050:?:?

how would I figure out the last two variables?

I was told by Ed to see what is listening to 5050 after I am set up....
WAIT!
This is the command I was told to issue:

mike at mike-desktop:~$ netstat -ta
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address
State
tcp        0      0 localhost:ipp           *:*
LISTEN
tcp        0      0 mike-desktop.loca:56160 nuq04s01-in-f83.1:https
TIME_WAIT
tcp        0      0 mike-desktop.loca:33693 mail.google.com:https
ESTABLISHED
tcp        0      0 mike-desktop.loca:34311 webcs207.msg.sp1.y:mmcc
ESTABLISHED
tcp        0      0 mike-desktop.loca:50208 mail.google.com:https
ESTABLISHED
tcp6       0      0 localhost:ipp           [::]:*
LISTEN
mike at mike-desktop:~$

and it seems to me that I would type :

     netcat -L 5050:localhost:?

I am lost again. Would it possibly be 'ipp'?
-- 
:-)~MIKE~(-:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20101216/a369687f/attachment.html>


More information about the PLUG-discuss mailing list