Wednesday, 7 August 2013

Selft Port forwarding

Selft Port forwarding

I am learning about ssh and tunneling and I am trying to do this (LINUX
Debian 7): The client send http request (Not on port 80!) the apache side
server iptables drop port 80 requests from oher compters. The server
forward to him self the requests (from port 8000 for example to port 80 -
as set in Apache Default settings) and return it to the client so he gets
the response.

No comments:

Post a Comment