Tuesday, October 23, 2007

CSLIPPER com1 vec=0x60 baud=57600

where com1 is the serial port to which your modem is connected,
0x60 is the interrupt vector the packet driver should use, and
57600 is the DTE baud rate (the baud rate between the computer and
the modem, not necessarily the speed at which the modem has
connected to the remote system). The packet driver will display a
signon message and load itself into memory.

Your SLIP packet driver is now loaded and ready for testing.

Using Kali with a PPP account and Merit's etherppp