亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 1864 | 回復: 0
打印 上一主題 下一主題

關(guān)于PIX506E的配置問題 [復制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報告]
發(fā)表于 2007-04-16 16:57 |只看該作者 |倒序瀏覽
下面是我的防火墻的配置。

# show run
: Saved
:
PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password rca9DMuOZtC0zY2B encrypted
passwd ga6y/OqUw0hT5TW4 encrypted
hostname GBTNFW01
clock timezone CST 8
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
no names      
access-list acl_in permit icmp any any
access-list acl_in permit tcp any any
access-list acl_in permit ip any any
access-list acl_in permit udp any any
access-list acl_out permit icmp any any
access-list acl_out permit ip any any
access-list acl_out permit tcp any any
access-list acl_out permit udp any any
pager lines 24
logging on   
logging buffered warnings
logging trap warnings
logging host inside 172.16.1.20
mtu outside 1500
mtu inside 1500
ip address outside 10.10.10.254 255.255.255.0
ip address inside 172.16.0.254 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool tnpool 10.10.10.108
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 10 10.10.10.100-10.10.10.109
global (outside) 1 10.10.10.110-10.10.10.119
global (outside) 2 10.10.10.120-10.10.10.129
global (outside) 3 10.10.10.130-10.10.10.139
global (outside) 4 10.10.10.140-10.10.10.149
global (outside) 5 10.10.10.150-10.10.10.159
nat (inside) 10 172.16.0.0 255.255.255.0 0 0
nat (inside) 1 172.16.1.0 255.255.255.0 0 0
nat (inside) 2 172.16.2.0 255.255.255.0 0 0
nat (inside) 3 172.16.3.0 255.255.255.0 0 0
nat (inside) 4 172.16.4.0 255.255.255.0 0 0
nat (inside) 5 172.16.5.0 255.255.255.0 0 0
static (inside,outside) 10.10.10.50 172.16.5.10 netmask 255.255.255.255 0 0
static (inside,outside) 10.10.10.51 172.16.5.20 netmask 255.255.255.255 0 0
static (inside,outside) 10.10.10.30 172.16.3.60 netmask 255.255.255.255 0 0
static (inside,outside) 10.10.10.31 172.16.3.40 netmask 255.255.255.255 0 0
static (inside,outside) 10.10.10.32 172.16.3.50 netmask 255.255.255.255 0 0
static (inside,outside) 10.10.10.40 172.16.4.10 netmask 255.255.255.255 0 0
access-group acl_out in interface outside
access-group acl_in in interface inside
route outside 0.0.0.0 0.0.0.0 10.10.10.253 1
route inside 172.16.1.0 255.255.255.0 172.16.0.253 1
route inside 172.16.2.0 255.255.255.0 172.16.0.253 1
route inside 172.16.3.0 255.255.255.0 172.16.0.253 1
route inside 172.16.4.0 255.255.255.0 172.16.0.253 1
route inside 172.16.5.0 255.255.255.0 172.16.0.253 1
timeout xlate 0:05:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout sip-disconnect 0:02:00 sip-invite 0:03:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
ntp server 172.16.1.20 source inside
snmp-server host inside 172.16.4.10 trap
no snmp-server location
no snmp-server contact
snmp-server community public
snmp-server enable traps
floodguard enable
telnet 10.10.10.108 255.255.255.255 outside
telnet 172.16.4.10 255.255.255.255 inside
telnet 172.16.1.10 255.255.255.255 inside
telnet 172.16.0.253 255.255.255.255 inside
telnet 172.16.1.20 255.255.255.255 inside
telnet 172.16.0.108 255.255.255.255 inside
telnet timeout 20
ssh timeout 5
console timeout 0
dhcpd lease 3600
dhcpd ping_timeout 750
terminal width 80
Cryptochecksum:fcf9f746935b885de78dad4e01c89a85
: end         


現(xiàn)在在外網(wǎng)的一臺客戶端10.10.10.208(與防火墻外網(wǎng)口接在同一switch中)用FTP協(xié)議向內(nèi)外172.16.5.10 (10.10.10.51)上傳數(shù)據(jù),速度很慢(2k/s),但是在內(nèi)網(wǎng)中上傳很快(7M/s)

請問防火墻的配置有問題嗎?
或者速度慢的原因是什么?
謝謝!
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP