Welcome, Guest. Please login or register.

Author Topic: Any Linux experts here?  (Read 3885 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline prowler

  • Full Member
  • ***
  • Join Date: Sep 2002
  • Posts: 182
    • Show all replies
Re: Any Linux experts here?
« on: January 05, 2006, 02:23:39 PM »
Quote

bilko9070 wrote:
PPPoA is what i ment i think....

This is from the isp website..

VPI SETTING    0 (zero)
VCI SETTING    38
CONNECTION PIPE    Relates to the part of your ADSL login after the @ symbol as specified on your Account Card e.g. lon1-aj1e.demonadsl.co.uk
PROTOCOL TYPE OR ENCAPSULATION METHOD    PPPoA (also known as RFC2364 in some equipment)
AUTHENTICATION TYPE    CHAP
TRAFFIC TYPE    UBR
FRAMING OR MULTIPLEXING METHOD    VC/MUX
MODE ITU    G.dmt
DIAL UP NUMBER    Some modems may require you to enter 0,38 (or 0 as the area code and 38 as the number)
IP ADDRESS/RANGE    As specified on your Account Card


Just had a quick look for the specs:
• Easy installation
   - Easy to use installation wizard.
   - Software upgradable
   - Supports PPPoA,PPPoE and LAN functionality

So PPPoA and PPPoE.

It has been sometime since I used DSL on a Linux machine but I did used to use PPPoE. From my rather hazy memory this worked in conjunction with pppd. In pppd you can specify authentication type. PAP is generally more common, from the above it appears your ISP uses CHAP. Make sure your connect script has the correct type selected since they are not compatible with each other.

Pretty much all I can think of for now. What do your log files say is going on?