LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices


Reply
  Search this Thread
Old 06-06-2011, 01:12 PM   #1
jsl06
LQ Newbie
 
Registered: Dec 2005
Posts: 4

Rep: Reputation: 0
My dialup to my internet provider works but I don't have access to internet


I have installed slackware 13.1 32-bit to space provided by windows 7 64-bit. I presently have just cli. My mmodem is a serial modem that is connected though a usb port. It works under windows. I have managed to dialup to my internet provider as evidenced by the addresses shown on the screen. The trouble is that I connot connect to the lynx organization or access the internet through links. Previously I had windows installed and konquerer gave similar results. I could not find any help in dmesg.
 
Old 06-06-2011, 05:22 PM   #2
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
Hi,

Dial-up is way-back-when for me, so I hope I can help, found some docs to get started with

http://howto.gumph.org/content/insta...odem-in-linux/
and, a bit closer to home
http://www.linuxquestions.org/questi...tinues-318106/

Hope you get this fixed...not getting online is a nuisance...

Thor
 
1 members found this post helpful.
Old 06-07-2011, 05:07 AM   #3
mesiol
Member
 
Registered: Nov 2008
Location: Lower Saxony, Germany
Distribution: CentOS, RHEL, Solaris 10, AIX, HP-UX
Posts: 731

Rep: Reputation: 137Reputation: 137
some more detailled information is required to help you solving your problem.

Are you able to ping a known ip-adress? Did you check that default route on your system points to ppp0 device/ipadress? Did you enter correct name server in /etc/resolv.conf? Did you use wvdial to configure internet connection via modem?

Best you provide the output of
Code:
ifconfig -a
Code:
route -n
and
Code:
cat /etc/resolv.conf
after your internet connection is established.
 
1 members found this post helpful.
Old 06-10-2011, 03:56 AM   #4
jsl06
LQ Newbie
 
Registered: Dec 2005
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Thor_2.0 View Post
Hi,

Dial-up is way-back-when for me, so I hope I can help, found some docs to get started with

http://howto.gumph.org/content/insta...odem-in-linux/
and, a bit closer to home
http://www.linuxquestions.org/questi...tinues-318106/

Hope you get this fixed...not getting online is a nuisance...

Thor
Thank you for the referral Thor. However, I useed pnpdump and my modem was not recognized. Also, I installed software in Windows . The company does not claim to be pnp. To get pppd to work with the modem I had to create a link between /dev/ttyUSB0 and /dev/modem. While dmesg shows a recognition of the USB-serial adaptor, it does not show the modem. I believe that I need to tell the serial controller to look for the modem at ttyUSB0.
James
 
Old 06-12-2011, 12:31 PM   #5
jsl06
LQ Newbie
 
Registered: Dec 2005
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by mesiol View Post
some more detailled information is required to help you solving your problem.

Are you able to ping a known ip-adress? Did you check that default route on your system points to ppp0 device/ipadress? Did you enter correct name server in /etc/resolv.conf? Did you use wvdial to configure internet connection via modem?

Best you provide the output of
Code:
ifconfig -a
Code:
route -n
and
Code:
cat /etc/resolv.conf
after your internet connection is established.
ifconfig -a
Link encap: Local Loopback
inet addr: 127.0.0.1 Mask 255.0.0.0
inet6 addr: :: 1/128 Scope:Host
UP LOOPBCK Running MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overuns frame:0
TX packets:0 errors:0 dropped:0 overuns:0 carrier:0
collisions:0 txqueque:0
Rx bytes:0 (0.0.B) TX bytes:0 (0.0.B)

route -n
Kernel IP routing table
Destination Gateway Genmask Flag Metric Ref Use Ifacc
127.0.0.0 0.0.0.0 255.0.0.0 V 0 0 0 1a

cat /etc/resolv.conf
Search aceweb.com
name server 209.247.21.9

James
 
Old 06-12-2011, 01:16 PM   #6
jsl06
LQ Newbie
 
Registered: Dec 2005
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jsl06 View Post
ifconfig -a
Link encap: Local Loopback
inet addr: 127.0.0.1 Mask 255.0.0.0
inet6 addr: :: 1/128 Scope:Host
UP LOOPBCK Running MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overuns frame:0
TX packets:0 errors:0 dropped:0 overuns:0 carrier:0
collisions:0 txqueque:0
Rx bytes:0 (0.0.B) TX bytes:0 (0.0.B)

route -n
Kernel IP routing table
Destination Gateway Genmask Flag Metric Ref Use Ifacc
127.0.0.0 0.0.0.0 255.0.0.0 V 0 0 0 1a

cat /etc/resolv.conf
Search aceweb.com
name server 209.247.21.9

James
209.247.21.19 Ping Statistics
77 packets transmitted,77 received,0 packet loss, time 76075 ms rtt min/avg max/ndev
222.360/240.435/268.936/11.276 Ms
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Best Internet Provider for Public Access Computer JustinKubicek Linux - Networking 4 06-11-2009 11:22 AM
wlan0 works but cannot access internet kmlinux Linux - Wireless Networking 6 07-30-2006 02:17 PM
what is missing from 3.3.1 for a dialup internet access? lefty.crupps MEPIS 10 07-25-2005 10:16 AM
windows clients have access to the internet, linux ones don't esanchez Linux - Networking 1 04-28-2004 07:21 PM
Which ISP (internet provider) works well with Linux? Rayvenz Linux - Newbie 3 03-24-2003 01:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation

All times are GMT -5. The time now is 11:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration