I assume you mean 2.5K a second ?
> To connect to my Internet Provider I am using chat + pppd.
> The line in the script file that I am using is as follows :-)
>
> exec /usr/sbin/pppd debug lock modem crtscts /dev/modem 38400 \
> asyncmap 20A0000 escape FF kdebug 0 $LOCAL_IP:$REMOTE_IP \
> noipdefault netmask $NETMASK defaultroute connect $DIALER_SCRIPT
You ought to be able to use asyncmap 00000000000
Alan