2811 w/ WIC-1ADSL-I-DG PPPoA issue

Hello:
I have been trying to test our new office gear prior to move, specifically the DSL WIC card.
It seems I have all the config correct but I fail to negotiate link and I am not getting much info from a debug standpoint leading me to believe: -1- PPP isn't quite set up correctly -2- the WIC is possibly bad.
Would it be possible for someone to review my config since I can find nothing on the web that serves as a decent example of using this WIC card with Qwest?
DETAILS:
Info pulled from my old Actiontec modem for testing purposes:
VPI/VCI = 0/32
DSL Mode = MMODE
DSL Negotiated Mode = T1.413
Up/down = 7168/896
ATM QoS class = UBR
The connection is doing PPPoA, evidently it is using PAP per my ISP (qwest does the local loop, my own ISP the VC termination and routing)
Cisco 2811 and WIC setup:
interface ATM0/1/0
description QWEST DSL - circuit id:
no ip address
no ip mroute-cache
shutdown
no atm ilmi-keepalive
dsl operating-mode auto
dsl enable-training-log
pvc 0/32
encapsulation aal5mux ppp dialer
dialer pool-member 1
interface Dialer1
ip address negotiated
encapsulation ppp
dialer pool 1
ppp authentication pap
ppp pap sent-username <username_goes_here> password 0 <passwd_goes_here>
Additionally, it would be helpful if you provided what all the 'Modem States' are. For example, Modem state = 0x8 is in many docs but you don't say anything about 0x3. Its helpful to know all the codes for Modem state if your going to recommend doing debugs of atm events for troubleshooting. Hence, the post to the forum. I can't get link and everything appears to be set up properly.
Thanks for the insight/answers.

No, I am afraid we don't do ADSL over ISDN. My boss ordered the equipment and I think the reseller wasn't too bright.
So would I be correct that I am going to have to have a WIC-1ADSL or a HWIC-1ADSL?
I see that this ADSL over ISDN card we have currently does support T1.413, but given I can't get link I am guessing that is only T1.413 when over ISDN so I have to use one of the other types of WICs listed above if this is over POTS.
If someone from Cisco or otherwise can confirm that would be great so I can go ahead and get the right card shipped to us ASAP.
Thanks for the assist,
-Jeff
Thanks for pointing that out. I suspected it might be the issue but have not ordered or touched many DSL WICs in my day, only the bigger chassis's that terminate the traffic on the provider end.

Similar Messages

  • Configuring PPPoE on 2801 with WIC-1ADSl

    Hello All!
    I try to configure 2801 with WIC-1ADSl
    part of my config is:
    interface ATM0/1/0
    no ip address
    no atm ilmi-keepalive
    dsl operating-mode auto
    pvc 0/55
    encapsulation aal5mux ppp dialer
    pppoe-client dial-pool-number 1
    interface Dialer1
    ip address negotiated
    ip mtu 1492
    encapsulation ppp
    dialer pool 1
    dialer-group 1
    ppp authentication chap pap callin
    ppp chap hostname xxx
    ppp chap password 0 xxx
    ppp pap sent-username xxx password 0 xxx
    ip classless
    ip route 0.0.0.0 0.0.0.0 Dialer1
    show int dialer
    but in this configuration i cann't connect to ISP (and recive ip address)
    show int Dialer 1
    Dialer1 is up, line protocol is up (spoofing)
    Bound to:
    Virtual-Access2 is up, line protocol is down
    yourname#debug dialer packets
    Dial on demand packets debugging is on
    yourname#ping 195.161.136.2
    Sending 5, 100-byte ICMP Echos to 195.161.136.2, timeout is 2 seconds:
    *Mar 15 12:37:33.523: Di1 DDR: ip (s=192.168.0.230, d=195.161.136.2), 100 bytes,
    outgoing interesting (ip PERMIT)
    *Mar 15 12:37:33.523: Di1 DDR: Cannot place call, no dialer string set.
    *Mar 15 12:37:35.523: Di1 DDR: ip (s=192.168.0.230, d=195.161.136.2), 100 bytes,
    outgoing interesting (ip PERMIT)
    Can anybody help me to correct problem?
    Thank you very much

    Tnank you very much!!!
    the first part of my task is solved...
    now my config is
    yourname#show run
    version 12.4
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    ip domain name yourdomain.com
    vpdn enable
    vpdn ip udp ignore checksum
    interface FastEthernet0/0
    description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0$
    ip address 192.168.0.230 255.255.255.0
    ip nat inside
    ip tcp adjust-mss 1452
    duplex auto
    speed auto
    interface ATM0/1/0
    no ip address
    no atm ilmi-keepalive
    dsl operating-mode auto
    interface ATM0/1/0.1 point-to-point
    pvc 0/55
    oam-pvc manage
    pppoe-client dial-pool-number 1
    interface Dialer0
    ip address negotiated
    ip mtu 1452
    ip nat outside
    encapsulation ppp
    dialer pool 1
    dialer-group 2
    ppp authentication chap pap callin
    ppp chap hostname xxx
    ppp chap password 0 xxx
    ppp pap sent-username xxx password 0 xxx
    ip classless
    ip route 0.0.0.0 0.0.0.0 Dialer0
    ip nat inside source list 1 interface Dialer0 overload
    access-list 1 permit 192.168.0.0 0.0.0.255
    dialer-list 1 protocol ip permit
    dialer-list 2 protocol ip permit
    But I need to configure second chanel with PPPoEoA (ethernet over ATM or encapsulation MAC or Enet encap)encapsulation for access to inside SP network (172.16.x.x etc.)
    How I can do this?

  • WIC 1ADSL configuration

    Hi everybody,
    we bought a used Cisco 1841  router with a WIC 1ADSL module and I am asked to configure it so that we can connect to Internet using our ADSL phone line.
    Actually, I started via commands with some configurations found on the internet but it is not working.
    I wanted to try via SDM interface, but could not launch and I don't know why.
    Please anyone who deals with such a configuration or anybody who well knows about that kind of configuration will be very welcome.
    Thank you a lot
    NB: Informations got from my Broadband operator are:
    login: MY_LOGIN
    password: MY_PASSWORD
    We got our LAN's individual IP address dynamically from our operator using its given setup box.
    and the ranges are:
     reserved: 192.168.1.1 to 192.168.1.9
    usable: 192.168.1.10 to 192.168.1.100
    I hope the above informations will help.
    Thank you again.

    Hi,
    I used the configuration provided by the link but still doesn't work.
    Also I can't run these two commands:
    ping atm interface atm0 8 35 end-loopback
                GT_Internet_Router#ping atm interface atm0/0/0 8 35 end-loopback
                Translating "interface"
                                       ^
                % Invalid input detected at '^' marker.
    ping atm interface atm0 8 35 seg
                GT_Internet_Router#ping atm interface atm0 8 35 seg
                Translating "atm"
                                    ^
               % Invalid input detected at '^' marker.
    Below is the capture of "debug" commands
             GT_Internet_Router#debug ppp negotiation
             PPP protocol negotiation debugging is on
             GT_Internet_Router#debug ppp authentication
             PPP authentication debugging is on
    Please find below the running configuration:
    GT_Internet_Router#sh run
    Building configuration...
    Current configuration : 1646 bytes
    version 12.3
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname GT_Internet_Router
    boot-start-marker
    boot-end-marker
    enable secret 5 XXXXXXXXXXXXXXXX
    mmi polling-interval 60
    no mmi auto-configure
    no mmi pvc
    mmi snmp-timeout 180
    no aaa new-model
    ip subnet-zero
    ip cef
    ip dhcp excluded-address 192.168.1.1 192.168.1.9
    ip dhcp pool LAN
       import all
       network 192.168.1.0 255.255.255.0
       default-router 192.168.1.1
       domain-name wr
    ip ips po max-events 100
    no ip domain lookup
    no ftp-server write-enable
    no crypto isakmp ccm
    interface FastEthernet0/0
    no ip address
     shutdown
     duplex auto
     speed auto
    interface FastEthernet0/1
     ip address 192.168.1.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly
     duplex auto
     speed auto
    interface ATM0/0/0
     no ip address
     shutdown
     no atm ilmi-keepalive
     dsl operating-mode auto
     pvc 8/32
      pppoe-client dial-pool-number 1
    interface Dialer0
     ip address negotiated
     ip mtu 1492
     ip nat outside
     ip virtual-reassembly
     encapsulation ppp
     ip tcp adjust-mss 1452
     dialer pool 1
     ppp chap hostname MY_LOGIN
     ppp chap password 0 MY_PASSWORD
     ppp pap sent-username MY_LOGIN password 0 MY_PASSWORD
     ppp ipcp dns request accept
    ip classless
    ip route 0.0.0.0 0.0.0.0 Dialer0
    ip http server
    no ip http secure-server
    ip nat inside source list NAT interface Dialer0 overload
    ip access-list standard NAT
     permit 192.168.1.0 0.0.0.255
    control-plane
    line con 0
     password xxxxxxxxx
     login
    line aux 0
    line vty 0 4
     password xxxxxxxxx
     login
    end
    Note: I can't set "vlan interface" on my router
           GT_Internet_Router(config)#interface vlan 1
                                                                         ^
          % Invalid input detected at '^' marker.
    so I configured Fa0/1 instead of Vlan 1 for Telnet purpose.
    Is there any problem ??
    Also I want you to check the atm interface
    GT_Internet_Router#sh interface atm0/0/0
    ATM0/0/0 is administratively down, line protocol is down
      Hardware is DSLSAR (with Alcatel ADSL Module)
      MTU 4470 bytes, sub MTU 4470, BW 800 Kbit, DLY 640 usec,
         reliability 0/255, txload 1/255, rxload 1/255
      Encapsulation ATM, loopback not set
      Encapsulation(s): AAL5  AAL2, PVC mode
      23 maximum active VCs, 256 VCs per VP, 0 current VCCs
      VC Auto Creation Disabled.
      VC idle disconnect time: 300 seconds
      Last input never, output never, output hang never
      Last clearing of "show interface" counters never
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: Per VC Queueing
      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 no buffer
         Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
         0 packets output, 0 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         0 output buffer failures, 0 output buffers swapped out
    PS: I attached the sample of my network diagram

  • Cisco wic-1adsl-idg

    Hello,
    i have a cisco wic-1adsl-idg card. I want to ask if this card is compatible with adsl2+ line??
    I don't want it to synchronize at the speed that the adsl2+ lines do, i only want it to work!
    Thanks..

    Hello,
    i have a cisco wic-1adsl-idg card. I want to ask if this card is compatible with adsl2+ line??
    I don't want it to synchronize at the speed that the adsl2+ lines do, i only want it to work!
    Thanks..

  • 1600 Series Router & WIC-1ADSL

    I have some 1600 series routers and was hoping to use them for my Broadband connection.
    Is this WIC compatable with the 1600 series router?
    What is the required IoS if this is posible?
    Thanks Ian

    Ganesh,Thank you for the response, however, that article is for the WIC-1DSU-T1 as far as I can see.I was wanting information regarding the WIC-1ADSL. which does not appear to be recognised in my 1603R routers.Thanks Ian
    Ian,
    The ADSL WAN interface cards (WICs) supported on the Cisco 1700/2600/3700 series routers are also supported on the Cisco 1800 (modular), 2800, 3800 series Integrated Services Routers (ISRs).
    As per the link it start supported only from 1700 series routers ony.
    Check out the below link hope that clears out your query !!
    http://www.cisco.com/en/US/prod/collateral/routers/ps221/product_data_sheet0900aecd8028aa5a.html
    If helpful do rate the valauble post
    Ganesh.H

  • WIC-1ADSL Won't No Shut in 1751V

    Installed a new WIC-1ADSL in my 1751V yesterday. It sees the card fine, but I cannot get the IF to talk to the line. SO, I do a debug and get the following:
    01:44:29: DSL: No response on write to 0x0
    01:44:29: DSL(ATM0): Could not download ASW_init_3_8_131.bin
    01:44:41: DSL(ATM0): No response from ASW_init_3_8_131.bin
    01:44:41: DSL(ATM0): Unexpected response 0x0 to ASW_init_3_8_131.bin
    I am not familiar with this error, nor could I find any indications, other than that a
    failure to come up appears to point to an error in framing configuration.
    Would you be kind enough to give me some potential pointers on how to best deal with this error? Is the ASW_init a file that would work if I load a new IOS in the machine, and if not, where would it be drawn from?

    Homeland#show config
    Using 1630 out of 29688 bytes, uncompressed size = 2738 bytes
    Uncompressed configuration from 1630 bytes to 2738 bytes
    version 12.2
    service timestamps debug uptime
    service timestamps log uptime
    service password-encryption
    service compress-config
    hostname Homeland
    boot system flash
    logging buffered 8012 errors
    logging rate-limit console 100 except errors
    enable secret 5
    enable password 7
    memory-size iomem 25
    clock timezone CST -5
    ip subnet-zero
    no ip routing
    interface ATM0
    no ip address
    no ip route-cache
    no ip mroute-cache
    no atm ilmi-keepalive
    pvc 0/32
    encapsulation aal5mux ppp dialer
    dialer pool-member 1
    dsl operating-mode auto
    interface FastEthernet0
    ip address 10.10.10.3 255.255.255.0
    no ip route-cache
    no ip mroute-cache
    speed auto
    full-duplex
    interface Virtual-Template1
    no ip address
    interface Dialer1
    ip address 255.255.252.0
    ip nat outside
    encapsulation ppp
    dialer pool 1
    dialer-group 1
    ppp authentication chap pap callin
    ppp chap hostname
    ppp chap password 7
    ppp pap sent-username password 7
    ip nat translation timeout never
    ip nat translation tcp-timeout 345600
    ip nat translation udp-timeout 345600
    ip nat translation finrst-timeout 345600
    ip nat translation dns-timeout 345600
    ip nat inside source list 102 interface Dialer1 overload
    ip classless
    ip route profile
    ip route 0.0.0.0 0.0.0.0 Dialer1
    no ip http server
    access-list 102 permit ip 10.10.10.0 0.0.0.255 any
    snmp-server community public RO
    snmp-server enable traps tty
    call rsvp-sync
    dial-peer cor custom
    banner motd ^C
    Welcome to HOMELAND router.
    ^C
    line con 0
    line aux 0
    line vty 0 4
    password 7
    login
    no scheduler allocate
    end
    Homeland#

  • 2821 Router with wic-1ADSL card

    I am trying to verify a code that will recognize a WIC-1ADSL card in a 2821. The Cisco Software tool page shows that 12.4.10 IPVOICE code has support for this but the card is not seen on the router. When I try the enterprise version 12.4.9(T1) It does't see that card either but shows a VPN module??
    Does anyone know what release will work? I am replacing 2620 routers (12.3.19) that have these cards in them for Disaster Recovery. I need support for ADSL- Asymetric Digital Subscriber Line support.

    Important bits below:
    boot-start-marker
    boot system flash flash:c2800nm-advipservicesk9-mz.124-3b.bin
    boot-end-marker
    policy-map Child
    class class-default
    fair-queue
    random-detect dscp-based
    interface ATM0/0/0
    description ADSL Service
    bandwidth 399
    no ip address
    load-interval 30
    no atm ilmi-keepalive
    dsl operating-mode auto
    pvc 8/35
    vbr-nrt 512 399 3392
    encapsulation aal5mux ppp dialer
    dialer pool-member 1
    service-policy output Child
    interface Dialer0
    description PPP Session
    ip address negotiated
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    encapsulation ppp
    dialer pool 1
    ppp authentication chap callin
    ppp chap hostname xx
    ppp chap password xx

  • DSL test lab w/ WIC-1ADSL

    Hi folks,
    I regularly configure Cisco 800-series routers for field deployment, and I'd love to be able to run through some simulations on the 8x7 ADSL series (837 and 877) in my test lab. I also have a few WIC-1ADSL modules for my 2600/2800 routers.
    I know that you can do back-to-back configurations with GHDSL wics, but it doesn't seem to be possible with the internal ADSL modems on the 800's and/or the WIC-1ADSL's.
    Can someone please point me in the right direction? I'm looking for the easiest & cheapest way to connect two 8x7's to each other via the ADSL (RJ-11) port, and/or to a WIC-1ADSL.
    I'm not necessarily interested in recreating/simulating an entire service-provider infrastructure (yet ;-), my initial goal is just straight connectivity. I'm /not/ familiar with ATM switch or DSLAM specs or configuration, but I'm willing to learn, however I can't spend days and days bringing myself up to speed. Again, getting the connectivity between the CPE devices is primary; the guts of DSL and any required jury-rigging are secondary.
    Thanks!

    The Cisco 850 series and Cisco 870 series routers support the dial backup function, which allows a user to connect an analog modem to the console port as a backup link to the WAN port in case the ADSL service goes down. Refer URL http://cisco.com/en/US/products/hw/routers/ps380/products_installation_guide_chapter09186a0080471067.html#wp1055766

  • Linksys EA6400 - PPPOE issue

            I have the following problem with my router : The ISP provides 500mb/s and my router only outputs on wire or wireless 200-230mb/s.
    The set up :
    1) Router Linksys EA6400 
         firmware : 1.1.40.160989 
    2) Network cable : Gigabit 
    3) Wireless adaptor : Linksys WUSB6300 
    4) PC : i5 4690 ; 8GB RAM 2400MHz ; SSHD 1 TB; Motherboard Gygabite Z97
    5) Connection on router PPPOE ; ISP : RDS Romania.
           ISSUE : I always get no more than 230mb/s on tests (www.speedtest.net; or other tests sites and benckmarks) wired or wireless I have the same speed “limit”. The ISP came and tested my connection and on the router INPUT (internet) I have 500mb/s no fluctuations.
        Also I have drops on wireless after a couple of hours of continuous internet traffic.
    What I have tried :
    Rebooting router
    Factory reset
    Firmware downgrade and upgrade again
    -Nothing worked 
    Does the router have conflicts with the PPPOE connection ?
    Might the router be broken ?
    Please help me with this issue.

    Hi, 
     @chadster766 : I have tried also these setting but no improvement. 
     @bigdave240 : Here is the tests results that I have done : 
    ISP Direct Wired result : (rush hour tests 
    Last Result:
    Download Speed: 401754 kbps (50219.3 KB/sec transfer rate)  
    Upload Speed: 14580 kbps (1822.5 KB/sec transfer rate)
    Latency: 16 ms
    Jitter: 1 ms
    08.02.2015, 19:35:13
    Router Wired result :
    Last Result:
    Download Speed: 158115 kbps (19764.4 KB/sec transfer rate)
    Upload Speed: 99675 kbps (12459.4 KB/sec transfer rate)
    Latency: 16 ms
    Jitter: 1 ms
    08.02.2015, 19:39:37
    Router Wireless result :
    Last Result:
    Download Speed: 131282 kbps (16410.3 KB/sec transfer rate)
    Upload Speed: 103160 kbps (12895 KB/sec transfer rate)
    Latency: 18 ms
    Jitter: 7 ms
    08.02.2015, 19:55:32
    When tested NOT in rush hour, and get @500mb/s from ISP wired , the results from the router wired/wireless are @250mb/s.
    You can see from the results that ISP @400mb/s , the output from the router it's @150mb/s , it's somehow truncated.
         What other settings could I try before sending this router to warranty  or customer protection? 
    Maybe the high speed PPPOE connection it's not supported by this router ? 
    Kind regards.

  • AirPort Extreme PPPoE issues after disconnect

    Hi all...
    I seem to have an issue with my AirPort.... Brand new, out of the box, I plugged it in and it worked using my old configs (It replaced a Linksys WRT54G) and all was well. I unplugged it when there was a lightning storm coming ( I am on wireless broadband so I have a dish on my roof for the net... did not want it to fry another router... this has happened 3 times even with an APC in line with the ethernet cables). After the storm passed, I plugged it back in and voila... unable to find PPPoE server. Now, the only way I can connect is to connect it through the old Linksys box ( it goes from the dish to the Linksys box set to PPPoE always on to the AirPort via Ethernet). I have performed a hard reset and manually configured it, however it still does not find the AirPort....Any suggestions?

    Spent 8 hours last night with same issues. All issues really started after the update. I had just bought the new dual band, set up was smooth, then all **** broke loose after the X.1 update. A couple of things I noticed. 1) Same issues you had that if the computers sat, it took a good 5 minutes to get the network up again or "see" it 2) I use comcast and I have noticed that the dynamic is causing issues between the AE and modem (post update) 3) Every time I try to change settings on the AE to add Guest network, the whole network crashes and I have to go to complete hard boot, reset AE and do power start all the way out. 4) Comcast rep had me power cycle all of my hard wire gigabit routers off the AE. I was having issues until I did this. Apparently the AE keeps IP if you feed routers off of it. Going to revert to 7.4 right now.

  • WRVS4400N PPPoE issue after v2.0.2.1 firmware upgrade

    Hi, I have a WRVS4400N v2 router which was working perfect until I've upgraded the firmware to v2.0.2.1. Since then, my router does not save anymore the PPPoE password so I am not able to connect. Does anybody know how can I fix this?

    Simon, nothing succedeed. I've cleared the browser cache and also downgraded the firmware from v2.0.2.1 to v2.0.1.3. Basically the router does not save any password under PPPoE menu. I've reset it to factory default, same result.
    After filling the password and saving, before router reboot, I see the connection type changing from PPPoE to Automatically connect - DHCP. I do not know if this mean anything or not. Do you have any other ideea?

  • PPPoE issue on 7206VXR

    Trying to configure a PPPoE session on a 7206VXR however all the commands such as ppp on an eth interface, vpdn in global config are missing.
    The IOS says that its supported:
    ROM: System Bootstrap, Version 12.3(4r)T3, RELEASE SOFTWARE (fc1)
    BOOTLDR: 7200 Software (C7200-KBOOT-M), Version 12.3(9), RELEASE SOFTWARE (fc2)
    System image file is "disk2:c7200-pk9u2-mz.123-14.T3.bin"
    which is service provider with ipsec etc..
    Am I missing something obvious? I also have a 8000 user license but at the moment in the labs only need a couple of lines and the docs say <1000 no license needs to be enabled.

    GP, Thanks for that, I have access to the tool and thought I'd run it through, just checked again and got:
    Image Name DRAM Flash Life Cycle
    c7200-pk9u2-mz.12.3-14.T 128 48 ED
    AAA Double Authentication Secured by Absolute Timeout
    Accounting server connectivity failure and recovery detection
    ACL - Support for Non-Contiguous Port Ranges on an ACE
    PPP MLP MRRU negotiation configuration
    PPPoE Session Limit per NAS port
    So must have seen that PPPoE session Limit per NAS port and registered it as supporting pppoE.
    Currently getting the distributor to provide your suggested.
    It's current use is only as a B-RAS within an Inter-operability model and so we were trying as many full features northbound into a core of a err chinese router :)
    Will let you know how it works.
    Craig.

  • RV042 PPPoE issues

         I must say that i am totally impressed by the product, i have around 3 sites and out of 3 sites i was able to make a tunnel between two sites. Now when i went to to third site, first thing that surprised me is that PPPoE doesn't work, it keeps showing WAN IP as 0.0.0.0 and when i connect the same connection in other broadband routers or configure it on my windows 7 directly, it works fine but only RV042 it doesn't work at all. Than i thought of configuring RV042 as DMZ but now i am not able to create the VPN tunnel, it keeps showing RESOLVING HOSTNAME for local dyndns url. Please help. Thank you.
    Incase if somebody needs a diagram.

    Alright i got it working :D, it was my  fault and the fault was so small that i could not see it keeping it  right in front of me. Well the PPPoE doesn't work so i gave DMZ one more  try and this time i realized that the INTERFACE while creating tunnel  was WAN1 where it should be WAN2. That's it, its working now. Thank you  very much

  • WRVS4400N PPPoE issues

    Hello,
    Few days ago i bought WRVS4400N and i tried to connect it to my ISP which is working only on PPPoE connection. Unfortunately we wasn't able to make it work. Please see below the log of the router when i try to connect via PPPoE:
    Plugin pppoe loaded.
    PPPoE Plugin Initialized
    Plugin pppoe called.
    pppd 2.4.1 started by root, uid 0
    Sending PADI
    HOST_UNIQ successful match
    HOST_UNIQ successful match
    Unexpected packet: Ether addr: 00:16:76:c8:08:fc (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0030 (PADO) PPPoE tag: type=0102 length=0008 (AC Name) data (UTF-8): raspppoe PPPoE tag: type=0101 length=0000 (Service name) P
    HOST_UNIQ successful match
    Unexpected packet: Ether addr: 00:16:76:c8:08:fc (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x002e (PADO) PPPoE tag: type=0102 length=0006 (AC Name) data (UTF-8): r1-bor PPPoE tag: type=0101 length=0000 (Service name) PPP
    HOST_UNIQ successful match
    Unexpected packet: Ether addr: 00:16:76:c8:09:8e (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x002e (PADO) PPPoE tag: type=0102 length=0006 (AC Name) data (UTF-8): r5-bor PPPoE tag: type=0101 length=0000 (Service name) PPP
    HOST_UNIQ successful match
    Unexpected packet: Ether addr: 00:16:76:c8:09:8e (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0030 (PADO) PPPoE tag: type=0102 length=0008 (AC Name) data (UTF-8): raspppoe PPPoE tag: type=0101 length=0000 (Service name) P
    HOST_UNIQ successful match
    Unexpected packet: Ether addr: 00:16:76:c7:f4:a2 (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0030 (PADO) PPPoE tag: type=0102 length=0008 (AC Name) data (UTF-8): raspppoe PPPoE tag: type=0101 length=0000 (Service name) P
    Connecting PPPoE socket: 00:00:00:00:00:00 0000 0x427d8
    Couldn't get channel number: Transport endpoint is not connected
    Doing disconnect
    Exit.
    Please let me know if you need additional info. Your help is really appriciated!! Thank you!!!

    Hi All,
    I have an similar problem.
    I have problem connecting router to internet. I try to connect with other router Netgear WPN824, Linksys WRT54G, Allied Telesyn AT-AR220E and with this working without any problem.
    I have static IP but I need PPPoE connection with username and password.
    Router Cisco Linksys WRVS4400Nv2 with firmware 2.0.0.8-ETSI, CPU STAR 9202, DRAM 64MB, FLASH 16MB.
    My connection is ADSL 10Mbps/768kbps and ISP (Slovenia - SiOL) need PPPoE connection.
    Modem is Sagem Fast 3344, Bridged, DHCP disabled, Firewall Disabled, Ethernet Status Automatic Speed Auto DUPLEX.
    Please help me with this router connection.
    Thanks.
    This is the LOG of the router:
    Jan 1 00:00:07 - bind 0.0.0.0 - Address already in use
    Jan 1 00:00:07 - started as root without requesting chroot(), warning only
    Jan 1 00:00:07 - starting on , port 80
    Jan 1 00:00:20 - Plugin pppoe loaded.
    Jan 1 00:00:20 - PPPoE Plugin Initialized
    Jan 1 00:00:20 - Plugin pppoe called.
    Jan 1 00:00:21 - pppd 2.4.1 started by root, uid 0
    Jan 1 00:00:21 - Sending PADI
    Jan 1 00:00:21 - HOST_UNIQ successful match
    Jan 1 00:00:21 - HOST_UNIQ successful match
    Jan 1 00:00:21 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0046 (PADO) PPPoE tag: type=0102 length=0014 (AC Name) data (UTF-8): E320-BRAS-LJ-DRAVLJE PPPoE tag: type=0103 length=0004 (Hos
    Jan 1 00:00:21 - HOST_UNIQ successful match
    Jan 1 00:00:21 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0046 (PADO) PPPoE tag: type=0102 length=0014 (AC Name) data (UTF-8): E320-BRAS-LJ-DRAVLJE PPPoE tag: type=0103 length=0004 (Hos
    Jan 1 00:00:21 - HOST_UNIQ successful match
    Jan 1 00:00:21 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0049 (PADO) PPPoE tag: type=0102 length=0017 (AC Name) data (UTF-8): E320-BRAS-LJ-CIGALETOVA PPPoE tag: type=0103 length=0004 (
    Jan 1 00:00:21 - HOST_UNIQ successful match
    Jan 1 00:00:21 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0046 (PADO) PPPoE tag: type=0102 length=0014 (AC Name) data (UTF-8): E320-BRAS-LJ-DRAVLJE PPPoE tag: type=0103 length=0004 (Hos
    Jan 1 00:00:21 - HOST_UNIQ successful match
    Jan 1 00:00:21 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0049 (PADO) PPPoE tag: type=0102 length=0017 (AC Name) data (UTF-8): E320-BRAS-LJ-CIGALETOVA PPPoE tag: type=0103 length=0004 (
    Jan 1 00:00:21 - Connecting PPPoE socket: 00:00:00:00:00:00 0000 0x427d8
    Jan 1 00:00:21 - Couldn't get channel number: Transport endpoint is not connected
    Jan 1 00:00:21 - Doing disconnect
    Jan 1 00:00:21 - Exit.
    Jan 1 00:00:21 - br0: port 2(eth2) entering forwarding state
    Jan 1 00:00:21 - br0: topology change detected, propagating
    Jan 1 00:00:21 - br0: port 1(eth0) entering forwarding state
    Jan 1 00:00:21 - br0: topology change detected, propagating
    Jan 1 00:00:27 - download uses obsolete (PF_INET,SOCK_PACKET)
    Jan 1 00:00:28 - Kris Linux Driver:Version=v2.00 for CISCO's RVSR000,WRVS4400N & WRVS4400Nv2(Feb 18 2009:18:16:43)
    Jan 1 00:00:28 - Enable Tcp Connection Tracking
    Jan 1 00:00:28 - The Total Used Table Memory Size = 0xFB4878 = 16082K
    Jan 1 00:00:28 - Trying to free free IRQ16
    Jan 1 00:00:28 - Trying to free free IRQ17
    Jan 1 00:00:29 - version 0.7.2 started
    Jan 1 00:00:33 - Kris is unlocked
    Jan 1 00:00:33 - Reset IDP Engine!!!
    Jan 1 00:00:33 - The Total Used Table Memory Size = 0xFB4878 = 16082K
    Jan 1 00:00:33 - Enable DDOS Detection!!
    Jan 1 00:00:33 - Enable PortScan Detection!!
    Jan 1 00:00:33 - Enable IP Sweep Detection!!
    Jan 1 00:00:50 - Plugin pppoe loaded.
    Jan 1 00:00:50 - PPPoE Plugin Initialized
    Jan 1 00:00:50 - Plugin pppoe called.
    Jan 1 00:00:50 - pppd 2.4.1 started by root, uid 0
    Jan 1 00:00:50 - Sending PADI
    Jan 1 00:00:50 - HOST_UNIQ successful match
    Jan 1 00:00:50 - HOST_UNIQ successful match
    Jan 1 00:00:50 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0046 (PADO) PPPoE tag: type=0102 length=0014 (AC Name) data (UTF-8): E320-BRAS-LJ-DRAVLJE PPPoE tag: type=0103 length=0004 (Hos
    Jan 1 00:00:50 - HOST_UNIQ successful match
    Jan 1 00:00:50 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0046 (PADO) PPPoE tag: type=0102 length=0014 (AC Name) data (UTF-8): E320-BRAS-LJ-DRAVLJE PPPoE tag: type=0103 length=0004 (Hos
    Jan 1 00:00:50 - HOST_UNIQ successful match
    Jan 1 00:00:50 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0046 (PADO) PPPoE tag: type=0102 length=0014 (AC Name) data (UTF-8): E320-BRAS-LJ-DRAVLJE PPPoE tag: type=0103 length=0004 (Hos
    Jan 1 00:00:50 - HOST_UNIQ successful match
    Jan 1 00:00:50 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0049 (PADO) PPPoE tag: type=0102 length=0017 (AC Name) data (UTF-8): E320-BRAS-LJ-CIGALETOVA PPPoE tag: type=0103 length=0004 (
    Jan 1 00:00:50 - HOST_UNIQ successful match
    Jan 1 00:00:50 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0049 (PADO) PPPoE tag: type=0102 length=0017 (AC Name) data (UTF-8): E320-BRAS-LJ-CIGALETOVA PPPoE tag: type=0103 length=0004 (
    Jan 1 00:00:50 - Connecting PPPoE socket: 00:00:00:00:00:00 0000 0x427d8
    Jan 1 00:00:50 - Couldn't get channel number: Transport endpoint is not connected
    Jan 1 00:00:50 - Doing disconnect
    Jan 1 00:00:50 - Exit.
    Jan 1 00:01:20 - Plugin pppoe loaded.
    Jan 1 00:01:20 - PPPoE Plugin Initialized
    Jan 1 00:01:20 - Plugin pppoe called.
    Jan 1 00:01:20 - pppd 2.4.1 started by root, uid 0
    Jan 1 00:01:20 - Sending PADI
    Jan 1 00:01:20 - HOST_UNIQ successful match
    Jan 1 00:01:20 - HOST_UNIQ successful match
    Jan 1 00:01:20 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0046 (PADO) PPPoE tag: type=0102 length=0014 (AC Name) data (UTF-8): E320-BRAS-LJ-DRAVLJE PPPoE tag: type=0103 length=0004 (Hos
    Jan 1 00:01:20 - HOST_UNIQ successful match
    Jan 1 00:01:20 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0046 (PADO) PPPoE tag: type=0102 length=0014 (AC Name) data (UTF-8): E320-BRAS-LJ-DRAVLJE PPPoE tag: type=0103 length=0004 (Hos
    Jan 1 00:01:20 - HOST_UNIQ successful match
    Jan 1 00:01:20 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0046 (PADO) PPPoE tag: type=0102 length=0014 (AC Name) data (UTF-8): E320-BRAS-LJ-DRAVLJE PPPoE tag: type=0103 length=0004 (Hos
    Jan 1 00:01:20 - HOST_UNIQ successful match
    Jan 1 00:01:20 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0046 (PADO) PPPoE tag: type=0102 length=0014 (AC Name) data (UTF-8): E320-BRAS-LJ-DRAVLJE PPPoE tag: type=0103 length=0004 (Hos
    Jan 1 00:01:20 - HOST_UNIQ successful match
    Jan 1 00:01:20 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0049 (PADO) PPPoE tag: type=0102 length=0017 (AC Name) data (UTF-8): E320-BRAS-LJ-CIGALETOVA PPPoE tag: type=0103 length=0004 (
    Jan 1 00:01:20 - Connecting PPPoE socket: 00:00:00:00:00:00 0000 0x427d8
    Jan 1 00:01:20 - Couldn't get channel number: Transport endpoint is not connected
    Jan 1 00:01:20 - Doing disconnect
    Jan 1 00:01:20 - Exit.
    Jan 1 00:01:50 - Plugin pppoe loaded.
    Jan 1 00:01:50 - PPPoE Plugin Initialized
    Jan 1 00:01:50 - Plugin pppoe called.
    Jan 1 00:01:50 - pppd 2.4.1 started by root, uid 0
    Jan 1 00:01:50 - Sending PADI
    Jan 1 00:01:50 - HOST_UNIQ successful match
    Jan 1 00:01:50 - HOST_UNIQ successful match
    Jan 1 00:01:50 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0046 (PADO) PPPoE tag: type=0102 length=0014 (AC Name) data (UTF-8): E320-BRAS-LJ-DRAVLJE PPPoE tag: type=0103 length=0004 (Hos
    Jan 1 00:01:50 - HOST_UNIQ successful match
    Jan 1 00:01:50 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0046 (PADO) PPPoE tag: type=0102 length=0014 (AC Name) data (UTF-8): E320-BRAS-LJ-DRAVLJE PPPoE tag: type=0103 length=0004 (Hos
    Jan 1 00:01:50 - HOST_UNIQ successful match
    Jan 1 00:01:50 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0046 (PADO) PPPoE tag: type=0102 length=0014 (AC Name) data (UTF-8): E320-BRAS-LJ-DRAVLJE PPPoE tag: type=0103 length=0004 (Hos
    Jan 1 00:01:50 - HOST_UNIQ successful match
    Jan 1 00:01:50 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0049 (PADO) PPPoE tag: type=0102 length=0017 (AC Name) data (UTF-8): E320-BRAS-LJ-CIGALETOVA PPPoE tag: type=0103 length=0004 (
    Jan 1 00:01:50 - HOST_UNIQ successful match
    Jan 1 00:01:50 - Unexpected packet: Ether addr: 00:19:4b:60:ab:4d (PPPOE Discovery) PPPoE hdr: ver=0x1 type=0x1 code=0x07 sid=0x0000 length=0x0049 (PADO) PPPoE tag: type=0102 length=0017 (AC Name) data (UTF-8): E320-BRAS-LJ-CIGALETOVA PPPoE tag: type=0103 length=0004 (
    Jan 1 00:01:50 - Connecting PPPoE socket: 00:00:00:00:00:00 0000 0x427d8
    Jan 1 00:01:50 - Couldn't get channel number: Transport endpoint is not connected
    Jan 1 00:01:50 - Doing disconnect
    Jan 1 00:01:50 - Exit.

  • Another PPPoE issue...

    When configuring an Airport Extreme, or Express, to connect DSL with PPPoE;
    should the "Enable PPP Dial-in; in the Airport Admin Utility "configure" tab be selected; to instruct Airport to connect PPPoE?

    should the "Enable PPP Dial-in; in the Airport Admin Utility "configure" tab be selected; to instruct Airport to connect PPPoE?
    No, that option allows you to use the AEBS's dial-up phone port to access the AEBS. Instead, you want to go to the Internet tab and select "PPP over Ethernet (PPPoE)" in the "Connect using" window.

Maybe you are looking for