Re: improving transport over lossy links ?



On Fri, May 19, 2006 at 12:38:31PM -0400, Mike Tancsa wrote:
Thanks for the reply. Even at 28.8 I am seeing loss with
the connection dropping and seeing dropped packets (e.g.
May 19 12:04:43 soekris4801 ppp[3404]: tun0: Phase: 1: HDLC errors ->
FCS: 1, ADDR: 0, COMD: 0, PROTO: 0)

If you have an error-correcting modem, but you are seeing data corruption,
then I'd expect the data corruption is occuring on the RS232 link between
the PC and the modem at one end or the other. You may have a handshaking
problem (i.e. ensure the modem is configured for CTS/RTS handshaking, and
the port is configured for this too; with pppd it's "crtscts", I don't know
about userland ppp; and ensure the cables are wired properly)

If your app could cope with the lack of bandwidth, forcing the modems to
2400bps operation can make links over dodgy lines a lot more reliable.

Regards,

Brian.
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: improving transport over lossy links ?
    ... the connection dropping and seeing dropped packets (e.g. ... then I'd expect the data corruption is occuring on the RS232 link between ... the PC and the modem at one end or the other. ...
    (freebsd-net)
  • Re: improving transport over lossy links ?
    ... If you have an error-correcting modem, but you are seeing data corruption, ... Its not so much data corruption of packets on the wire, but the modem dropping the connection, retraining and renegotiating. ... cflags: cs8 -parenb clocal crtscts ...
    (freebsd-net)
  • Re: SocketModem query (3)
    ... Between the modem and uC is a simple RTS ... Assume the modem is receiving ... CTS/RTS handshaking isn't used across the PSTN boundary. ... l and apparently pronounced EKS-AWN EKS-AWF - possibly in some of the ...
    (comp.arch.embedded)