hi to configure your modem type: sudo gedit /etc/wvdial.conf [Dialer Defaults] Auto DNS = yes
Init1 = at+crm=1 Init2 = at$lgpkt=3 Stupid Mode = yes Modem Type = Analog Modem Baud = 115200 New PPPD = yes Modem = /dev/ttyS0 ISDN = 0 Phone = #777 Password = Username = [email protected] type sudo wvdial in terminal. I am using linux mint 5 and this configuration works perfectly for LST-2500. It is not much different from LSP-3000 so i think it will work.. If you don't have wvdial installed in fedora then you have to install it.. to check whether it is installed or not just type the following command. which wvdial if it is installed then it will show its source target. On Sep 10, 9:22 pm, programmer N <[email protected]> wrote: > hi all, > i am not able to connect internet from fedora 11. modem is in the > phone and the connection port is serial port. from the "windows XP" it > is simple using dial up connection with modem selection from the list. > as i have mentioned model of my set in the subject. so is there any > one to help me? > > thax > > neetin sharma > [email protected] --~--~---------~--~----~------------~-------~--~----~ FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Community website: http://www.fossnepal.org/ -~----------~----~----~----~------~----~------~--~---
