View Full Version : Cannot get modem to work
dk86
2005-09-09, 10:49 AM CDT
I've configured Intel537 modem on Fedora 3. When I go to main/System Settings/Network, highlight my connection and click "Activate" everything seems ok. By the name of the connection say's "active" but I still cannot surf the Internet. What's the problem?
mndar
2005-09-09, 10:57 AM CDT
Once you are connected run ifconfig to see if there is an interface ppp0. If ppp0 is there then run route -n to see your routing table. Check if there is a default entry in it through the ppp0 interface.
daneel971
2005-09-09, 10:58 AM CDT
Which kind of modem is? dialup, ADSL, serial, USB, ethernet...
Can you "ping"?
What is in your resolv.conf?
dk86
2005-09-09, 11:00 AM CDT
It's a dialup modem. Sorry, but I don't know if it can ping.
daneel971
2005-09-09, 11:12 AM CDT
do as mndar said about ifconfig.
then do a simple
ping google.com
you should see something like
64 bytes from 216.239.37.99: icmp_seq=0 ttl=240 time=160 ms
64 bytes from 216.239.37.99: icmp_seq=1 ttl=240 time=158 ms
then, post the output of
less /etc/resolv.conf
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.