Linux-Networking Digest #701, Volume #11 Mon, 28 Jun 99 03:14:00 EDT
Contents:
Re: If I had a gun.... ("Andrey Smirnov")
Re: Why not C++ ("Thomas Stuefe")
Re: Diablo & IP Masq (Dave Hamilton)
Re: 2 Computer Peer-to-Peer networking troubles (Bill Unruh)
Need Help for new Kernel 2.2.7 (SuSE 6.1) ("V.Baumann")
outgoin DCC with ipmasq (phon)
Re: Why not C++ (Nathan Myers)
Re: Help - second server on Netware 4.1 (Malware)
Re: network conflicts (David Efflandt)
Re: Why not C++ (Nathan Myers)
Re: Logging into Novell Netware from Linux (Malware)
Re: telnet problems - no login shell (Charles)
Re: Why not C++ (Bruce Hoult)
Help me with Mounting NFS Please (root)
Re: If I had a gun.... ("James R. Barnett, Jr.")
Re: Mirc linux mandrake dcc send (Malware)
Re: downloads slow with 2.2 kernel (greg rudd)
Re: pump, dhcpcd, and redhat 6.0 (Ron Copeland)
----------------------------------------------------------------------------
From: "Andrey Smirnov" <[EMAIL PROTECTED]>
Subject: Re: If I had a gun....
Date: Sun, 27 Jun 1999 22:07:10 -0700
If you are doing ping and your arp table is empty, then something is wrong
with your network setup. Even before you start troubleshooting your tcp
connections, see if network devices are up and running including hub and
cables. If you positive that all devices are working then after you ping
your win station you should have an entry in arp table with MAC address of
your win station.
Also on win station you should copy your c:\windows\hosts.sam file to hosts
file if you are planning on connecting to your Linux box using name instead
of address.
What exactly is happening with ping? What's the output of command when you
are trying to run it?
Good luck!
James R. Barnett, Jr. wrote in message <[EMAIL PROTECTED]>...
>Andrey Smirnov wrote:
>>
>> Can you post outputs of your ifconfig -a, netstat -rn, and contents of
>> /etc/hosts files, also ip configuration of your win client.
>>
>> Good luck!
>>
>> PS. Also output of arp -a from both linux and win machines.
>>
>
>script started on Sun Jun 27 15:23:23 1999
>[root@arson /root]# netstat -rn
>Kernel IP routing table
>Destination Gateway Genmask Flags MSS Window irtt
>Iface
>192.168.1.254 0.0.0.0 255.255.255.255 UH 0 0 0
>eth0
>192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0
>eth0
>127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0
>lo
>[root@arson /root]# ifconfig -a
>eth0 Link encap:Ethernet HWaddr 00:10:5A:0B:50:2F
> inet addr:192.168.1.254 Bcast:192.168.1.255
>Mask:255.255.255.0
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:65 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:100
> Interrupt:10 Base address:0x300
>
>lo Link encap:Local Loopback
> inet addr:127.0.0.1 Mask:255.0.0.0
> UP LOOPBACK RUNNING MTU:3924 Metric:1
> RX packets:30 errors:0 dropped:0 overruns:0 frame:0
> TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
>
>[root@arson /root]# cat /etc/hosts
>127.0.0.1 localhost localhost.localdomain
>192.168.1.254 arson.toughguys.org arson
>192.168.1.2 tireiron.toughguys.org tireiron
>[root@arson /root]# arp -a
>[root@arson /root]# arp -v
>Entries: 0 Skipped: 0 Found: 0
>[root@arson /root]# exit
>exit
>
>Script done on Sun Jun 27 15:24:31 1999
>
>The win98 box is as follows:
>C:\arp -a
>No ARP Entries Found
>
>C:\type C:\windows\hosts.sam
>127.0.0.1 localhost
>192.168.1.2 tireiron.toughguys.org
>192.168.1.254 arson.toughguys.org
>
>Network Properties shows the 3Com3c509b is installed without a problem.
>Client for Microsoft Networks is installed and so is TCP/IP.
>
>IP Address:
>IP (static): 192.168.1.2
>Subnet Mask: 255.255.255.0
>
>DNS Configuration:
>Enable DNS: TRUE
>Host: tireiron
>Domain: toughguys.org
>
>DNS Server Search Order:
>192.168.1.254
>
>//I can't ping with DNS disabled either. Arson is not currently running
>bind.
>
>I realize all these settings might not be correct for Samba, but I know
>I have to be able to ping before Samba can run. Pinging is my main
>concern here. Well, Thanks for any and all help anyone can give me.
>
>JamesB
------------------------------
From: "Thomas Stuefe" <[EMAIL PROTECTED]>
Crossposted-To:
comp.os.linux.development.apps,comp.os.linux.development.system,comp.lang.c++
Subject: Re: Why not C++
Date: Mon, 28 Jun 1999 07:55:12 +0200
>> In my opinion, the only thing that C++ has over C is
>>better support for data encapsulation via classes and, possibly,
>>exception handling.
Only is good.
------------------------------
From: Dave Hamilton <[EMAIL PROTECTED]>
Crossposted-To: redhat.networking.general
Subject: Re: Diablo & IP Masq
Date: Mon, 28 Jun 1999 05:50:47 GMT
[[ This message was both posted and mailed: see
the "To," "Cc," and "Newsgroups" headers for details. ]]
In article <[EMAIL PROTECTED]>, Tyler Andersen
<tyler*no@spam*hexicon-systems.com> wrote:
> I'm having a problem getting Diablo to connect to Battle.Net through ip
> masquerading. I have tried the commands listed at the Masq Apps site, and I
> still can't get it to work. I have tried it on two different machines, both
> running kernel 2.2.5 (RedHat 6.0), one stock, the other recompiled with
> various options. Neither one worked. Masquerading works fine, it's just
> Diablo that isn't working. Here are the commands I tried:
>
> /sbin/ipmasqadm autofw -A -r udp 6112 6112 -c tcp 116
> /sbin/ipmasqadm autofw -A -r udp 6112 6112 -c tcp 118
>
> When I use this command:
>
> /sbin/ipmasqadm autofw -A -r udp 6112 6112 -h 192.168.100.50
>
> it works fine. However, this won't work for my situation. I need to have it
> work on every IP in the 10.x.x.x range.
Hmm, I'm hoping someone will correct me and tell me I'm wrong, but with
port mapping like this, you can't send it to a range, you can only send
it to a specific IP address. What's happening here is that you're
getting what appear to Linux as "unsolicited" packets on port 6112. It
doesn't realize that they're due to you playing a game with someone, so
it just ignores them since there's no service running on that port.
However, you (of course) want this traffic routed back to your masq'ed
machines, so you have to put a port mapping out there. Problem is,
there's no way for Linux to tell which machine should get this (on the
fly), so you have to tell it -- and that's where the problems begin.
Am I wrong??
-Dave
------------------------------
From: [EMAIL PROTECTED] (Bill Unruh)
Subject: Re: 2 Computer Peer-to-Peer networking troubles
Date: 28 Jun 1999 04:34:03 GMT
In <7l6o2c$mho$[EMAIL PROTECTED]> Brian Luczkiewicz
<[EMAIL PROTECTED]> writes:
>I am trying to set up a 10BaseT peer to peer network of 2 linux computers
>(want to eventually add 1 win9x computer later). I can't find any
>documentation on setting up this kind of thing. The Networking overview, the
>NET-3 HOWTO, and the RH6.0 install guide all seem to have either bad
>instructions or they don't work. Anyways, I've been up all night 2 days in a
>row, and I need this network to happen. I am using 2 PCI ne2000 based cards
>if that is important, but I think software configuration is my problem. My
>error is "cant find route to remote host" or something like that when I try
>to telnet to the other computer using ip addresses that I set up. If anyone
>can help, Email me...
>-Zorr
>[EMAIL PROTECTED]
So, make a route.
First do
route -n
to see what you have now.
We also do not know what ethernet addresses you have assigned the
various machines. Lets say in the 192.168.0.x range
then add
route add -net 192.168.0.0 eth0
(of course first of all you should make sure that eth0 is actually
running on your machine
ifconfig will tell you if eth0 is up)
But more simply you could just use the control-panel in redhat, choose
the network configuration tool, and configure your network with that.
------------------------------
From: "V.Baumann" <[EMAIL PROTECTED]>
Subject: Need Help for new Kernel 2.2.7 (SuSE 6.1)
Date: Mon, 28 Jun 1999 09:02:26 +0200
I have downloaded the new SuSE 6.1 kernel 2.2.7 which has an rpm-format. Now
I need help to install these kernel into my system.
After I had install the kernel with the rpm -Manager
rpm -U [package-file]
I try to take the make menuconfig command. But after take the settings and
take the following commands
make clean
make zImage or zlilo
make modules
make module_install
I �ve got error messages, error 1 and error 2 and nothing happens.
So I need help, what command is wrong or what must I do to get the new
kernel.
Thanks
best regards
Volker
------------------------------
From: phon <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: outgoin DCC with ipmasq
Date: Mon, 28 Jun 1999 07:45:05 +0200
hello,
someone knows how i can get outgoing dcc working through a ip
masquerading box.
do i have to insert special rules or use rinetd or smhting ?
phon
reply to : [EMAIL PROTECTED]
------------------------------
From: [EMAIL PROTECTED] (Nathan Myers)
Crossposted-To: comp.os.linux.development.apps,comp.os.linux.development.system
Subject: Re: Why not C++
Date: 27 Jun 1999 22:31:14 -0700
[EMAIL PROTECTED] wrote in message ...
>In comp.os.linux.development.system Nathan Myers
>
>: Enough generalities. Take for example Egcs. C and C++, same code
>: generator, same optimizer. The last time you tried g++ was years
>: and years ago. It's time to look again.
>
>Using the latest egcs (from CVS) to compile a C program, with options
>'-fno-exceptions -fno-rtti -O2', the C assembler output is still
>smaller (in terms of # of instructions, not symbol length) while
>producing the same results.
Unsupported assertion noted (again).
What source code?
How _much_ smaller (if any)?
How _much_ faster (if any)?
Without proof, this is just more FUD.
--
Nathan Myers
[EMAIL PROTECTED] http://www.cantrip.org/
------------------------------
From: Malware <[EMAIL PROTECTED]>
Subject: Re: Help - second server on Netware 4.1
Date: Mon, 28 Jun 1999 06:30:34 +0200
Hi Ron,
you wrote:
> I'm trying to add a linux box as a second server to a Netare 4.1 file server
> with about 10 Win 95 clients. My server is recognized in the ipx system but I
> can't figure out how to log in.
>
> As a system client, I was able to access the Netware server once I figured out
> the right context. But, the linux server shows up as grayed out on the Win95
> client login windows. I'm not sure if I have a Netware bindery problem (the
> guy who set up the network and understands Netware is long gone) or if there is
> a mars_nwe compatibility problem with Netware 4.1 Do I need to use the Caldera
> Netware software?
Mars_nwe does only emulate a Novell 3.1x server. It will happily run
behind a Netware 4.1 server but won't cooperate into the NDS. If you
want a Novell 4.1 server on Linux you have to buy it from Caldera and
the prices are a lot like the ones for a real Novell Netware.
Malware
------------------------------
From: [EMAIL PROTECTED] (David Efflandt)
Subject: Re: network conflicts
Date: 28 Jun 1999 06:35:07 GMT
Reply-To: [EMAIL PROTECTED]
On Mon, 28 Jun 1999 01:41:43 GMT, jychat <[EMAIL PROTECTED]> wrote:
>hi !
>my home network is configured that way :
>ethernet realtek 8029 and RJ45 with 5 ports HUB
>atome 192.168.1.1
>poussin 192.168.1.2
>no gateway
>ifconfig, netstat give normal results.
>NFS are working fine between my two stations.
>
>When i connect to Internet and want to start to use my favoriet brower
>(netscape 4.08 Linux) i don't have any answer from any server.
>Proxys are configured correctly in netscape. Mail servers too (they work
>fine)
What do you mean "Proxys are configured correctly in netscape"? What
proxy program are you running? Are you running mail through local
sendmail or directly to your ISP's mail server? Can you access the
internet from the machine that is connected and not the other one? If
neither can communicate, you may need to see if /etc/resolv.conf is
properly set up (see man resolver).
>Is it possible that there's a conflict of IP between my network and
>Internet proxy server ?
>Is it my provider who's got a server crash or something like that ?
If we knew what proxy you are running, someone might have a clue. See
/usr/doc/HOWTO/mini/IP-Masquerade for a way you can run without a proxy.
--
David Efflandt [EMAIL PROTECTED] http://www.xnet.com/~efflandt/
http://www.de-srv.com/ http://cgi-help.virtualave.net/
------------------------------
From: [EMAIL PROTECTED] (Nathan Myers)
Crossposted-To: comp.os.linux.development.apps,comp.os.linux.development.system
Subject: Re: Why not C++
Date: 27 Jun 1999 23:13:33 -0700
Paul Jackson <[EMAIL PROTECTED]> wrote:
>Nathan Myers wrote:
>|> [Those saying C++ is] slower than (e.g.) C are just spreading FUD.
>
>But really, I think you missed my primary point: ...
>In short, attempts to consider the 'speed of a language' outside
>the context of the app and the programmer (and others would
>add - the compiler maturity), are in themselves a form of FUD.
FUD has been, is, and will be.
Yet, competence is still a far scarcer commodity than CPU cycles.
--
Nathan Myers
[EMAIL PROTECTED] http://www.cantrip.org/
------------------------------
From: Malware <[EMAIL PROTECTED]>
Subject: Re: Logging into Novell Netware from Linux
Date: Mon, 28 Jun 1999 07:05:37 +0200
Hi migv1,
you wrote:
> I can't seem to figure out how to log into the network so I can access
> the network file systems and printers. I have a complete set of IP
> numbers, nameserver addresses, etc. for our network acquired through
> various probing tools, but I don't want to go to sys admins for help,
To access a Novell server you do not need an IP-address. But you need to
know the IPX-network number and the frame-type used. You can find the
network number by listening the IPX-RIP-broadcasts that should float
around your network. For the used frame-type I am not sure how to obtain
it easily for personal I let tcpdump let write a dump (option "-w") with
the "-e" option given and would look into it. You then can configure a
IPX-interface with:
ipx_interface add -p <device> <frametype> <networknumber>
You may have to run "ipxd -p" to get the routes to the server setted up
automagicly.
If you want to log into a Netware 3.x server there should be no problem.
With Novell 4.x you may have luck or there have to be Bindery Emulation
enabled on the server.
> time. How do you get to the equivalent of the Novell Netware login
> screen on Win95? Any help will be greatly appreciated!
Mount one of the volumes with "ncpmount". It will ask you for a
password. You will then be able to use tools like "nwuserlist" without
further questions about the password aslong as the volume is mounted.
Malware
------------------------------
From: Charles <[EMAIL PROTECTED]>
Subject: Re: telnet problems - no login shell
Date: 28 Jun 1999 06:30:41 GMT
I'm a real newbie to linux, installed my first linux (redhat 6.0) less
than two weeks ago, but here goes:
Sorry I don't have a fix for you but I may have a tacky work around.
I had the well documented problem of a long wait for ftp and telnet. Ftp
never did work but telnet would eventually give me a login. The fix from
the newsgroups was to add my local workstation's IP to the list of hosts
on the linux server. This fixed my ftp problem but gave me a problem
identical to yours with telnet. I don't seem to have a login shell.
I've tried adding the default login shell to the telnet command in the
inetd.conf (L /bin/login). No luck. I've tried adding a shell to the
in.telnetd command in hosts.allow (in.telnetd : ALL : /bin/bash). No luck.
I have found that by removing my local workstation's IP from the list of
hosts on the linux server, I can go back to my original situation --- no
ftp, telnet after a 60-90 second wait.
I've been watching this thread. I hope somebody has a nice solution to
make both work without server reconfiguration.
Charles
Torsten Mack wrote:
> hi,
> telnet to my linux server (S.u.S.E.6.1) doesnt work anymore. It doesnt
> ask me for my username and password anymore.
> Whenever I telnet to the server I get following lines:
>
> root@bart:/Net/homer/LocalFiles1/systemfiles/Tiffs > telnet homer
> Trying 192.168.1.1...
> Connected to homer.simpson.
> Escape character is '^]'.
>
> There is no error message in /var/log/messages.
> Everything else on the system works fine. I tried to restart the server
> - nothing changed.
> It seems that I am not getting connected to a login shell. I have no
> idea how to repair it. Please, could anyone tell me what to
> do to get it run again.
>
> cheers
> Torsten
>
> --
> "Great spirits have always found violent opposition from mediocre
> minds" (Albert Einstein)
>
> =====================================================================
> Torsten Mack
> Phone 07305-932344
> Mobile 0172-6357401
> Mail: Ringstrasse 36, 89155 Erbach , Germany
> Email: [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> =====================================================================
>
>
>
================== Posted via SearchLinux ==================
http://www.searchlinux.com
------------------------------
From: [EMAIL PROTECTED] (Bruce Hoult)
Crossposted-To: comp.os.linux.development.apps,comp.os.linux.development.system
Subject: Re: Why not C++
Date: Mon, 28 Jun 1999 18:58:13 +1200
In article <[EMAIL PROTECTED]>, Johan Kullstam
<[EMAIL PROTECTED]> wrote:
> > Does CMUCL have a way of declaring that a certain class will never have
> > subclasses added? Does CMUCL have a way of declaring that a certain
> > generic function will never have methods added or removed?
>
> generic functions as part of CLOS cannot guarentee that new methods
> will not be added. however, if at calling you are passing variables
> with declared types, then the specific method can be deduced at
> compile-time.
That's true if:
- the variables can not be of a subclass of the declared class, AND
- the method found at compile time matches the declared types of the
arguments *exactly* (so that no more specific method added at
run time could be more applicable), AND
- the method found at runtime can not be removed and replaced in the
generic function.
It doesn't sound as if CLOS can guarantee any of these, excep for types
which are not objects and functions which are not generic.
> > If it doens't then how can it optomise this call? Some other bit of code
> > may change what "+" means at runtime.
>
> in this instance, + isn't a generic and cannot be overloaded.
> overloading isn't such a big deal since many times a function like +
> is passed as an arg. for example if you have a mat:+ to add matrices,
'+' isn't a generic? So what happens when you call '+' with arguments
whose types are not known at compile time?
-- Bruce
------------------------------
From: root <[EMAIL PROTECTED]>
Subject: Help me with Mounting NFS Please
Date: Sun, 27 Jun 1999 22:15:00 -0700
Im using RH52 on my p120 server with /dev/hdb1 mapped as /uo1
Im using rh60 on my p200 workstation. well when i try to mount the NFS
it tells me permission is denied.
If someone has delt with this please help me i need to access that
drive.
I can ping both boxes and ftp into them but i cant map the NFS.
------------------------------
From: "James R. Barnett, Jr." <[EMAIL PROTECTED]>
Subject: Re: If I had a gun....
Date: Mon, 28 Jun 1999 02:14:44 -0500
Andrey Smirnov wrote:
>
> If you are doing ping and your arp table is empty, then something is wrong
> with your network setup. Even before you start troubleshooting your tcp
> connections, see if network devices are up and running including hub and
> cables. If you positive that all devices are working then after you ping
> your win station you should have an entry in arp table with MAC address of
> your win station.
>
> Also on win station you should copy your c:\windows\hosts.sam file to hosts
> file if you are planning on connecting to your Linux box using name instead
> of address.
>
> What exactly is happening with ping? What's the output of command when you
> are trying to run it?
>
> Good luck!
>
> James R. Barnett, Jr. wrote in message <[EMAIL PROTECTED]>...
> >Andrey Smirnov wrote:
> >>
> >> Can you post outputs of your ifconfig -a, netstat -rn, and contents of
> >> /etc/hosts files, also ip configuration of your win client.
> >>
> >> Good luck!
> >>
> >> PS. Also output of arp -a from both linux and win machines.
> >>
> >
> >script started on Sun Jun 27 15:23:23 1999
> >[root@arson /root]# netstat -rn
> >Kernel IP routing table
> >Destination Gateway Genmask Flags MSS Window irtt
> >Iface
> >192.168.1.254 0.0.0.0 255.255.255.255 UH 0 0 0
> >eth0
> >192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0
> >eth0
> >127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0
> >lo
> >[root@arson /root]# ifconfig -a
> >eth0 Link encap:Ethernet HWaddr 00:10:5A:0B:50:2F
> > inet addr:192.168.1.254 Bcast:192.168.1.255
> >Mask:255.255.255.0
> > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> > RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> > TX packets:65 errors:0 dropped:0 overruns:0 carrier:0
> > collisions:0 txqueuelen:100
> > Interrupt:10 Base address:0x300
> >
> >lo Link encap:Local Loopback
> > inet addr:127.0.0.1 Mask:255.0.0.0
> > UP LOOPBACK RUNNING MTU:3924 Metric:1
> > RX packets:30 errors:0 dropped:0 overruns:0 frame:0
> > TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
> > collisions:0 txqueuelen:0
> >
> >[root@arson /root]# cat /etc/hosts
> >127.0.0.1 localhost localhost.localdomain
> >192.168.1.254 arson.toughguys.org arson
> >192.168.1.2 tireiron.toughguys.org tireiron
> >[root@arson /root]# arp -a
> >[root@arson /root]# arp -v
> >Entries: 0 Skipped: 0 Found: 0
> >[root@arson /root]# exit
> >exit
> >
> >Script done on Sun Jun 27 15:24:31 1999
> >
> >The win98 box is as follows:
> >C:\arp -a
> >No ARP Entries Found
> >
> >C:\type C:\windows\hosts.sam
> >127.0.0.1 localhost
> >192.168.1.2 tireiron.toughguys.org
> >192.168.1.254 arson.toughguys.org
> >
> >Network Properties shows the 3Com3c509b is installed without a problem.
> >Client for Microsoft Networks is installed and so is TCP/IP.
> >
> >IP Address:
> >IP (static): 192.168.1.2
> >Subnet Mask: 255.255.255.0
> >
> >DNS Configuration:
> >Enable DNS: TRUE
> >Host: tireiron
> >Domain: toughguys.org
> >
> >DNS Server Search Order:
> >192.168.1.254
> >
> >//I can't ping with DNS disabled either. Arson is not currently running
> >bind.
> >
> >I realize all these settings might not be correct for Samba, but I know
> >I have to be able to ping before Samba can run. Pinging is my main
> >concern here. Well, Thanks for any and all help anyone can give me.
> >
> >JamesB
I get no output when I ping. After I hit Crtl-C, it tells me how many
packets were sent, 100% packet loss.
JamesB
------------------------------
From: Malware <[EMAIL PROTECTED]>
Subject: Re: Mirc linux mandrake dcc send
Date: Mon, 28 Jun 1999 07:07:36 +0200
Hi ICON,
you wrote:
> I have my mandrake box as a firewall using ip masquerading. i have 3 win
> boxes behind that one using cable connection. only problem is that I can
> not dcc send from the win boxes. I can recieve without any problems. can
> anyone give me any help
Did you load the module "ip_masq_irc" on the masquerading box?
Malware
------------------------------
From: greg rudd <[EMAIL PROTECTED]>
Subject: Re: downloads slow with 2.2 kernel
Date: Sun, 27 Jun 1999 22:27:39 -0700
Joey Olson wrote:
Check your /var/log/messages file and see if you have an error about
ppp-compress-21 it means you do not have compression enabled on the
modem. Add this to /etc/conf.modules and reconnect.
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate
Hope this helps.
#RedHat OnLine
http://www.thecomputergallery.com/redhat
> Gene Heskett wrote:
>
>> Unrot13 this;
>> Reply to: <[EMAIL PROTECTED]>
>>
>> Gene Heskett sends Greetings to greg rudd;
>>
>> gr> Problem is with ppp performance on RedHat 6.0 system with
>> 2.2.5
>> gr> kernel compared to performance on RedHat 5.2 system with 2.0.36
>>
>> gr> kernel. Problem is downloading of large (200 to 400K) JPEG and
>>
>> gr> GIF files on RedHat 6.0 system causes Netscape to continually
>> gr> stall and stop receiving data many times during the download.
>> If
>> gr> you leave Netscape along, eventually the link will begin
>> sending
>> gr> data again, and the status message will change from stalled to
>> gr> the amount of data coming over the connection. Do not have
>> this
>> gr> problem with RedHat 5.2 with 2.0.36 kernel. Using same ppp
>> gr> scripts and serial port setup on both systems. It seems to me
>> gr> that the 2.2 series kernels may be having a flow control or
>> some
>> gr> other problem with large downloads. Has anyone else
>> experienced
>> gr> similar problems with the 2.2 series kernels?
>>
>> So am I, same Zoom modem via switchbox is used on this machine, and
>> a
>> linux box running 2.2.10 and netscape 4.61 us/ca ssl version.
>>
>> Here, with a 56k connection at 50k, I get 2k-3k speeds total, even
>> with
>> several parallel conections.
>>
>> On the linux box, I get 700 cps per connection until I've used up
>> the
>> bandwidth somewhere around the 5000 cps mark. So it appears to be
>> a
>> per connection limit.
>>
>> I've no idea where its at. The linux box is a 400mhz AMD K6-2, 128
>> megs pc100 memory, DMA is working on all drives, and it *should* be
>> able
>> to handle 5,000,000 cps without even showing up in a top report.
>>
>> I did play with the modem init a bit last night, and that seems to
>> have
>> reduced the re-negotiations, but hasn't helped the speed all that
>> much.
>>
>> But we need answers, thats why we lurk, and occasionally respond.
>>
>> Cheers, Gene
>> --
>> Gene Heskett, CET, UHK |Amiga A2k Zeus040 50 megs fast/2
>> megs chip
>> Ch. Eng. @ WDTV-5 |A2091,GuruRom,1g
>> Seagate,CDROM,Multiface III
>> |Buddha + 4 gig WDC drive, 525 meg
>> tape
>> |Stylus Pro, EnPrint, Picasso-II, 17"
>> vga
>> RC5-Moo! 690kkeys/sec isn't much, but it all helps
>
Greetings----
There was a error in /var/log/messages about ppp-compress-21.
I fixed this error per above reply by adding :
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate
to /etc/conf.modules.
The results downloading with RedHat 6.0(2.2.5 kernel) are the same,
Netscape continually
stalls and stops receiving data many times during the download of large
graphics.
Downloading the same files with RedHat 5.2 are results in completely
difference behavior.
The link will start at about 3 k/sec and immediately climb to about 5
k/sec and lock in at this
rate for the duration of the download. Have experienced almost no
stalling with RedHat
5.2 ppp setup.
Regards,
Greg Rudd
>
------------------------------
From: [EMAIL PROTECTED] (Ron Copeland)
Subject: Re: pump, dhcpcd, and redhat 6.0
Date: Mon, 28 Jun 1999 05:35:00 GMT
"Matt Goebel" <[EMAIL PROTECTED]> wrote:
>Sounds like you need the pump patch. ( something like 0.6.7? Available on
>Redhat's webpage) Pump works fine for some people's ISP, but it didn't work
>for mine at first. After I undated it it works great.
Just the opposite for me. I was getting an address from pump, but not
a domain server. So I installed pump-0.6.7 and got nothing but
timeouts. I recycled the cable modem, to no avail. So I downgraded
back to 0.6.4 and started getting both an address *and* domain server
info. Go figure. I wish I knew what I actually did in that process
to make it work, but I don't.
Ron
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list (and comp.os.linux.networking) via:
Internet: [EMAIL PROTECTED]
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Networking Digest
******************************