Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.

  1. #1

    Default demand dialed ppp

    I have a non profit group that is sharing one ppp line. I want to
    connect them through an ethernet and have a demand dialed ppp
    line to the service provider.

    How is this done in linux? I know it must be simple but I have never
    done it before

    Chip

    Ralph Blach Guest

  2. Similar Questions and Discussions

    1. best on-demand/short run printing option?
      Designed a 24-pg training manual, 4-color, and client is trying to decide how to use small printing budget. Ideally, they'd like about 400 copies,...
    2. PDF on-demand generation from ASP
      I need to be able to create on-demand PDF files from an asp page. Has anyone else done something similar? if so what did you use to do it and what...
    3. On demand Streaming (not progressive download)
      Thanks in advance... hope this wasn't already asked. I searched on seek and streaming but didn't find what I needed. There are some great...
    4. MORE HELP IN DEMAND: crappy bitmaps in swf
      Greetings again: still fighting this thing: bitmap files that look crispy and oddly pixelated on the SWF file, and do not look so on the flash (or...
    5. child object on demand?
      I have an application that suffers from my amateur coding inefficiencies, and I am trying to clean a few things up. I have an extremely database...
  3. #2

    Default Re: demand dialed ppp

    Ralph Blach <rblach@intrex..net> wrote:
    > I have a non profit group that is sharing one ppp line. I want to
    > connect them through an ethernet and have a demand dialed ppp
    > line to the service provider.
    > How is this done in linux? I know it must be simple but I have never
    > done it before
    By using the pppd option "demand" and perhaps the "idle <n>" option as
    well. Read the pppd man pages for a description of these options.

    --Clifford Kite Email: "echo [email]xvgr_yvahk-ccc@ri1.arg[/email]|rot13"
    PPP-Q&A links, downloads: [url]http://ckite.no-ip.net/[/url]
    Clifford Kite Guest

  4. #3

    Default Re: demand dialed ppp

    On Mon, 01 Sep 2003 11:51:10 -0400, Ralph Blach wrote:
    > I have a non profit group that is sharing one ppp line. I want to
    > connect them through an ethernet and have a demand dialed ppp
    > line to the service provider.
    >
    > How is this done in linux? I know it must be simple but I have never
    > done it before
    >
    > Chip
    Take a look at diald. It's a somewhat more manageable alternative to using
    pppd's built-in demand dialling capabilities.

    [url]http://diald.sourceforge.net/[/url]

    --
    John Hardin KA7OHZ <johnh@aproposretail.com>
    Internal Systems Administrator voice: (425) 672-1304
    Apropos Retail Management Systems, Inc. fax: (425) 672-0192
    -----------------------------------------------------------------------
    There is no problem that cannot be solved by the appropriate
    application of high explosives.
    -----------------------------------------------------------------------
    65 days until Matrix Revolutions

    John Hardin Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139