Kevin Diggs writes: > pppd ttyS0 1200 satellites: netmask 255.255.255.0 lock crtscts mru 1064 > noauth debug kdebug 7 > logfile /tmp/pppd.log local > > to connect an 8600 to a laptop via ppp the link will lock up in short > order from "payloaded" pings. Any advice on how to figure out where it > is locking up? This command works fine to connect two x86 laptops. At > 1200 it does take a while for an xterm to show up, though.
Try it without the crtscts (actually, use nocrtscts instead of crtscts). That will tell us whether it is hardware flow control causing problems. IIRC, those mac serial ports didn't have all of RTS, CTS, CD and DTR, but I don't recall which one(s) were missing. Also make sure you don't have the xonxoff option. Paul. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev