Cisco IOS routing - 內網無法連上網路

顯示結果從第 1 筆 到 3 筆,共計 3 筆
  1. #1
    會員
    註冊日期
    2000-12-19
    討論區文章
    3

    Cisco IOS routing - 內網無法連上網路

    目前在使用的是專線, cisco 1841.
    從外面可以連至router,並可在router裡ping 內網ip,gateway等等
    從內網pc可以ping wan的ip(203.121.26.130), 但沒辦法ping到gateway-203.121.26.129.

    請各位大大幫忙看看以下設定是否正確
    謝謝

    ----------------------------------------------

    Building configuration...

    Current configuration : 1650 bytes
    !
    version 12.4
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    !
    hostname mywebfon
    !
    boot-start-marker
    boot-end-marker
    !
    logging message-counter syslog
    enable secret 5 11111111111111111111111
    enable password 7 11111111111111111111111
    !
    no aaa new-model
    no ip source-route
    !
    !
    ip dhcp excluded-address 192.168.10.0 192.168.10.34
    ip dhcp excluded-address 192.168.10.131 192.168.10.255
    !
    ip dhcp pool mypool
    network 192.168.10.0 255.255.255.0
    dns-server 203.121.16.85 8.8.8.8 8.8.4.4
    default-router 192.168.10.1
    !
    !
    no ip cef
    ip name-server 203.121.16.85
    ip name-server 8.8.8.8
    ip name-server 8.8.4.4
    multilink bundle-name authenticated
    !
    !
    !
    !
    !
    archive
    log config
    hidekeys
    !
    !
    !
    !
    !
    interface FastEthernet0/0
    description *** WAN interface ***
    ip address 203.121.26.130 255.255.255.252
    duplex auto
    speed auto
    no cdp enable
    !
    interface FastEthernet0/1
    description *** LAN interface ***
    ip address 192.168.10.1 255.255.255.0
    duplex auto
    speed auto
    no cdp enable
    !
    interface Serial0/0/0
    no ip address
    shutdown
    no fair-queue
    clock rate 2000000
    !
    router rip
    version 2
    network 192.168.10.0
    network 203.121.26.0
    !
    ip default-gateway 203.121.26.129
    no ip forward-protocol nd
    ip route 0.0.0.0 0.0.0.0 203.121.26.129
    ip route 192.168.10.0 255.255.255.0 FastEthernet0/1
    !
    no ip http server
    no ip http secure-server
    !
    ip ospf name-lookup
    !
    !
    !
    control-plane
    !
    !
    line con 0
    password 7 11111111111111111111111
    logging synchronous
    length 0
    line aux 0
    line vty 0 4
    password 7 11111111111111111111111
    logging synchronous
    login
    !
    scheduler allocate 20000 1000
    end



  2. #2
    會員
    註冊日期
    2003-08-25
    討論區文章
    1,120

    回覆: Cisco IOS routing - 內網無法連上網路

    樓主沒有告訴router要做NAT(鵝太久沒摸C牌router了,所以要怎麼config不要問鵝),router是不會"自動"做的....BTW,拿C牌的"純"router當NAT用其實佔不到啥便宜(CPU不夠快,RAM不夠多,IOS也不是每個版本都支援NAT的),沒有特殊須求的話(主要是指接leased line),高檔一點的FW/IP sharing都比拿C牌的"純"router適用就是了....
    此文章於 2011-12-14 03:28 PM 被 wangcm 編輯。

  3. #3
    會員
    註冊日期
    2000-12-19
    討論區文章
    3

    回覆: Cisco IOS routing - 內網無法連上網路

    感謝大大的協助
    問題已解決.
    忘了加入nat/pat.

    謝謝

類似的主題

  1. 請問ENTERNET300無法連上網路
    作者:juiray 所在討論版:---- ADSL 軟 硬 體 技 術
    回覆: 1
    最後發表: 2004-07-10, 11:04 AM
  2. 【求助】無法連上網路例kimo
    作者:plex 所在討論版:-- HELP ME 電 腦 軟 硬 體 急 救 版
    回覆: 1
    最後發表: 2003-07-06, 10:08 AM
  3. Media player7.0 無法連上網路
    作者:bernini03 所在討論版:-- 多 媒 體 討 論 版
    回覆: 2
    最後發表: 2002-02-13, 10:47 PM
  4. HINET計時制ADSL無法連上網路
    作者:kimcheng 所在討論版:---- ADSL 抱 怨 與 鼓 勵
    回覆: 3
    最後發表: 2001-05-26, 09:52 PM

 

此網頁沒有從搜尋引擎而來的訪客

發表文章規則

  • 不可以發表新主題
  • 不可以回覆文章
  • 不可以上傳附加檔案
  • 不可以編輯自己的文章
  •