From: James Carlson <carlsonj@workingcode.com>
To: linux-ppp@vger.kernel.org
Subject: Re: PPPoA server setup how to?
Date: Wed, 02 Jun 2010 14:26:06 +0000 [thread overview]
Message-ID: <4C0669FE.3070409@workingcode.com> (raw)
In-Reply-To: <AANLkTikV_j1ajMThiB8B6DoaZpZ4fhlIRVVk2jK30-h8@mail.gmail.com>
arun b wrote:
> On Wed, Jun 2, 2010 at 4:27 PM, James Carlson <carlsonj@workingcode.com> wrote:
>> But I think it's probably time to take a step back and ask the obvious
>> question: can you tell us what you've got (in terms of hardware,
>> software, and operational environment) and what you're trying to do (in
>> as much high-level detail as possible)?
>
> NO I am not building it for Dslam-box. well I want to run PPPoA server
> at remote side device where ATM path terminates.
> I am executing this is "pppd plugin pppoatm.so 0.80
> 192.168.1.1:192.168.1.2 passive" on my client(linux-box).
"passive" is a slightly surprising option to see on the "client" side of
the connection. Are you sure that's what you want? And are you sure
that 0.80 are the right VPI/VCI pair for the connection?
There are two broad classes of problems that show up here: either the
ATM link isn't working, or the PPP link on top is misconfigured. What
do you actually see when you run pppd? Have you tried running with the
"debug" option enabled? What log messages are produced?
If pppd is timing out in LCP with "too many" Configure-Request messages,
then the likely culprit is the ATM configuration. Otherwise, PPP might
be involved; possibly missing authentication or L3 address information.
> |-| RJ-11 connector "pppd plugin pppoatm.so 0.80
> 192.168.1.1:192.168.1.2 passive"
It should be obvious, but the connection between these two machines
_must_ be ATM, and _not_ Ethernet.
> Here the server device and the configuration are unknown to me. Could
> you help in choose the server device (Dslam, iSam like..), and
> enabling it.
If you're not the administrator for the remote end, then I have no idea
how you might go about enabling it. Won't you have to drive down to
your ISP's offices and break in first?
Or are you planning to set up your own PPPoA server ... ?
I'm confused by what you're saying here.
> James,
> To your question:
> I have MIPS based network device currently with me. And am exploring
> all PPPoX-Client(oe/oa/...) configuration. Where I am already able to
> test pppoe, pppoeonATm, and wanted start on PPPoS. - so that we can
> port this solution to any of the h/w.
> Now got stoped at PPPoA !!!
Do you have an ATM link to a system that runs PPPoA? If so, then do you
have configuration information (particularly VPI/VCI) for that link? Is
it a nailed-up VPI/VCI pair or is it "dialed" using UNI signaling?
--
James Carlson 42.703N 71.076W <carlsonj@workingcode.com>
next prev parent reply other threads:[~2010-06-02 14:26 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-01 14:54 PPPoA server setup how to? arun b
2010-06-01 15:10 ` James Carlson
2010-06-02 7:58 ` arun b
2010-06-02 9:26 ` James Chapman
2010-06-02 10:57 ` James Carlson
2010-06-02 13:21 ` arun b
2010-06-02 13:58 ` arun b
2010-06-02 14:26 ` James Carlson [this message]
2010-06-02 16:35 ` arun b
2010-06-02 16:54 ` James Chapman
2010-06-02 17:41 ` arun b
2010-06-02 17:41 ` James Chapman
2010-06-02 17:54 ` arun b
2010-06-02 17:56 ` James Carlson
2010-06-02 18:20 ` arun b
2010-06-02 19:56 ` James Chapman
2010-06-03 7:56 ` arun b
2010-06-03 9:21 ` James Chapman
2010-06-03 13:13 ` James Carlson
2010-06-03 13:14 ` arun b
2010-06-03 13:21 ` James Carlson
2010-06-03 13:58 ` arun b
2010-06-03 13:59 ` James Carlson
2010-06-05 7:46 ` arun b
2010-06-06 21:17 ` James Carlson
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=4C0669FE.3070409@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.