You can directly go and edit in kppp for settings. I had taken some inputs from this post during configuration:- http://www.techbangalore.com/having-reliance-netconnect-usb-card-to-work-on-linux/
I seem to have done these operations on my system as root too:- aptitude install -y wvdial gnome-ppp sudo chown root:dip /usr/sbin/pppd sudo chmod 4754 /usr/sbin/pppd sudo chmod 777 /etc/ppp/pap-secrets sudo chmod 777 /etc/ppp/peers These files may need to be edited:- /etc/ppp/options and /etc/group Also another setting change maybe needed chown root:dip /etc/ppp/chap-secrets -- l...@iitd - http://tinyurl.com/ycueutm
