Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>

WEEK'S BEST

  • BackTrack 5 R1
  • Wine 1.2.3 / 1.4 RC3
  • Mozilla Firefox 10...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.3 LTS
  • Linux Kernel 3.2.6
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.1
  • Home > Linux > Communications > Telephony

    ppp 2.4.5

    Download button

    No screenshots available
    Downloads: 18,530  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.4/5)
    25 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Paul Mackerras | More programs
    GPL / FREE
    November 17th, 2009, 11:03 GMT
    ROOT / Communications / Telephony

     Read user reviews (2)  Refer to a friend  Subscribe

    ppp description

    Point-to-Point Protocol implementation under Linux and Solaris systems

    ppp (Paul's PPP Package) is an open source package which implements the Point-to-Point Protocol (PPP) on Linux and Solaris systems.

    ppp is an implementation of (PPP) Point-to-Point Protocol for Unix systems.

    Dialling out to an ISP

    I use this command to get pppd to dial my ISP from my Linux box at home:

    pppd call apex

    I have set up a file /etc/ppp/peers/apex containing this:

    ttyS0 38400 crtscts
    connect '/usr/sbin/chat -v -f /etc/ppp/chat/apex'
    defaultroute
    user paulus
    remotename apex


    The chat script /etc/ppp/chat/apex looks like this:

    ABORT "NO CARRIER"
    ABORT "NO DIALTONE"
    ABORT "ERROR"
    ABORT "NO ANSWER"
    ABORT "BUSY"
    TIMEOUT 90
    REPORT CARRIER
    "" at
    OK "atw1&d0&c1"
    OK
    atdt62485791
    "~"


    Note the "~" as the last expect string. This isn't strictly necessary but it does mean that the chat script doesn't finish until I actually see a ppp frame from the ISP.

    My ISP uses PAP authentication rather than a login dialog, which simplifies the chat script. I have this in my /etc/ppp/pap-secrets file:

    # Secrets for authentication using PAP
    # client server secret IP addresses
    paulus apex "notmypassword"


    Product's homepage

      


    TAGS:

    dial-up package | dial-up implementation | dial-up protocol | ppp | dial-up | implementation



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM