wotuzu17 writes: > If there was a -socket option, I'd like to try. But I can't find a -socket > option neither in the man pages nor in other documentation about pppd. > > # pppd: unrecognized option '-socket' Sorry, it's "socket" (no dash) and it takes an argument which is host:port. However, if the Lantronix really does the telnet protocol then it won't work properly since telnet interprets the 0xff character and CR (0x0d) characters specially. If you can put the terminal server into a mode where everything received on the socket is sent to the serial port, without interpretation, and everything from the serial port is sent on the socket, without modification, then you could use it with the pppd "socket" option. Paul. - To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html