第 36 章 rinetd — internet “redirection server”

36.1. rinetd install

36.1.1. ubuntu

sudo aptitude install rinetd
			

36.1.2. centos

rpm -Uvh http://www6.atomicorp.com/channels/atomic/centos/5/x86_64/RPMS/rinetd-0.62-6.el5.art.x86_64.rpm
			

配分配至文件

cp /etc/rinetd.conf /etc/rinetd.conf

# cat /etc/rinetd.conf.old
# example configuration file for rinetd
#
#

# to forward connections to port 80 on 10.10.10.2 to port 80 on 192.168.0.2
#  10.10.10.2 80 192.168.0.2 80

# to forward connections to port 80 on all addresses to port 80 on 192.168.0.2
# 0.0.0.0 80 192.168.0.2 80

# access controls can be set with allow and deny rules
# allow and deny before the first forwarding rule are global
# allow and deny after a specific rule apply to it only

# this rule allows hosts from 172.16.32.0/24 netblock
# allow 172.16.32.*

# this rule denies the host 192.168.32.12
# deny 192.168.32.12

# rinetd supports logging - to enable, uncomment the following
# logfile /var/log/rinetd.log

# by default, logs are in a tab-delimited format. Web common-log format
# is available by uncommenting the following
# logcommon
			

启动rinetd

chkconfig rinetd on
service rinetd start
			

原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。

时间: 2024-09-24 18:36:10

第 36 章 rinetd — internet “redirection server”的相关文章

36.2. rinetd.conf

$ cat /etc/rinetd.conf # # this is the configuration file for rinetd, the internet redirection server # # you may specify global allow and deny rules here # only ip addresses are matched, hostnames cannot be specified here # the wildcards you may use

《PowerShell V3——SQL Server 2012数据库自动化运维权威指南》——第1章 开始使用SQL Server和PowerShell 1.1 简介

第1章 开始使用SQL Server和PowerShell PowerShell V3--SQL Server 2012数据库自动化运维权威指南1.1 简介PowerShell是一款拥有Shell和脚本能力的可管理工具,可以用来调用Windows管理规范(Windows Management Instrumentation,WMI).COM组件和.NET库.PowerShell在一代一代的微软产品中变得更加杰出.在大量的.新的.即将发布的微软产品中,对于它的支持是捆绑式的,并有所加强.Windo

第 36 章 RRDTool

36.1. install $ apt-get install rrdtool 原文出处:Netkiller 系列 手札 本文作者:陈景峯 转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明.

将 Microsoft 的 Internet Information Server 用作 Java

现在这个工具极大地简化了您的工作.而 getParameterNames 方法就具有了类似下面的形式:public Enumeration getParameterNames(){    return(        new EnumerationComposite(            new RequestDictionary[] {                request.getQueryString(),                request.getForm() } )

第 38 章 IRC - Internet Relay Chat

38.1. IRC Protcol irc://chat.freenode.net/wikipedia-zh irc://host/channel irc://chat.freenode.net/wikipedia-zh irc://irc.freenode.net/trac 原文出处:Netkiller 系列 手札 本文作者:陈景峯 转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明.

《Internet 路由结构(第2版•修订版)》一第3章 IP编址及分配技术3.1 Internet编址历史

第3章 IP编址及分配技术 Internet 路由结构(第2版•修订版) 本章包括如下主题. Internet编址概述--概括了IPv4的三类(A/B/C)编址方案,以及子网划分的基本概念. 可变长子网掩码(VLSM)--什么是可变长子网掩码,以及如何利用VLSM有效地分配IP地址空间. 互联网地址空间的耗尽问题--讨论了几种应对IP地址空间耗尽的方法:创造性的地址分配技术.超网技术.私有编址技术以及下一代网络协议. 私有编址和网络地址转换技术(NAT)--介绍了如何利用NAT软件在私有地址和公

Active Server Page (ASP) 常見問題

active|server Active Server Page (ASP) 常見問題 [「Active Server Page」以下簡稱「ASP」] 問: 如何將認證使用者儲存到Session變數(New) 問: ServerVariables("LOGON_USER")傳回空值(New) 問: ServerVariables("Remote_Host")傳回IP而不是HostName(New) 問: CDO版本摘要介紹 問: 何謂ADSI? 問: 何謂ADsPa

VMware Server的工作原理

VMware Server提供了一个免费的并且比较容易进入的服务器虚拟化方法,不过部署它的几个方面--尤其是配置,可能很棘手.即使这个产品是免费的,可如果在安装和安全化进程中出了错误,也将会付出很高的代价. 本指南提供了VMware Server在安装.配置(主要注重高安全性)以及如何成功运行于微软Windows 2003服务器等方面的说明. 这一系列文章共分为八部分.在这一部分中,TechTarget中国的特约专家Andrew Kutz主要为大家提供其部署和调配方面的指导以及对其工作原理的描述

internet与数据库

数据|数据库 internet与数据库http://tech.sina.com.cn 2000/04/14  软件世界 中国科学院软件研究所李春晓 时代变了,问候语也变了.朋友见面,一句"吃了吗?",别 人准以为你刚从历史中钻出来,改问"上网了吗?"说不定一聊就刹不住车. 而"Internet"."数据库",恐怕早已是计算机业内人士及广大爱好者们津津乐道的词汇了,足见Int ernet和数据库发展的如火如荼.势不可挡. 走进I