Top "Portforwarding" questions

or forwarding the packet according to the routing table.

Port forwarding with xinetd

I want to forward xinetd connection to another local port (say 12345). I based my solution on CentOS/Redhat documentation Chapter 17. …

linux networking centos portforwarding xinetd
How to encrypt VNC connection? SSH port forwarding?

I'm trying to secure/encrypt my VNC connection (personal computer to linux/ubuntu server) using SSH port-forwarding to secure the …

encryption ssh portforwarding vnc vnc-server
net.schmizz.sshj.userauth.UserAuthException: Exhausted available authentication methods

first time asking on stackoverflow, and also using sshj. Besides the examples provided with sshj, I haven't really found any …

ssh portforwarding sshj
Example code of libssh2 being used for port forwarding

I'm looking for an example of how to use libssh2 to setup ssh port forwarding. I've looked at the API, …

c++ ssh port portforwarding
How to do port forwarding on VMWare Player 14.1.2 (Ubuntu 18.04 guest, Windows 10 host)?

I have a VMWare Player (14.1.2 build-8497320) running a Ubuntu 18.04 guest on a Windows 10 host. The Ubuntu guest has a LAMP …

portforwarding nat vmware-player
VirtualBox Port Forwarding on Windows 7 not Working

VirtualBox Port Forwarding on Windows 7 not Working Im trying to ssh onto my VirtualBox from my Windows 7 host via port …

ssh virtualbox portforwarding
How to forward one local port to another?

I have a HTTP proxy server running on port 127.0.0.1:8888. I need to redirect a HTTP client binding to 127.0.0.1:8080 to be …

windows proxy port portforwarding netsh
Trouble setting up port forwarding for transparent proxy on Mac OS X

I'm trying to set up a transparent proxy on my Mac OS X Lion (10.7.5), so I can use mitmproxy (to …

macos networking proxy portforwarding mitmproxy