LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise
User Name
Password
Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise.

Notices


Reply
  Search this Thread
Old 01-22-2005, 11:17 AM   #1
hitesh_linux
Member
 
Registered: Dec 2001
Location: /root
Distribution: FreeBSD,NETBSD,redhat
Posts: 472

Rep: Reputation: 30
RHEL 3 internet speed issue


I am using RHEL 3 as my gatway. I am using dialup connection. it's get connect but the net is too slow.

it's take more then 2 minits to load pages. If i connect net through XP, it's working like charm. i am positng this issue windnowXP.

Also, i have update system database with updatedb utilities. still no luck.

in RHEL what is the defaults path file for ppp0 configure file. in previous verison(RH 8,9] it is in /etc.sysconfig/network-scripts/icfg-ppp0, i do not know in RHEL 3.

i notice that when it connect, it showing connection speed at 9600, i have setup up to maximum. in dialup tool.

can any one help me how to resolve this issue? before crash it was working fine. I reinstall RHEL and faceing this problem.

if more info require, let me know.

Thanx in Adva.

-/Hitesh
 
Old 01-22-2005, 01:08 PM   #2
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
what tool are u using
try kppp

also try using ur own caching nameserver

regards
 
Old 01-22-2005, 01:30 PM   #3
hitesh_linux
Member
 
Registered: Dec 2001
Location: /root
Distribution: FreeBSD,NETBSD,redhat
Posts: 472

Original Poster
Rep: Reputation: 30
Thanx for quick reply.

I m using kppp. [default one]

how do i enable caching nameserver?


-/Hitesh
 
Old 01-22-2005, 01:38 PM   #4
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
this package is in the CD and might be installed by default as well

just see thta u have the file
/var/named/named.ca

and start the service named

service named start

and
checkconfig named on

do that it is on for future use

then open up ur /etc/resolv.conf and add this line at the top

nameserver 127.0.0.1

also are u using some proxy server for this???

also choose max speed 115200 in kppp if u have external modem

regards
 
Old 01-22-2005, 11:59 PM   #5
hitesh_linux
Member
 
Registered: Dec 2001
Location: /root
Distribution: FreeBSD,NETBSD,redhat
Posts: 472

Original Poster
Rep: Reputation: 30
Quote:
/var/named/named.ca
it is there in /var/named.

I started named services. also, did "chkconfig named on"

also, i check under /etc/resolv.conf file. this is line is listed.

"nameserver 127.0.0.1 "



Quote:
also are u using some proxy server for this???
yes, i am trying to setup squid as proxy server, and YOU have given some helpful answer in my other post. but I don't think so it will conflict with this. any way i tried stop squid service also, but no luck.

Previously i have setup same setting, that time it was working nicly.


Yes, speed setup up to 460800 under kppp.

I do nto know, why it's happening, Becz before crash it was working nicly and also squid was working fine. due to crash i reinstall RHEL 3 [fresh installaiton] and it's take more then 2 minits to load the page. yes, this ,external modem. [dlink]

any idea?

-/Hitesh
 
Old 01-23-2005, 02:21 AM   #6
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
as i have mentioned in my other post

u should give ip forwarding/ip masquerading a try also

regards
 
Old 01-23-2005, 10:42 AM   #7
hitesh_linux
Member
 
Registered: Dec 2001
Location: /root
Distribution: FreeBSD,NETBSD,redhat
Posts: 472

Original Poster
Rep: Reputation: 30
I have checked your last two response but i did not found any point with ipforarding or masquerading.

by the way, this issue releted to internet speed.

again, i am facing problem with internet speed on one Linux box. if i get good speed then only i think about sharing internet.

So, please help me on inernet speed issue. i m using default kppp application, is there any other applicaiton through which i can connect and test internet speed.


-/Htesh
 
Old 01-23-2005, 10:42 AM   #8
hitesh_linux
Member
 
Registered: Dec 2001
Location: /root
Distribution: FreeBSD,NETBSD,redhat
Posts: 472

Original Poster
Rep: Reputation: 30
I have checked your last two response but i did not found any point with ipforarding or masquerading.

by the way, this issue releted to internet speed.

again, i am facing problem with internet speed on one Linux box. if i get good speed then only i think about sharing internet.

So, please help me on inernet speed issue. i m using default kppp application, is there any other applicaiton through which i can connect and test internet speed.

Also, is there any GUI tool to check or monitoring kppp log in graphical?


-/Htesh
 
Old 01-23-2005, 10:50 AM   #9
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
this is xternal modem right?/

do one thing
go for downloading some files
using wget

wget <url>

and download some files from some good mirros and see what average speed are u getting???

what browser are u using???

another application to connect to the internet ??

try wvdial

man wvdial

regards
 
Old 01-23-2005, 12:07 PM   #10
hitesh_linux
Member
 
Registered: Dec 2001
Location: /root
Distribution: FreeBSD,NETBSD,redhat
Posts: 472

Original Poster
Rep: Reputation: 30
OK.

I am using external modem[dlink].

i tried with wget. here it is.

wget http://mymirror.asiaosc.org/redhat/f...i386-disc1.iso

But, it's stay there nothing happeing, not even single error message. now what to do?

I am using opera as default browser.

any idea?

-/Hitesh
 
Old 01-24-2005, 06:46 AM   #11
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
hey u r trying to download a iso??

try this one

wget http://unc.dl.sourceforge.net/source...-1.1.2.tar.bz2

regards
 
Old 01-24-2005, 11:29 AM   #12
hitesh_linux
Member
 
Registered: Dec 2001
Location: /root
Distribution: FreeBSD,NETBSD,redhat
Posts: 472

Original Poster
Rep: Reputation: 30
tried that also, but still no luck.

any other idea?

-/Hitesh
 
Old 01-24-2005, 12:49 PM   #13
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
hey this has to be tried in a shell.

what do u mean by it is not working???

what are u geting after u run this command in shell

regards
 
Old 01-24-2005, 01:09 PM   #14
hitesh_linux
Member
 
Registered: Dec 2001
Location: /root
Distribution: FreeBSD,NETBSD,redhat
Posts: 472

Original Poster
Rep: Reputation: 30
Quote:
what do u mean by it is not working???
i mean it's not getting download and not even any error messg. on console.

but if i try with broswer means, I copy and paste this link into browser , it's giving me this error.

"The operation time out when attempting to contact prdownloads.sourceforge.net"

I do not this link is UP or NOT.

-/Hitesh
 
Old 01-24-2005, 02:02 PM   #15
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
this link is working fine for me

try any other link in the browser only

regards
 
  


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
Redhat Linux RHEL 3 Sendmail issue am_raees Linux - Enterprise 2 06-10-2006 02:11 AM
Java Library Issue (RHEL) ptreves Linux - General 1 07-20-2005 03:56 AM
RHEL 3 AS U4 Issue alexander_goron LinuxQuestions.org Member Success Stories 0 04-12-2005 09:52 PM
another RHEL 3 issue with xfree86 hitesh_linux Linux - Enterprise 3 01-26-2005 01:45 PM
Is there a tool to monitor Internet connection speed and also network speed? xleft4dexy Linux - Networking 4 10-14-2003 10:29 PM

LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise

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