hi all, i think manas laha & archan will be too happy to connect isp through linux. here is an excellent tool for both of u and who are interested to use this.
connect ur modem and on it. now from root type #wvdialconf /etc/wvdial.conf this will configure ur modem now edit the /etc/wvdial.conf with vi or which editor u like and Uncomment the lines 1)phone no. 2) account name 3) password. now write down phone no ,account name etc. finally add a line Dial Command= ATDP since we have old pulse dialing technology (oh god! ) now save the file and as a root user type # wvdial and enjoy example of a /etc/wvdial.conf file ---------------------------------------------- [Dialer Defaults] Modem = /dev/ttyS0 Baud = 115200 Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0 Phone = 172226 Username = [EMAIL PROTECTED] Password = linux1234 Dial Command=ATDP ------------------------------------------------ -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/help/faq_list.html
