Linux X.25 subsystem development
 help / color / mirror / Atom feed
From: Bahri Okuroglu <bahrio@yahoo.com>
To: Jean-Francois Gobin <gobin@gobinjf.be>
Cc: linux-x25@vger.kernel.org
Subject: Re: Help with X.25 tests
Date: Sat, 7 Jan 2006 10:56:49 -0800 (PST)	[thread overview]
Message-ID: <20060107185649.65178.qmail@web54101.mail.yahoo.com> (raw)

First, you need to use slattach to set the line
discipline of the port, you're interested in, to X25.
After that you'll have a network interface like
x25asy0, which you should take up and set some routes.


In the kernel, LAPB is configured as DTE by default (
http://lxr.linux.no/source/net/lapb/lapb_iface.c#L135
and http://lxr.linux.no/source/include/net/lapb.h#L58
). If you need your box to act as DCE, you either need
to change this default behavior or enable the user to
be able to change it. 

I'm not an expert on these issues, but the code looks
like for testing issues as noted at the top of the
source code. For example it does not implement CRC and
does only byte stuffıng, not bit stuffing. Do you
know that Cisco can talk to it? 

Good luck,

> Jean-Francois Gobin <gobin@gobinjf.be> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello all,
> 
> I'm trying to setup a X.25 connection between a
> Cisco and a linux box 
> through a serial port (Async /dev/ttyS0)
> 
> I'have the following configuration :
> 
> Cisco --Cisco Cable DCE--> Linux BOX
> 
> So, for now what I'm looking for is that I can't
> manage to even have my 
> interface set up in X.25.
> 
> I'm trying using x25_asy, but I didn't find where to
> specify the serial 
> line to use.
> 
> Help! Help! Help!
> 
> Regards,
> jF
> 
> - ----------
> Jean-Francois Gobin - Administrateur gobinjf.be
> http://www.gobinjf.be   mailto:gobin@gobinjf.be
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
> Comment: Made with pgp4pine 1.76
> 
>
iD8DBQFDwAKDkkg3QInH2uURAu00AJ0WYFFxSbaFXqLVfKTDIn/zRy4cRQCfSV/B
> Uh63S3+cgkBfbIRwHycxgLU=
> =X64R
> -----END PGP SIGNATURE-----
> 
> -
> To unsubscribe from this list: send the line
> "unsubscribe linux-x25" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at 
> http://vger.kernel.org/majordomo-info.html
> 
> 
> 
> 		
> ---------------------------------
>  Yahoo! DSL Something to write home about. Just
> $16.99/mo. or less



		
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 


             reply	other threads:[~2006-01-07 18:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-07 18:56 Bahri Okuroglu [this message]
     [not found] <20060107185036.24242.qmail@web54113.mail.yahoo.com>
2006-01-08  7:45 ` Help with X.25 tests Jean-Francois Gobin
2006-01-08 10:41   ` Bahri Okuroglu
2006-01-08 13:52     ` Jean-Francois Gobin
  -- strict thread matches above, loose matches on Subject: below --
2006-01-07 18:03 Jean-Francois Gobin

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=20060107185649.65178.qmail@web54101.mail.yahoo.com \
    --to=bahrio@yahoo.com \
    --cc=gobin@gobinjf.be \
    --cc=linux-x25@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox