TCP Redirection Server
rinetd redirects TCP connections from one IP address and port to
another address and port. rinetd is a single-process server which
handles any number of connections to the address or port pairs
specified in the file /etc/rinetd.conf. Because 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 machine. This makes it
practical to run TCP services on machines inside an IP masquerading
firewall.
Note: rinetd can not redirect FTP because FTP requires more than one
socket.
- Developed at server:proxy
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/rinetd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
logrotate.rinetd | 0000000141 141 Bytes | |
rc.rinetd | 0000004304 4.2 KB | |
rinetd-0.62.tar.bz2 | 0000022741 22.2 KB | |
rinetd-conf.patch | 0000002859 2.79 KB | |
rinetd-doc.patch | 0000005834 5.7 KB | |
rinetd-syslog.patch | 0000021489 21 KB | |
rinetd.changes | 0000005977 5.84 KB | |
rinetd.service | 0000000558 558 Bytes | |
rinetd.spec | 0000003413 3.33 KB |
Comments 0