All of lore.kernel.org
 help / color / mirror / Atom feed
* X25 application problem
@ 2004-01-12 17:15 Frederico Faria
  2004-01-13  9:59 ` John Hughes
  0 siblings, 1 reply; 2+ messages in thread
From: Frederico Faria @ 2004-01-12 17:15 UTC (permalink / raw)
  To: linux-x25

Hi,

I have a client/server application using the X25 in Linux over lapb - 
ethernet.

I loaded the modules, added the x25 routes  and runs my applications.

My client application dont find the server application. I thinks that I 
need to associate the server application ( X.121 address = 33 ) with the 
lapb interface . Is it correct ?
Any help ?

Thank you,

Faria


Below is my proc/x25 and proc/x25_route configuration.

dest_addr  src_addr   dev   lci st vs vr va   t  t2 t21 t22 t23 Snd-Q 
Rcv-Q inode
33         44         lapb0 001  1  0  0  0 134   3 200 180 180     0 
   0 48139
*          33         ???   000  0  0  0  0   0   3 200 180 180     0 
   0 48138



address          digits  device
000000000000000  0       lapb0


-- 
Frederico Charles S. Faria
ATI / ATITEL  Ltda
www.ati.com.br
(31) - 3275-3100



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: X25 application problem
  2004-01-12 17:15 X25 application problem Frederico Faria
@ 2004-01-13  9:59 ` John Hughes
  0 siblings, 0 replies; 2+ messages in thread
From: John Hughes @ 2004-01-13  9:59 UTC (permalink / raw)
  To: Frederico Faria; +Cc: linux-x25

Frederico Faria wrote:

> Hi,
>
> I have a client/server application using the X25 in Linux over lapb - 
> ethernet.
>
> I loaded the modules, added the x25 routes  and runs my applications.
>
> My client application dont find the server application. I thinks that 
> I need to associate the server application ( X.121 address = 33 ) with 
> the lapb interface . Is it correct ?
> Any help ?
>
Your X.25 server needs to do a bind to address 33 and a listen.

Just like tcp.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-13  9:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-12 17:15 X25 application problem Frederico Faria
2004-01-13  9:59 ` John Hughes

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.