51CTO博客开发
内网DNS系统功能:解析内网域名和DNS-Cache软件:dnsmasq一.安装yum -y install dnsmasq二.服务器配置1.vi /etc/resolv.conf 使本地查询域名时使用dnsmasq服务器nameserver 127.0.0.1 2.vi /etc/dnsmasq.confresolv-file=/etc/dnsmasq.resolvconf 指定上层
一.配置YUM 服务器本机从外网更新(不是必须)1.编辑/etc/yum.repos.d/CentOS-Base.repo(基础的YUM配置)# CentOS-Base.repo## The mirror system uses the connecting IP address of the client and the# update status of each mirror to pick
############################IP规划:eth1:公网IP x.x.x.xeth0:私网IP 192.168.0.249############################一.配置用户名密码telnet登陆console口登陆路由器<Quidway>system-view[Quidway]local-user admin (用户名)[Quidway-lus
摘要:本文将向读者介绍IP Filter防火墙,同时也将介绍一些防火墙设计的基本原理。 一.引言 1. IP Filter是一款很棒的小型防火墙。与其他一些免费防火墙相比(ipfwadm, ipchains, ipfw),它更加小巧并且设计优雅。本文将系统地向读者介绍IP Filter防火墙。本文还将在使用规则方面介绍各种包过滤防火墙的相同点和不同点。如果你在以前对包过滤防火墙有一点认识的话你
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号