First a bit of history: I have been for past couple of days trying to configure VPN client to work at home system. No success has been achieved on that front.
So today, I wanted to remove those VPN network interfaces. I had three of them (in order from latest to oldest): ppp0,tun0,eth0.
So first I stumbled across not finding a GUI to delete them, a quick google revealed:
CODE
drakconnect --delete
So I removed only the ppp0 interface.
I rebooted, still the default interface was getting selected as tun0,previously ppp0 was selected. I manually selected eth0, the graphical icon showed that connection was successful :-)
But a ping to the router resulted in an answer from the host itself.
I pinged 192.168.1.1 and got response from 192.168.1.2, indicating some network error in the ping result.
So I deleted the tun0 interface!
Then I rebooted and saw problems relating to
1)DCOP server not being started(or not being readable)
2)Configuration files kfmclientrc and kdeglobals not writable
These error screen came when I clicked the help option of the network icon(with a green tick or orange exclamation).
Please help/suggest me what next to do
thanks,
rohit.
