PDA

View Full Version : very slow activity in my connection to the internet


philippjosefric
2005-04-03, 02:29 PM CDT
I moved from Mandrake 10.0 to Fedora FC3 And I realize that I cannot work with the
internet any more because of very slow internet access.

I am using Tango 1000 ISDN connection via kppp.

I could reach the provider, got an adress from there, which means, that I really reached the provider. But the download is verry slow. This posting I am writing from the same
PC, but out of Windows.

I deactivated my firewall.
Wher should I look to solve this problem
Thanks

dEEM
2005-04-03, 02:31 PM CDT
Try doing a 'ping' to a local website and post the results here.

philippjosefric
2005-04-03, 11:40 PM CDT
Thank you for answering.
WINDOWS: ping 195.3.89.122: min 52 ms, max 60 ms, mean: 56 ms
LINUX with the same Modem Tango 1000 ISDN:
Connecting to my provider through kppp I get the remote adress:195.3.89.122
[erwin@zentrale ~]$ ping 195.3.89.122
PING 195.3.89.122 (195.3.89.122) 56(84) bytes of data.
64 bytes from 195.3.89.122: icmp_seq=0 ttl=255 time=64.9 ms
64 bytes from 195.3.89.122: icmp_seq=1 ttl=255 time=47.0 ms
64 bytes from 195.3.89.122: icmp_seq=2 ttl=255 time=51.0 ms
64 bytes from 195.3.89.122: icmp_seq=3 ttl=255 time=45.0 ms
64 bytes from 195.3.89.122: icmp_seq=4 ttl=255 time=49.0 ms
64 bytes from 195.3.89.122: icmp_seq=5 ttl=255 time=48.0 ms
64 bytes from 195.3.89.122: icmp_seq=6 ttl=255 time=48.0 ms
64 bytes from 195.3.89.122: icmp_seq=7 ttl=255 time=47.0 ms
64 bytes from 195.3.89.122: icmp_seq=8 ttl=255 time=46.0 ms
64 bytes from 195.3.89.122: icmp_seq=9 ttl=255 time=50.0 ms
64 bytes from 195.3.89.122: icmp_seq=10 ttl=255 time=50.0 ms

--- 195.3.89.122 ping statistics ---
11 packets transmitted, 11 received, 0% packet loss, time 10008ms
rtt min/avg/max/mdev = 45.016/49.647/64.948/5.143 ms, pipe 2

My tunings:
I use autentifications mode for my ppp-Server: PAP/CHAP
Dynamic IP-Adress
Standard Gateway
Automatic DNS
no further login-script

My modem: Tango 1000 Hardware-handshake CRTSCTS
AT-commands with CR/LF
speed 115200
kppp is waiting up to 30 sec for a connet signal of the modem


Firewall deactivated:
root@zentrale sysconfig]# /sbin/iptables -v --list
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination

Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination


Thanks for help
Philipp

dEEM
2005-04-04, 03:13 AM CDT
You might want to tweak this setting under PPP, speed 115200 to other variable.

Seems alright. whats your download speed?

philippjosefric
2005-04-04, 03:39 AM CDT
You might want to tweak this setting under PPP, speed 115200 to other variable.

Seems alright. whats your download speed?

My download-speed from the provider is 64 K, symmetrically, upload as well.
so I installed my tango 1000 with 115200 bit/s

(64 K * 1024 = 65526 the next possible tuning on my Modem is 115200)

This should be correct.

With Mandrake10.0 I had a similar problem, but I could solve it:
sometimes, I do not nknow why, the kppp could not log into the internert. Then I created a knew Internet-acces via Mandrake-control-center and that worked. Normally it worked via kppp.

So the question is: is there another way of making an internet-account in FC3 other than
with kppp?

May be with pppd from command-line. This would be the secure way to find out the problem, but I did not understand it.

Does anyone know, who I can fix this problem? From the comand-line?

Thanks for help

philippjosefric
2005-04-05, 12:47 PM CDT
Oh, I have got it !!!!!!!!!!!
The mistake was very simple!
When installing LINUX I was asked to enter gateway-number.
As I was used to enter the server's adress at the Client-PC in the network I did
the same on Server-PC, entered on server the adress of the server. So the packages was sent to the gatway and I imagine how they where circulating between server and gatway and ....
Silly mistake.
But now the internetacces is OK.
Thanks for help.
Philipp