1tcppm(8)                    Universal proxy server                    tcppm(8)
2
3
4

NAME

6       tcppm - TCP port mapper
7

SYNOPSIS

9       tcppm  [-d] [-l[[@]logfile]] [-iinternal_ip] [-eexternal_ip] local_port
10       remote_host remote_port
11

DESCRIPTION

13       tcppm forwards connections from local to remote TCP port
14

OPTIONS

16       -I     Inetd mode. Standalone service only.
17
18       -d     Daemonise. Detach service from console  and  run  in  the  back‐
19              ground.
20
21       -t     Be silenT. Do not log start/stop/accept error records.
22
23       -e     External  address. IP address of interface proxy should initiate
24              connections from.  By default system will deside  which  address
25              to use in accordance with routing table.
26
27       -i     Internal  address.  IP address proxy accepts connections to.  By
28              default connection to any interface is  accepted.  It´s  usually
29              unsafe.
30
31       -l     Log.  By  default  logging is to stdout. If logfile is specified
32              logging is to file. Under Unix, if ´@´ preceeds logfile,  syslog
33              is used for logging.
34

ARGUMENTS

36       local_port
37              - port tcppm accepts connection
38
39       remote_host
40              - IP address of the host connection is forwarded to
41
42       remote_port
43              - remote port connection is forwarded to
44

CLIENTS

46       Any  TCP based application can be used as a client. Use internal_ip and
47       local_port as a destination in client application. Connection  is  for‐
48       warded to remote_host:remote_port
49

BUGS

51       Report all bugs to 3proxy@security.nnov.ru
52

SEE ALSO

54       3proxy(8),  proxy(8),  ftppr(8),  socks(8),  pop3p(8),  udppm(8),  sys‐
55       logd(8),
56       http://3proxy.ru/
57

AUTHORS

59       3proxy  is  designed  by  3APA3A  (3APA3A@security.nnov.ru),   Vladimir
60       Dubrovin (vlad@sandy.ru)
61
62
63
643proxy 0.6                         July 2009                          tcppm(8)
Impressum