Results 1 to 2 of 2
hello i m new on the linux i don't know how ti connect modem on the linux computer but i m sure that modem is installed on the linux if ...
- 10-31-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 2
modem problem
hello i m new on the linux i don't know how ti connect modem on the linux computer but i m sure that modem is installed on the linux if any one how to make dailup connection and connect the modem so plz share wtih me thanx i m waiting
many Regards to every one
waqar
- 11-01-2007 #2
Hello,
Does your modem lists in dmesg or lspci?
First, make sure modem is installed and type the following commands to configure the modem:
Save the file.Code:#wvdialconf /etc/wvdial.conf Edit the file [Dialer Defaults] Modem = /dev/ttyS1 Baud = 115200 Init1 = ATZ Phone = 172226 Username = Username@yourisp.com Password = password
To connect to internet type command:-
For graphically configuring internet you need Kppp for that refer the below url:-Code:# wvdial
http://www.redhat.com/docs/manuals/l...fig-modem.htmlRegards,
who |grep -i blonde |
date; cd~; unzip; touch;
strip; finger; mount; gasp;
yes; uptime; umount;
sleep

Newbie clicks
http://www.linuxforums.org/forum/lin...ead-first.html


Reply With Quote

