51CTO博客开发
CentOS5.6 安装配置dhcp 组网图:eth0:192.168.0.11/24 (模拟外网)eth1:192.168.200.254/24 (模拟LAN1)eth2:172.16.100.254/24 (模拟LAN2)搭建环境准备iptables dhcpd配置文件[root@test ~]# cat /etc/dhcpd.confddns-update-style
准备一台兼容PC,双网卡,一块外网:122.226.247.* 一块内网:192.168.0.253/24pptp vpn 地址池为:172.16.10.1/24. (脑海中网络拓扑已经构建出来了,现在就安装linux)////////////安装完成后,开始配置pptp vpn.1:首先检查搭建PPTP VPN 环境是否支持;#rpm -q ppp &nb
配置步骤准备数据Router: fastethernet0/0 10.10.1.2/24fastethernet0/1 192.168.10.254/24 //需要开启DHCP 为下面PC终端提供自动获取IP 地址Router2:fastethernet0/0 10.10.1.1/24fastethernet0/1 172.16.30.253/24 //需要开启DHCP
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号