Demo Discussion
Linux Demo Database
  General linux tips & tricks  Not logged in ELOG logo
Message ID: 3     Entry time: Mon Sep 21 11:02:53 2015
Author: Stefan Ritt 
Type: Configuration 
Category: Network 
Subject: Port forwarding 
- obtain

  http://www.compsoc.net/~steve/portfw-2.2.html

- Install RPM:

  rpm -i ipmasqadm-0.4.2-3.i386.rpm

- Example fast/telnet -> node1/telnet

  modprobe ip_masq_portfw.o
  ipmasqadm portfw -f
  ipmasqadm portfw -a -P tcp -L 129.129.25.207 23 -R 10.0.0.1 23


hmmmm
ELOG V3.1.5-fe60aaf