请教danted配置

Web、Mail、Ftp、DNS、Proxy、VPN、Samba、LDAP 等基础网络服务
回复
lx_kun
帖子: 40
注册时间: 2006-11-05 14:54

请教danted配置

#1

帖子 lx_kun » 2006-11-23 19:44

# the "client" rules. All our clients come from the net 10.0.0.0/8.


#hosts from dorms
client pass {
from: 211.65.60.129/254 port 1-65535 to: 0.0.0.0/0
}

#host from zy
client pass {
from: 172.22.132.0/254 port 1-65535 to: 0.0.0.0/0
}

这是配置中的其中代马,是我从网上找的,但启动失败。
我想问一下211.65.60.129/254 port 1-65535 to: 0.0.0.0/0 这句是什么意思
特别是 211.65.60.129/254 ,为什么 要加 /254 这里又代表什么?
回复