Tag Archives: modem

Exporting serial tty lines over TCP

On server: socat tcp-l:54321,reuseaddr,fork file:/dev/ttyS0,nonblock,raw,echo=0,waitlock=/var/run/tty On client: while true; do socat pty,link=/dev/vttyS0,raw,echo=0,waitslave tcp:192.168.1.1:54321; done A lot of fun exporting fax-modem serial line of servers geographically far and use a central hylafax server with multiple virtual modems =D

Posted in Software, en_US | Tagged , , , , , | Comments Off

Asus WL-600G

Sorpresona! L’ADSL è tornata da giovedଠscorso (a quanto pare s’era fuso qualcosa in centrale, che tipo fortunello che sono) e io mi son regalato un nuovo apparecchietto dato che: L’USR 9104 si piantava spesso quando tentava di riagganciarsi alla … Continue reading

Posted in Hardware | Tagged , , , , , , , , , , , | 13 Comments