freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

網(wǎng)絡(luò)督察安裝培訓(xùn)ppt課件-資料下載頁

2025-01-11 18:13本頁面
  

【正文】 S T R R D T D C DT A L K / D A T AT A L KA D S L1 9 2 . 1 6 8 . 0 . 1 / 2 4 e t h 11 9 2 . 1 6 8 . 0 . 0 / 2 466 。 @ Copyright 2022 Proway All rights reserved 網(wǎng)關(guān)接入(動(dòng)態(tài) IP)界面配置 67 。 @ Copyright 2022 Proway All rights reserved 網(wǎng)關(guān)接入(動(dòng)態(tài) IP)命令配置 [root@ProEIM bin] more /home/ncmysql/nc/bin/start This File Generate By ProEIM Version Powered By Proway Config Network Interface Ip Address /sbin/ifconfig eth0 mask /sbin/ifconfig eth1 mask /sbin/ifconfig eth2 mask Accessway is Gateway Config Route Config Iptables /sbin/iptables t nat A POSTROUTING o ppp0 j MASQUERADE 68 。 @ Copyright 2022 Proway All rights reserved 網(wǎng)關(guān)接入(固定 IP) 交 換 機(jī)I n t e r n e t用 戶服 務(wù) 器 服 務(wù) 器用 戶網(wǎng) 絡(luò) 督 察網(wǎng) 關(guān)1 9 4 . 2 3 6 . 5 0 . 1 5 4 / 3 0e t h 01 9 2 . 1 6 8 . 0 . 1 / 2 4 e t h 1路 由 器1 9 4 . 2 3 6 . 5 0 . 1 5 31 9 2 . 1 6 8 . 0 . 0 / 2 469 。 @ Copyright 2022 Proway All rights reserved 網(wǎng)關(guān)接入(固定 IP)界面配置 70 。 @ Copyright 2022 Proway All rights reserved 網(wǎng)關(guān)接入(固定 IP)命令配置 [root@ProEIM bin] more /home/ncmysql/nc/bin/start This File Generate By ProEIM Version Powered By Proway Config Network Interface Ip Address /sbin/ifconfig eth0 mask /sbin/ifconfig eth1 mask /sbin/ifconfig eth2 mask Accessway is Gateway Config Route /sbin/route add default gateway Config Iptables /sbin/iptables t nat A POSTROUTING o eth0 j SNAT to 71 。 @ Copyright 2022 Proway All rights reserved 網(wǎng)絡(luò)配置 Linux網(wǎng)絡(luò)配置 iptables介紹 旁路配置 網(wǎng)橋配置 網(wǎng)關(guān)配置 郵件攔截配置 72 。 @ Copyright 2022 Proway All rights reserved 郵件攔截 網(wǎng) 絡(luò) 督 察網(wǎng) 橋1 9 2 . 1 6 8 . 0 . 1 9 4三 層 交 換 機(jī)1 9 2 . 1 6 8 . 0 . 2I n t e r n e tV L A N 41 9 2 . 1 6 8 . 4 . 0 / 2 4V L A N 21 9 2 . 1 6 8 . 2 . 0 / 2 4V L A N 31 9 2 . 1 6 8 . 3 . 0 / 2 4V L A N 51 9 2 . 1 6 8 . 5 . 0 / 2 4網(wǎng) 關(guān)1 9 2 . 1 6 8 . 0 . 1e t h 1 e t h 0郵 件 服 務(wù) 器73 。 @ Copyright 2022 Proway All rights reserved 郵件攔截界面配置 74 。 @ Copyright 2022 Proway All rights reserved 郵件攔截命令配置 [root@ProEIM bin] more /home/ncmysql/nc/bin/start Config Network Interface Ip Address /sbin/ifconfig eth0 mask /sbin/ifconfig eth1 mask /sbin/ifconfig eth2 mask Accessway is Bridge Begin Config Bridge /home/ncmysql/nc/bin/brctl addbr pronc /sbin/ifdown eth0 /sbin/ifconfig eth0 /home/ncmysql/nc/bin/brctl addif pronc eth0 /sbin/ifdown eth1 /sbin/ifconfig eth1 /home/ncmysql/nc/bin/brctl addif pronc eth1 /sbin/ifdown eth2 /sbin/ifconfig eth2 /home/ncmysql/nc/bin/brctl addif pronc eth2 /sbin/ifconfig pronc mask End Config Bridge Config Route /sbin/route add /sbin/route add default gateway Config Iptables /sbin/iptables t nat A PREROUTING i pronc p tcp dport 25 j REDIRECT toport 8025 75 。 @ Copyright 2022 Proway All rights reserved 目錄 安裝準(zhǔn)備 安裝方式 網(wǎng)絡(luò)配置 接入方案 后臺設(shè)置 日常維護(hù) 76 。 @ Copyright 2022 Proway All rights reserved 啟動(dòng)腳本 [root@ProEIM bin] more /etc/ /sbin/modprobe ip_conntrack_ftp 加載 FTP模塊 /sbin/modprobe ipt_REDIRECT /sbin/modprobe ip_nat_ftp sleep 5 cd /home/ncmysql/nc/bin 配置網(wǎng)絡(luò) ./ncstart /home/ncmysql/nc/bin/start sleep 3 cd /usr/local/mysql/bin 啟動(dòng)數(shù)據(jù)庫 ./safe_mysqld amp。 sleep 3 cd /home/ncmysql/nc/d/logs 啟動(dòng) Web服務(wù) rm f rm f ssl_gcache_data cd /home/ncmysql/nc/d/bin ./apachectl startssl sleep 3 cd /home/ncmysql/nc/bin 啟動(dòng)網(wǎng)絡(luò)督察服務(wù) ./proeim 77 。 @ Copyright 2022 Proway All rights reserved Startnc腳本 [root@ProEIM bin] more /home/ncmysql/nc/bin/startnc /cd /home/ncmysql/nc/bin ./nc 啟動(dòng)網(wǎng)絡(luò)督察主進(jìn)程 sleep 3 ./ncsmtp 啟動(dòng)郵件攔截進(jìn)程 sleep 3 echo “262144” /proc/sys//ipv4/ip_conntrack_max 設(shè)置最大 IP連接數(shù) 78 。 @ Copyright 2022 Proway All rights reserved Stopnc腳本 [root@ProEIM bin] more /home/ncmysql/nc/bin/stopnc killall 9 nc 停止網(wǎng)絡(luò)督察主進(jìn)程 killall 9 nc killall 9 ncsmtp 停止郵件攔截進(jìn)程 killall 9 ncsmtp sleep 3 /sbin/tc qdisc del dev eth1 root 清除帶寬管理規(guī)則 /sbin/tc qdisc del dev eth0 root sleep 3 /sbin/iptables F FORWARD 清除所有 iptables規(guī)則 /sbin/iptables t nat F /home/ncmysql/nc/bin/ 調(diào)用其它有用的 iptables規(guī)則 /home/ncmysql/nc/conf/ /home/ncmysql/nc/conf/ sleep 2 /home/ncmysql/nc/bin/ncfirewall 79 。 @ Copyright 2022 Proway All rights reserved 網(wǎng)絡(luò)督察服務(wù) ? 啟動(dòng)網(wǎng)絡(luò)督察服務(wù) – proeim 先調(diào)用 stopnc腳本 再調(diào)用 startnc腳本 ? 停止網(wǎng)絡(luò)督察服務(wù) – proeim stop 調(diào)用 stopnc腳本 ? 檢查網(wǎng)絡(luò)督察服務(wù)是否運(yùn)行 – ps x 看是否有幾個(gè) nc進(jìn)程在運(yùn)行 80 。 @ Copyright 2022 Proway All rights reserved 數(shù)據(jù)庫服務(wù) ? 啟動(dòng)數(shù)據(jù)庫 – cd /usr/local/mysql/bin – ./safe_mysqld amp。 ? 停止數(shù)據(jù)庫 – cd /usr/local/mysql/bin – ./mysqladmin u root plymlq123 shutdown ? 檢查數(shù)據(jù)庫服務(wù)是否運(yùn)行 – mysql u nc pnc D nc 看是否能連接數(shù)據(jù)庫 ? 數(shù)據(jù)庫存放位置 – /usr/local/mysql/data/nc 81 。 @ Copyright 2022 Proway All rights reserved Web服務(wù) ? 啟動(dòng) Apache服務(wù) – cd /home/ncmysql/nc/d/bin – ./apachectl startssl ? 停止 Apache服務(wù) – cd /home/ncmysql/nc/d/bin – ./apachectl stop ? 檢查 Apache服務(wù)是否運(yùn)行 – 用 IE連接網(wǎng)絡(luò)督察地址并刷新看是否有登錄窗口 ? Apache配置文件 – /home/ncmysql/nc/d/conf/ 82 。 @ Copyright 2022 Proway All rights
點(diǎn)擊復(fù)制文檔內(nèi)容
醫(yī)療健康相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1