Re: [問題] Cisco 2620 NAT 效率問題
※ 引述《jognien (.....)》之銘言:
: 目前就是一個內部網路兩個外部網路
: mail server 放在內部網路
: 另外還有其他 Server
: 目的是指定一個 public ip 指定到內部的 ip
: 以下設定是可以 work
: 可惜效率異常低落
: 還請有經驗的網友解決
: debug
: 192.168.1.3 是 mail server
: 211.71.21.52 是 mail server 所對應之外部 ip
: ===============Router configure===============
: enable
: config ter
: no service udp-small-servers
: no service tcp-small-servers
: int fastEthernet 0/0
: ip address 192.168.1.1 255.255.255.0
: ip nat inside
: no ip mroute-cache
: no ip route-cache
: no fair-queue
: no shutdown
: ip address
: exit
: int ethernet 1/2
: ip address 211.71.21.53 255.255.255.248
: ip nat outside
: no ip mroute-cache
: no ip route-cache
: no shutdown
: exit
: ip route 0.0.0.0 0.0.0.0 ethernet 1/2 211.71.21.49
: int ethernet 1/3
: ip address 61.222.24.29 255.255.255.248
: ip nat outside
: no ip mroute-cache
: no ip route-cache
: no shutdown
: exit
: ip route 0.0.0.0 0.0.0.0 ethernet 1/3 61.222.24.25
: ip nat inside source static 192.168.1.3 211.71.21.52
1. 建議檢查Route 的負載及網路封包使用情形,由其是碰撞率與錯誤率
2. 更新Route 版本再試試看
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 59.120.5.36
討論串 (同標題文章)
Network 近期熱門文章
PTT數位生活區 即時熱門文章