First off, I'd like to thank all of you for responding. My original problem
was that I used modload to load ppp-2.2.2 driver in to the kernel of
SunOS4.1, even though netstat -rn and arp -a give me correct result after
establishing a ppp connection with our PC, I could not ping the PC from the
sun. One response I received suggested using ifconfig -a to check if the
interface is up.
When I checked it turns out the ppp is using csl0 as the interface because
I already have cslip installed. The solution, I renamed slcompress.* to
ppp_slcompress.* and prefixed the routines with ppp_
after recompiling and reloading, everything worked.
tron
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:09:14 CDT