All of lore.kernel.org
 help / color / mirror / Atom feed
From: carlsonj@workingcode.com
To: linux-ppp@vger.kernel.org
Subject: Re: PPPd as a dialin server and dialout client
Date: Tue, 22 Jun 2004 14:49:07 +0000	[thread overview]
Message-ID: <16600.18147.977219.334243@carlson.workingcode.com> (raw)
In-Reply-To: <20040622140754.68934.qmail@web50209.mail.yahoo.com>

Jaspreet Singh writes:
> Is it possible to configure one PPPd as a dialin
> server and a dial out client? I have a situation where
> an incoming call should be handled and a dial on
> demand should be handled for the same port.

Handling the two instances on a single port shouldn't be a problem, as
pppd uses the traditional UUCP port locking scheme.

However, handling them from a single daemon wouldn't be supported by
the current code, and if these dial-in and dial-out instances need to
have the same IP addresses, then things get even more problematic.

-- 
James Carlson                                 <carlsonj@workingcode.com>

  reply	other threads:[~2004-06-22 14:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-22 14:07 PPPd as a dialin server and dialout client Jaspreet Singh
2004-06-22 14:49 ` carlsonj [this message]
2004-06-22 15:34 ` Milan P. Stanic
2004-06-22 16:16 ` carlsonj
2004-06-22 16:58 ` Jaspreet Singh
2004-06-22 16:58 ` Bill Unruh
2004-06-22 19:20 ` Milan P. Stanic
2004-06-22 23:20 ` Bill Unruh
2004-06-23  1:53 ` Jaspreet Singh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16600.18147.977219.334243@carlson.workingcode.com \
    --to=carlsonj@workingcode.com \
    --cc=linux-ppp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.