由于工作需要,编写了一个监控pptp拨号服务器是否正常脚本,希望可以帮到大家。脚本如下:#!/bin/bash#清除上一回结果##################./etc/profile.~/.bash_profile#################>/etc/ppp/peers/bj01_01.txt>/etc/ppp/peers/gbr01_01.txt>/etc/ppp/peers/gd0..
分类:
其他好文 时间:
2014-12-02 17:32:29
阅读次数:
170
最近将自己的香港的VPS由原来的CentOS 6.2 新装成windows server 2003 sp2后,开放的端口如下: TCP 1723 #用于 PPTP拨号访问google TCP 21 #用于FTP上传资料 TCP 80 #用于自己博客 TCP 3389 #远程...
分类:
其他好文 时间:
2014-11-23 20:09:43
阅读次数:
199