菜鸟求教ar28配置
公司最近上了华为的ar28-11现想做一个ftp(内:192.168.0.11 对外10.10.10.19)和一个web(192.168.0.10 对外10.10.10.20)服务器
现在的配置如下:高手看看还需要作何改动(另,最好把每行都加上注释,我是菜鸟!拜托!)
<ar28>dis cu
#
sysname ar28
#
super password level 3 simple 123
#
radius scheme system
#
domain system
#
local-user admin
password cipher .]@UwE=a,53Q=^t`brF4<1!!
service-type telnet terminal
level 3
service-type ftp
#
acl number 2001
rule 0 permit source 192.168.0.0 0.0.0.255
rule 1 deny
#
interface Aux0
async mode flow
#
interface Ethernet0/0
ip address 10.10.11.18 255.255.255.248
nat outbound 2001
nat server protocol tcp global 10.10.10.20 www inside 192.168.0.10 www
#
interface Ethernet0/1
ip address 192.168.0.1 255.255.255.0
#
interface Serial0/0
clock DTECLK1
link-protocol ppp
ip address dhcp-alloc
#
interface NULL0
#
FTP server enable
#
ip route-static 0.0.0.0 0.0.0.0 10.10.10.17 preference 60
#
snmp-agent
snmp-agent local-engineid 000107Da8F0000010000822C
snmp-agent community write admin
snmp-agent sys-info version all
#
user-interface con 0
user-interface aux 0
user-interface vty 0 4
set authentication password simple 123
#
return 没有高手看吗 其实你可以去H3的论坛问问,或者看一下操作手册。
[url]http://forum.huawei-3com.com/forum-220-1.html[/url] 谢谢Jetbai
先看看去,不明白再来问
页:
[1]