Announcement

Collapse
No announcement yet.

pppoe connection showing PAP authentication failure

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: pppoe connection showing PAP authentication failure

    Yes. You can run a 32 bit version on 64 bit machines, but the 64 bit version won't work on 32 bit machines.

    I haven't tried it but it is surprising that somewhere along the way, there was no objection to not being a 64 bit machine.

    If you can obtain the 32 bit version of Kubuntu, it should work better.
    HP Compaq nc6400, 2Gi, 100Gi, ATI x1300 with 512M

    Comment


      #17
      Re: pppoe connection showing PAP authentication failure

      but then still my wicd cant be installed can you suggest any other method

      Comment


        #18
        Re: pppoe connection showing PAP authentication failure

        I'm using Kubuntu Karmic on a dual boot machine with Kubuntu Jaunty.

        In Jaunty, I'm using wicd. In Karmic I'm NOT using wicd or network manager, I'm only using

        Code:
        sudo pppoeconf
        sudo pon dsl-provider
        What happens after you type in a terminal the above two lines?

        Type this

        Code:
        ifconfig
        You should see something like
        kevin@jj:~$ ifconfig
        eth0 Link encap:Ethernet HWaddr 00:16:d4:05:27:a2
        inet addr:41.208.191.171 Bcast:41.255.255.255 Mask:255.0.0.0
        inet6 addr: fe80::216:d4ff:fe05:27a2/64 Scope:Link
        UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
        RX packets:570 errors:0 dropped:0 overruns:0 frame:0
        TX packets:650 errors:0 dropped:0 overruns:0 carrier:0
        collisions:0 txqueuelen:1000
        RX bytes:313299 (313.2 KB) TX bytes:78571 (78.5 KB)
        Interrupt:16

        ppp0 Link encap:Point-to-Point Protocol
        inet addr:41.208.191.190 P-t-P:10.19.2.1 Mask:255.255.255.255
        UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
        RX packets:461 errors:0 dropped:0 overruns:0 frame:0
        TX packets:484 errors:0 dropped:0 overruns:0 carrier:0
        collisions:0 txqueuelen:3
        RX bytes:294271 (294.2 KB) TX bytes:53976 (53.9 KB)

        kevin@jj:~$
        HP Compaq nc6400, 2Gi, 100Gi, ATI x1300 with 512M

        Comment

        Working...
        X