系统环境: rhel6 x86_64 iptables and selinux disabled主机: 192.168.122.160:virnish apache server60.example.com 192.168.122.154:apache server54.example.com 19...
分类:
其他好文 时间:
2015-03-31 17:48:36
阅读次数:
225
系统环境: rhel6 x86_64 iptables and selinux disabled主机: 192.168.122.119 server19.example.com 192.168.122.25 server25.example.com(注:时间需同步)192.168.122.1 de....
分类:
其他好文 时间:
2015-03-31 17:40:56
阅读次数:
259
系统环境: rhel6 x86_64 iptables and selinux disabled主服务器: 192.168.122.160 server60.example.com目标服务器: 192.168.122.154 server54.example.com相关网址: http://code...
分类:
其他好文 时间:
2015-03-31 17:38:12
阅读次数:
142
系统环境: rhel6 x86_64 iptables and selinux disabled主机: 192.168.122.121 server21.example.com 计算节点 192.168.122.173 server73.example.com 计算节点 192.168.122.13...
分类:
其他好文 时间:
2015-03-31 17:31:19
阅读次数:
145
(lnmp平台)系统环境: rhel6 x86_64 iptables and selinux disabled主机: 192.168.122.185 server85.example.com 192.168.122.117 server17.example.com (注:时间需同步)相关网址: r...
分类:
移动开发 时间:
2015-03-31 17:30:18
阅读次数:
685
系统环境: rhel6 x86_64 iptables and selinux disabled主机:192.168.122.160 server60.example.com 192.168.122.154 server54.example.com相关网址: rpm.pbone.netftp://f...
分类:
其他好文 时间:
2015-03-31 17:23:52
阅读次数:
244
系统环境: rhel6 x86_64 iptables and selinux disabled主机: 192.168.122.121 server21.example.com 192.168.122.173 server73.example.com (注:时间需同步)所需的包:icpi-64#配....
分类:
其他好文 时间:
2015-03-31 15:57:45
阅读次数:
167
工作需要将某个具有外网IP的server的某个端口映射到某个内网IP的server的相同端口上。 首先想到使用NAT,命令如下 echo?"1"?>?/proc/sys/net/ipv4/ip_forward
iptables?-t?nat?-I?PREROUTING?-d?$outter...
分类:
系统相关 时间:
2015-03-31 11:02:26
阅读次数:
366
1.修改linux密码echo用户名:密码|chpasswd2.iptables开启ftp的被动模式开启被动模式FTP支持:在/etc/sysconfig/iptables-config里面添加ip_nat_ftp、ip_conntrack_ftp模块,如下:vim/etc/sysconfig/iptables-configIPTABLES_MODULES="ip_nat_ftp"IPTABLES_MODULES="ip_conntra..
分类:
系统相关 时间:
2015-03-29 07:11:08
阅读次数:
222