AR220路由器、USG3000防火墙NAT及过滤配置

AR220路由器、USG3000防火墙的NAT及过滤配置


一、路由器AR220的NAT配置

1.定义ACL2000

acl 2000

rule normal perimit source 192.168.0.0 0.0.255.255

rule normal deny source any

quit

2.配置端口F0/0

interface Ethernet 0

ip address 192.168.0.1 255.255.255.0

quit

3.应用NAT到端口

interface Ethernet1

ip address 59.41.221.100 255.255.255.0

nat outbound 2000 interface

quit

4.设置静态路由

ip route-static 0.0.0.0 0.0.0.0 59.74.221.254


二、USG3000的ACL以及过滤设置

1.配置ACL3000

acl number 3000

rule permit tcp destination-port eq www

rule permit tcp destination-port eq fttp

rule permit tcp destination-port eq ftp-data

2.配置ACL2000

acl number 2010

rule deny source 2.2.2.1 0.0.0.0

rule permit source any

3.设置过滤规则

firewall interzone trust untrust

packet-filter 3000 outbound

detect ftp

detect http

detect java-blocking 2010

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值