Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        rinetd - TCP redirection server
        
        rinetd is a daemon which redirects TCP connections from one IP address
and port to another IP address and port. This daemon is often used to
access services behind a firewall.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | rinetd | 
                0.62 | 
                4.fc4 | 
                x86_64 | 
                40 KiB | 
                Fri Jul  1 13:19:17 2005 | 
            
        
        Changelog
        
            - * Thu Jun 30 18:00:00 2005 Chris Ricker <kaboom{%}oobleck{*}net> 0.62-4
 
            - use SIGHUP for reload in init script (Ville Skyttä)
- example config file made mode 0644 (Ville Skyttä)
- Add dist tag
 
        
            - * Thu Jun  2 18:00:00 2005 Chris Ricker <kaboom{%}oobleck{*}net> 0.62-3
 
            - Fix %preun script
- install instead of cp and %attr (Ville Skyttä)
 
        
            - * Thu Apr 28 18:00:00 2005 Chris Ricker <kaboom{%}oobleck{*}net> 0.62-2
 
            - Really include the logrotate file this time