lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 3 Jan 2007 11:12:20 -0200
From:	"Evandro Clivatti Dall'Agnol" <evandrocd@...il.com>
To:	netdev@...r.kernel.org
Subject: about tty line discipline and pppd

Hi all, I need your advice, please.

Situation:
I have two ppc processors with their SMC2 ports connected to each
other port. Saying 'y' to SMC2 support on kernel 2.4, I can "echo foo
>> /dev/ttyS1" in one processor while "cat /dev/ttyS1" on the other
and the "foo" text appears.

Question:
I want to exchange data between these two processors through sockets
interface. The right way to do that is writing a "tty line discipline"
driver?

Another question:
I tried without sucess to setup pppd on this line, the more close to a
working pppd I got was issuing "stty -F /dev/ttyS1 -echo raw", so the
pppd appears to send the LCP packets and the other peer receive them
while I watch through "cat /dev/ttyS1" but pppd itself doesn't work.
Do you have some advice on this situation too?

Thanks in advance,
Evandro Clivatti Dall'Agnol
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ