Hello List,
ppp0 Link encap:Point-Point Protocol
inet addr:206.104.17.176 P-t-P:208.147.154.333 Mask:255.255.255.0
UP POINTOPOINT RUNNING MTU:1500 Metric:1
RX packets:1567 errors:64 dropped:64 overruns:0
TX packets:1674 errors:0 dropped:0 overruns:0
I invented the above data, but upon every connection I get an equal number of errors
and dropped packets on the receive side only.
I invoke pppd as follows:
exec /usr/sbin/pppd debug lock name papname crtscts /dev/cua0 38400 \
asyncmap 20A0000 escape FF kdebug 0 $LOCAL_IP:$REMOTE_IP \
noipdefault netmask $NETMASK defaultroute connect \
/etc/ppp/ppp-on-dialer modem
Have tried removing asyncmap 20A0000 and the kdebug 0 options, but receive the same
results.
Does anyone know what can cause errors on the RX side of the connection? And is there
anything I can do about it.
Many Thanks - eric
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]