ViMan
08-02-2002, 11:23 AM
My modem by defaults uses the interface ppp0. I use kppp to connect to the net with no problems. However, whenever I leave a batch job to run (ex. wget and use killall -9 pppd) to kill the pppd daemon, I get a problem when trying to run kppp. It runs normally but when it tries to connect, it tells me (in the terminal from which I ran it from): "Couldn't find interface ppp1: No such device" while telling me in the kppp window: "Logging onto Network" If I tell kppp to disconnect and then connect again, I have no problems. Why is it looking for the device on ppp1 when the device is on ppp0? Any ideas how to solve this problem? Thanks for your time...