LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 02-12-2005, 11:46 PM   #1
Trio3b
Member
 
Registered: Oct 2004
Location: Texas, USA
Distribution: MDV 2008.1, PCLinuxOS,
Posts: 315

Rep: Reputation: 30
file download stalls


Newb has new dialup connection with Intel 536ep internal PCI modem in MDK 10.0.(kernel 2.6.x) Modem drivers on disk were outdated so used latest Intel 536ep chipset drivers and that installed and compiled OK. Configured in Kppp. Connection seems fine but occasionally Konqueror freezes and have to restart. I have not yet determined a pattern. Also, downloading files from different sites to test modem, but all keep stalling, then I guess there is a reconnect and it continues..stalls....continues...etc. I am able to dwnload 1 to 3mb files but anything more is a hassle. This modem tests out OK on a Wxp Pc on the exact same phone line. Also notice that if someone calls in it disconnects, but I do not have callwaiting. Maybe some settings in the modem commands dialogue box?

The settings in the Kppp are:
modem device: /dev/modem
flow cntrl: hdwr (have tried none)
line term: cr/lf
conn speed: I have tried 38000 to 115200
lock file: checked
mdm timeout: 30 sec.
Authentication PAP/CHAP
preinit delay- 50
init string -ATZ
post init dly -50
dial speed -70
init resp -ok
no tone det -atx3
dial string -atdt
conn resp -connect
busy resp ? busy
no carrier ? no carrier
no tone ? no tone
hangup -+++ATH
hngup resp -ok
answer strng -ata
ring ? ring
ans -connect
dlp resp -digital line detected
escape +++
esc resp ? ok
guard time -50
vol off/lo/hi M0L0/ MIL1/ MIL3
SECURITY SETTINGS ARE ? poor
firewall set to ALLOW CONNECTION TO EVERYTHING

maybe someone can see a simple error and help out.
Thanks
 
Old 02-13-2005, 09:19 AM   #2
JoeDuncan
Member
 
Registered: Aug 2003
Location: Ottawa
Distribution: Redhat 5.2, 6.0, 6.1, Mandrake 7.2, 8.0, 9.1, 9.2, 10.0, Gentoo, Debian 3.1r0
Posts: 224

Rep: Reputation: 30
Hrm... never used a dial-up modem with Linux, but you may be able to fix some of your download problems by installing a downloader program like KGet. It will automatically resume/reconnect etc... and some of the others will allow you to download a file from multiple sources at once...
 
Old 02-13-2005, 09:23 PM   #3
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
hi,
i think i would try wvdial and see if it comes up with better results for the modem config
just
touch /etc/wvdial.conf &&
wvdialconf /etc/wvdial.conf
then edit wvdial.conf and put in phone # pswd
and
wvdial to connect

make sure your kernel is not loading the experimental module ipv6 by looking at lsmod

i also used to have a ppp connection that stalled
i put these lines in my firewall and it helped
#Change the part after the = to the where you IPTABLES is on your system
IPTABLES='/sbin/iptables'
# lets try to keep those connections up
# this goes after the accepts and before the drops
$IPTABLES -A INPUT -p tcp --dport 113 -j REJECT --reject-with tcp-reset
$IPTABLES -A OUTPUT -p tcp --sport 113 -m state --state RELATED -j ACCEPT
# disable ExplicitCongestionNotification
echo 0 > /proc/sys/net/ipv4/tcp_ecn
 
  


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
Fast Download Site for Linux, enables >4GB Download of single file TigerLinux Linux - Distributions 9 10-29-2005 12:45 PM
ISOs download stalls mapesju Mandriva 7 11-21-2004 01:42 AM
External USB2 Drive: Large File Transfer Stalls randomi Linux - Newbie 3 08-20-2004 02:57 AM
Download stalls with linux mandrake lizardm Linux - Networking 0 04-20-2004 08:01 AM
Konqueror wont download download TAR,ZIP file but preview Velocide Linux - Newbie 0 03-22-2004 06:07 AM

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

All times are GMT -5. The time now is 12:42 PM.

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