Xin chào ! Nếu đây là lần đầu tiên bạn đến với diễn đàn, xin vui lòng danh ra một phút bấm vào đây để đăng kí và tham gia thảo luận cùng VnPro.

Announcement

Collapse
No announcement yet.

Cisco 827-ADSL have problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Cisco 827-ADSL have problem

    Hi
    Hiện nay mình co 1 Ciso827 -ADSL nhưng config hoi không chay được.vậy bạn nào biết xin giúp mình với
    Thanks


    version 12.2
    no service pad
    service timestamps debug uptime
    service timestamps log uptime
    no service password-encryption
    !
    hostname Router
    !
    !
    mmi polling-interval 60
    no mmi auto-configure
    no mmi pvc
    mmi snmp-timeout 180
    ip subnet-zero
    !
    !
    !
    !
    interface Ethernet0
    ip address 192.168.100.1 255.255.255.0
    ip nat inside
    hold-queue 100 out
    !
    interface ATM0
    no ip address
    no atm ilmi-keepalive
    pvc 8/35
    pppoe-client dial-pool-number 1
    !
    dsl operating-mode auto
    !
    interface Dialer0
    ip address negotiated
    ip nat outside
    encapsulation ppp
    dialer pool 1
    dialer-group 1
    ppp authentication chap callin one-time
    ppp chap hostname <>
    ppp chap password <>
    ppp pap sent-username <> password <>
    !
    ip classless
    ip route 0.0.0.0 0.0.0.0 Dialer0
    ip http server
    !
    !
    access-list 1 permit 192.168.100.0 0.0.0.255
    !
    line con 0
    stopbits 1
    line vty 0 4
    !
    scheduler max-task-time 5000
    end

  • #2
    Re: Cisco 827-ADSL have problem

    herry,

    cấu hình NAT bị sai rồi.

    Xem thêm cách cấu hình NAT ở đây:

    - NAT


    VI. Cơ bản về NAT

    Vị trí server và virtual Host trong cấu hình NAT


    Firewall và NAT


    Cơ bản về NAT


    Static route for NAT


    Chúc herry thành công,

    Comment


    • #3
      Re: Cisco 827-ADSL have problem

      Dưới đây là cách cấu hình mới nhưng vẫn không chạy


      interface ethernet0
      ip address 192.168.1.1 255.255.255.0
      ip nat inside
      no shut

      !
      interface atm0
      no ip address
      dsl operating-mode auto
      no shut
      !

      interface atm0.1 point-to-point
      no ip address
      no ip directed-broadcast
      pvc 8/35
      pppoe-client dial-pool-number 1

      !
      interface dialer0
      ip address negotiated
      ip nat outside
      encapsulation ppp
      dialer pool 1
      ppp chap hostname
      ppp chap password <password>
      ppp pap sent-username password <password>
      !
      ip nat inside source list 1 interface dialer0 overload

      ip classless
      ip route 0.0.0.0 0.0.0.0 interface dialer 0

      access-list 1 permit 192.168.1.0 0.0.0.255
      !
      end

      thanks

      Comment


      • #4
        Re: Cisco 827-ADSL have problem

        HERRY,

        thử cấu hình này và cho svn biết kết quả:

        ethernet0
        ip address 192.168.1.1 255.255.255.0
        ip nat inside
        no shut

        !
        interface atm0
        no ip address
        dsl operating-mode auto
        no shut
        !

        interface atm0.1 point-to-point
        no ip address
        no ip directed-broadcast
        pvc 8/35
        pppoe-client dial-pool-number 1

        !
        interface dialer0
        ip address negotiated
        ip nat outside
        encapsulation ppp
        dialer pool 1
        dialer-group 2
        ppp authentication pap chap
        ppp pap sent-username password <password>
        !
        ip nat inside source list 1 interface dialer0 overload
        dialer-list 2 protocol ip permit

        ip classless
        ip route 0.0.0.0 0.0.0.0 interface dialer 0

        access-list 1 permit 192.168.1.0 0.0.0.255
        !
        end

        chúc thành công,

        Comment


        • #5
          Re: Cisco 827-ADSL have problem

          Hi
          Với cấu hình trên vẫn chưa chạy được.Có chổ này có vấn đề.Tất cả đều up

          ATM0 is up, line protocol is up
          ATM0.1 is up, line protocol is up
          Dialer0 is up (spoofing), line protocol is up (spoofing)
          Ethernet0 is up, line protocol is up
          interface ATM0.1 point-to-point
          pvc 8/35
          pppoe-client dial-pool-number 1


          !
          interface dialer0
          ip address negotiated
          ip nat outside
          encapsulation ppp
          dialer pool 1
          dialer-group 2
          ppp authentication pap???????????????????? có vấn đề chổ này.. không cho định nghĩa?
          ppp pap sent-username password <password>
          !


          ====================================

          Dòng này Hardware is Unknown có ý nghĩa là gì? Mình vẫn chưa hiểu.
          Mong chờ câu trả lời.
          Cám ơn.

          Dialer0 is up (spoofing), line protocol is up (spoofing)
          Hardware is Unknown
          Internet address will be negotiated using DHCP
          MTU 1500 bytes, BW 56 Kbit, DLY 20000 usec,
          reliability 255/255, txload 1/255, rxload 1/255
          Encapsulation PPP, loopback not set
          DTR is pulsed for 1 seconds on reset
          Last input never, output never, output hang never
          Last clearing of "show interface" counters 00:36:51
          Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
          Queueing strategy: weighted fair
          Output queue: 0/1000/64/0 (size/max total/threshold/drops)
          Conversations 0/0/16 (active/max active/max total)
          Reserved Conversations 0/0 (allocated/max allocated)
          Available Bandwidth 42 kilobits/sec
          5 minute input rate 0 bits/sec, 0 packets/sec
          5 minute output rate 0 bits/sec, 0 packets/sec
          0 packets input, 0 bytes
          0 packets output, 0 bytes


          Thanks.

          Comment


          • #6
            herry,

            hardware is unknow là do interface của herry là interface dialer.

            herry thêm vào các lệnh sau nhé:

            interface dialer0
            ip mtu 1492
            ppp authentication pap callin
            ppp authen pap sent-username password <password>

            còn trong interface atm, thêm vào

            #interface atm0
            #bundle-enable

            Chúc may mắn,

            Comment


            • #7
              Hi Sinhvienngheo,
              Kho^ng may mắn ro^`i SVN oi.


              version 12.2
              no service pad
              service timestamps debug uptime
              service timestamps log uptime
              no service password-encryption
              !
              !
              !
              mmi polling-interval 60
              no mmi auto-configure
              no mmi pvc
              mmi snmp-timeout 180
              ip subnet-zero
              !
              !
              !
              !
              interface Ethernet0
              ip address 192.168.100.50 255.255.255.0
              ip nat inside
              hold-queue 100 out
              !
              interface ATM0
              no ip address
              no atm ilmi-keepalive
              bundle-enable
              dsl operating-mode auto
              !
              interface ATM0.1 point-to-point
              pvc 8/35
              pppoe-client dial-pool-number 1
              !
              !
              interface Dialer0
              ip address negotiated
              ip mtu 1492
              ip nat outside
              encapsulation ppp
              dialer pool 1
              dialer-group 2
              ppp authentication pap callin

              ************************************************** ***********
              *Note:
              *Router(config-if)#ppp authentication pap callin
              *AAA: Warning, authentication list "default" is not defined for PPP.

              ************************************************** ***********

              ppp pap sent-username xxxxxx password 0 yyyyyy




              !
              ip nat inside source list 1 interface Dialer0 overload
              ip classless
              ip route 0.0.0.0 0.0.0.0 Dialer0
              ip http server
              !
              !
              access-list 1 permit 192.168.100.0 0.0.0.255
              dialer-list 2 protocol ip permit
              !
              line con 0
              stopbits 1
              line vty 0 4
              password 123
              login
              !
              scheduler max-task-time 5000
              end




              Originally posted by sinhvienngheo
              herry,

              hardware is unknow là do interface của herry là interface dialer.

              herry thêm vào các lệnh sau nhé:

              interface dialer0
              ip mtu 1492
              ppp authentication pap callin
              ppp authen pap sent-username password <password>

              còn trong interface atm, thêm vào

              #interface atm0
              #bundle-enable

              Chúc may mắn,

              Comment


              • #8
                Re: Cisco 827-ADSL have problem

                HERRY,

                Vậy điều chỉnh lại một chút phần authentication.

                trong interface dialer

                #ppp authentication chap callin
                #ppp authentication chap hostname <username>
                #ppp authentication chap password <password>

                Herry thử và báo kết quả lại cho svn biết.

                Chúc may mắn,

                Comment


                • #9
                  Re: Cisco 827-ADSL have problem

                  Hi all
                  Cấu hình trên vân chưa chạy
                  interface Dialer0
                  ip address negotiated
                  ip mtu 1492
                  ip nat outside
                  encapsulation ppp
                  dialer pool 1
                  dialer-group 2
                  ppp authentication chap callin
                  ppp chap hostname xxx
                  ppp chap password 0 xxx!

                  !

                  Router(config-if)#ppp authentication chap callin ?
                  WORD Use an authentication list with this name
                  callback Authenticate remote on callback only
                  callout Authenticate remote on outgoing call only
                  default Use the default authentication list
                  one-time Allow use of username*OTP for one-time passwords
                  optional Allow peer to refuse to authenticate
                  <cr>

                  Tới bước này mình đánh bất kỳ lệnh gì vô cũng báo như sau:

                  Router(config-if)#ppp authentication chap callin
                  AAA: Warning, authentication list "default" is not defined for PPP.


                  anh em giúp


                  thanks

                  Comment


                  • #10
                    Re: Cisco 827-ADSL have problem

                    herry,

                    trong cấu hình atm interface point-to-point, dùng đoạn cấu hình sau:

                    interface ATM0.1 point-to-point
                    pvc 8/35
                    ubr 77
                    encapsulation aal5mux ppp dialer
                    dialer pool-member 1

                    thử và báo lại kết quả nhé,

                    Về warning của phần ppp, cứ việc bỏ qua.

                    Thân mến,
                    Đặng Quang Minh, CCIEx2#11897 (Enterprise Infrastructure, Wireless), DEVNET, CCSI#31417

                    Email : dangquangminh@vnpro.org
                    https://www.facebook.com/groups/vietprofessional/

                    Comment


                    • #11
                      Re: Cisco 827-ADSL have problem

                      Hi All

                      Với cách cấu hình này em đã lam qua nhưng vẫn không chạy.Tất cả đều báo up nhưng vẩn không được.


                      ATM0 is up, line protocol is up
                      ATM0.1 is up, line protocol is up
                      Dialer0 is up (spoofing), line protocol is up (spoofing)
                      Ethernet0 is up, line protocol is up


                      interface ATM0.1 point-to-point
                      pvc 8/35
                      ubr 77
                      encapsulation aal5mux ppp dialer
                      dialer pool-member 1


                      thanks

                      Comment


                      • #12
                        Re: Cisco 827-ADSL have problem

                        herry,

                        Đây là một working configs. Herry gõ lại y chang cấu hình này vào con router củ chuối kia nhé. Nhớ no shut các interface.

                        CHúc thành công,
                        Admin@
                        --------------------------------------
                        hostname 827
                        !
                        logging buffered 8192 debugging
                        no logging console
                        aaa new-model
                        !
                        !
                        aaa authentication login vty-access local
                        aaa authentication login console-access local
                        aaa session-id common
                        enable secret 5 xxxxxxxxxxxxxxxxxx
                        !
                        username cisco password 7 104D000A0618

                        mmi polling-interval 60
                        no mmi auto-configure
                        no mmi pvc
                        mmi snmp-timeout 180
                        ip subnet-zero
                        no ip source-route
                        no ip domain-lookup
                        !
                        !
                        !
                        !
                        interface Ethernet0
                        ip address 10.10.10.1 255.255.255.0
                        no ip proxy-arp
                        no cdp enable
                        hold-queue 100 out
                        !
                        interface ATM0
                        no ip address
                        no atm ilmi-keepalive
                        bundle enable
                        !
                        dsl operating-mode auto
                        hold-queue 224 in
                        !
                        interface ATM0.1 point-to-point
                        pvc 1/32
                        ubr 77
                        encapsulation aal5mux ppp dialer
                        dialer pool-member 1
                        !
                        !
                        interface Dialer1
                        ip address negotiated
                        encapsulation ppp
                        dialer pool 1
                        dialer-group 1
                        no cdp enable
                        ppp authentication chap callin
                        ppp chap hostname cisco
                        ppp chap password 7 vnproxxxxx
                        !
                        ip nat inside source list 101 interface Dialer1 overload
                        ip classless
                        ip route 0.0.0.0 0.0.0.0 Dialer1
                        !
                        !
                        logging source-interface ATM0.1

                        access-list 101 permit ip any any
                        dialer-list 1 protocol ip permit
                        no cdp run
                        !
                        line con 0
                        logging synchronous
                        login authentication console-access
                        history size 256
                        stopbits 1
                        line vty 0 4
                        logging synchronous
                        login authentication vty-access
                        history size 256
                        transport preferred none
                        transport input telnet
                        transport output none
                        !
                        scheduler max-task-time 5000
                        end
                        Email : vnpro@vnpro.org
                        ---------------------------------------------------------------------------------------------------------------
                        Trung Tâm Tin Học VnPro
                        149/1D Ung Văn Khiêm P25 Q.Bình thạnh TPHCM
                        Tel : (08) 35124257 (5 lines)
                        Fax: (08) 35124314

                        Home page: http://www.vnpro.vn
                        Support Forum: http://www.vnpro.org
                        - Chuyên đào tạo quản trị mạng và hạ tầng Internet
                        - Phát hành sách chuyên môn
                        - Tư vấn và tuyển dụng nhân sự IT
                        - Tư vấn thiết kế và hỗ trợ kỹ thuật hệ thống mạng

                        Network channel: http://www.dancisco.com
                        Blog: http://www.vnpro.org/blog

                        Comment


                        • #13
                          Re: Cisco 827-ADSL have problem

                          Hi all
                          Hiện cấu hình trên vẩn không chạy nhưng không sao mình đã cấu hình chạy rồi.Với cách cấu hình khác cơ nhưng mình nghĩ có rất nhiều cách cấu hình.Rất cảm ơn các anh chị đã giúp đỡ trong thời gian qua.
                          kieu xuan viet
                          thanks

                          Comment


                          • #14
                            Hi Việt,

                            Cấu hình ADSL của Việt như thế nào?
                            có thể post lên để mọi người xem ko?

                            Thân mến,
                            Huỳnh Chí Đại

                            Comment


                            • #15
                              Việt !

                              Check :

                              ADSL Wan interface đã nhận được IP ?

                              Nếu cảm thấy mọi việc quá phức tạp, Việt erase hết config (trả về trạng thái default và sữ dụng tool CRWS để config.

                              Cắm ADSL Router 837 vào LAN, set ip của mình trùng với Range 10.10.10.0/24, sau đó dùng web truy cập vào địa chỉ 10.10.10.1

                              Sau khi xuất hiện webconsole, Việt chọn autodetect, khi đó Router sẽ autodetect và generate cấu hình cho Việt, Việt chỉ cần nhập những username, password cần thiết thôi. Sau đó save lại và kiểm tra cấu hình = CLI thông thường.

                              Chú ý CRWS chỉ có ở Version 12.2 về sau.
                              -------------------------------------------------------
                              Yamaha R6 Rider
                              Tôi là Yuna_admirer.

                              Comment

                              Working...
                              X