[ LUGOS ] port
    Borut Rozman 
    jedo at zipp.nu
       
    Tue Oct 24 00:15:41 CEST 2000
    
    
  
to je tcp rabil bi udp..
sem nekaj nastudiral sam ne vem ce bo ratal kr z ipfadm..
lp.
-----Original Message-----
From: lugos-list-owner at lugos.si [mailto:lugos-list-owner at lugos.si]On
Behalf Of Marko Cuk
Sent: Wednesday, October 18, 2000 12:05 AM
To: lugos-list at lugos.si
Subject: Re: [ LUGOS ] port
RINETD(8)                UNIX System Manager's Manual
RINETD(8)
NAME
     rinetd - internet ``redirection server''
SYNOPSIS
     /usr/sbin/rinetd
VERSION
     Version 0.52, 9/7/1998.
DESCRIPTION
     rinetd redirects TCP connections from one IP address and port to
another.
     rinetd is a single-process server which handles any number of
connections
     to the address/port pairs specified in the file /etc/rinetd.conf.
Since
     rinetd runs as a single process using nonblocking I/O, it is able to
     redirect a large number of connections without a severe impact on the
ma
     chine. This makes it practical to run TCP services on machines inside
an
     IP masquerading firewall. rinetd does not redirect FTP, because FTP re
     quires more than one socket.
     rinetd is typically launched at boot time, using the following syntax:
     /usr/sbin/rinetd
     The configuration file is found in the file /etc/rinetd.conf, unless
an
     other file is specified using the -c command line option.
FORWARDING RULES
     Most entries in the configuration file are forwarding rules. The format
     of a forwarding rule is as follows:
     bindaddress bindport connectaddress connectport
     For example:
     206.125.69.81 80 10.1.1.2 80
TO ?
Cuk
Borut Rozman wrote:
> Rad bi da bi se mi recimo port 27960 mappal na isti port na drugi mašini
> katera je za masq proxijem recimo
> ip serverja kateri je na internetu 111.111.111.111 za masq proxijem pa je
ip
> 192.168.0.254 ,sedaj bi se pa port na mašini 111.111.111.111:27960
premappal
> na ip 192.168.0.254:27960
>
> kako se to da rešiti.
>
> lp Borut
    
    
More information about the lugos-list
mailing list