LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 08-24-2002, 10:47 PM   #1
Xreagan
Member
 
Registered: Aug 2002
Posts: 42

Rep: Reputation: 15
PPP dialup problem


This problem is driving me nuts. I have installed Debian 3.0. However, I cannot get the get a browser to use the ppp connection.

I have used kpp to configure and establish the connection (this works) however when I pull up a browser, it just sits there and doesnt pull any data from the web.

I am logged in as user, have put DNS numbers in the ISP configuration, I get same problem when using PON.

Did I inavertaltly create a firewall?

any help would be appreciated.

thanks
 
Old 08-25-2002, 12:01 AM   #2
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
do you have an ip address ( ifconfig )

ifconfig
ppp0 Link encap:Point-to-Point Protocol
inet addr:216.110.88.180 P-t-P:216.110.88.4 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1524 Metric:1
RX packets:1505 errors:0 dropped:0 overruns:0 frame:0
TX packets:1806 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:987677 (964.5 Kb) TX bytes:300059 (293.0 Kb)


is the default and other route set ( route )

route
Destination Gateway Genmask Flags Metric Ref Use Iface
216.110.88.4 * 255.255.255.255 UH 0 0 0 ppp0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 216.110.88.4 0.0.0.0 UG 0 0 0 ppp0


is networking on ( cat /etc/sysconfig/network )

cat /etc/sysconfig/network
NETWORKING=yes


can you reach the default gateway ( ping ipofdefaultgw )

ping 216.110.88.4
PING 216.110.88.4 (216.110.88.4) from 216.110.88.180 : 56(84) bytes of data.
64 bytes from 216.110.88.4: icmp_seq=0 ttl=255 time=203.316 msec
64 bytes from 216.110.88.4: icmp_seq=1 ttl=255 time=179.946 msec
64 bytes from 216.110.88.4: icmp_seq=2 ttl=255 time=179.955 msec
64 bytes from 216.110.88.4: icmp_seq=3 ttl=255 time=169.957 msec

can you reach nameserver ( traceroute nameserver ( from your /etc/resolv.conf ) )

cat /etc/resolv.conf
nameserver 216.110.88.2

traceroute 216.110.88.2
traceroute to 216.110.88.2 (216.110.88.2), 30 hops max, 38 byte packets
1 216.110.88.4 (216.110.88.4) 153.405 ms 139.369 ms 139.476 ms
2 216.110.88.2 (216.110.88.2) 147.712 ms 139.481 ms 139.498 ms

Last edited by DavidPhillips; 08-25-2002 at 12:06 AM.
 
Old 08-26-2002, 08:36 AM   #3
Xreagan
Member
 
Registered: Aug 2002
Posts: 42

Original Poster
Rep: Reputation: 15
Thanks for your info. I may try this, however I did some more reading and found that the default debian kernel is not configured for more that two serial ports. I need to compile a new kernel.

I will try that first. I do see options for that in Xconfig.
 
Old 08-26-2002, 08:44 PM   #4
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
well you said it is connecting, I can't imagine what in the world not having two com ports has to do with the browser not opening a web page.


But maybe someone can use this later.

Just the basic requirements required to be able to use a connection.
 
Old 08-27-2002, 08:36 AM   #5
Xreagan
Member
 
Registered: Aug 2002
Posts: 42

Original Poster
Rep: Reputation: 15
I too am confused about this...
I can log in, and get a connection. But when I open up my browser, it just stands still, trying to decode the dns.

I have followed the instructions in the installation docs closely. Cannot work around this problem...
 
Old 08-28-2002, 06:30 AM   #6
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
what is it looking like on the commands I posted above in post#2
 
Old 08-28-2002, 08:23 AM   #7
Xreagan
Member
 
Registered: Aug 2002
Posts: 42

Original Poster
Rep: Reputation: 15
I did not do that. I went to Best buy and bought a external modem... (took me two trips as the cable wasnt in the box).

But the situation with the internal was strange... I could dial, get a connection, etc. But my browser would hang on looking up the dns...

I may need your post#2 info, as I will be trying that modem when I put linux on an older box..


thanks
dd
 
Old 02-20-2003, 06:43 AM   #8
mayankjohri
Member
 
Registered: Mar 2002
Location: INDIA
Distribution: Mandrake Linux 9.2, Knoppix 3.0
Posts: 158

Rep: Reputation: 30
try these commands after the internet connection is establishes
route del default
route add default ppp0
and inform me about the results
 
Old 02-20-2003, 01:47 PM   #9
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
Even if you buy a new modem you still need to do the commands above if it's not working so we can see the problem. You diid not need a modem if it was already connecting, just needed to run a few commands to see what we need to do.
 
  


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
ppp dialup problem cch2cch Linux - Software 0 04-10-2005 02:15 PM
ppp dialup problem for users gescom Slackware 6 08-05-2004 10:51 AM
ppp dialup dns problem (Slackware 9.1) johnMG Linux - Networking 8 05-06-2004 10:09 AM
ppp dialup problems neo_nirvane Slackware 13 10-28-2003 04:00 PM
ppp dialup problem xiefs Linux - General 4 05-27-2002 04:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:59 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