|
|
can't get this to work... help anyone?
i made a file called pop3-tunnel in /etc/xinetd with the following content:
service pop3-tunnel
then i registerd the service in /etc/services:
pop3-tunnel 55110/udp # Post Office Protocol - Version 3
then i killed xinetd and started it in debug mode. then i tried to telnet to the popserver:
# telnet localhost 55110
if i start the ssh-tunnel handish with the following command, it works fine:
niko$ ssh -N -C -L 55110:POPSERVER:110 niko@SSHSERVER
with xinetd-method, how does the SSHSERVER know that it should use port 110 to connect to the POPSERVER? any help is highly appreciated.
can't get this to work... help anyone?
The server also has to have netcat installed. Then use: |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:Hints1 new Hints in the last 24 hoursComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.46 seconds |
|