Linux-Networking Digest #583, Volume #11         Fri, 18 Jun 99 19:13:49 EDT

Contents:
  Re: cgi scripts return plain text (Chris Harshman)
  Re: How to accept XDMCP queries? ("Al Prati")
  Unmounted shares ([EMAIL PROTECTED])
  Hi, I just installed RH 6.0....now what ??? (newbie)
  Re: telnet to a standalone Linux machine ([EMAIL PROTECTED])
  How does one find out a gateway address? (Walter Tautz)
  Re: simple question about ethernet, please help ([EMAIL PROTECTED])
  VIA-RHINE.c &Redhat 5.2 (John B)
  Re: default gateway. (Matt Templeton)
  Re: [newbie Q] how to restart apache ("Dan Tager")
  Weird Scenario (no spammindspringDOTcom (Mr. Bastard))
  Re: Best Nework Cards (Tim Kelley)
  Re: [Fwd: Linux - W95 interaction] ("Bob Glover")
  3Com Ethernet Card (Gregory Conron)
  Re: IP-Masqurade!! (Monte Phillips)
  Videoconference Server ("Adam Ball")
  dhcpcd redhat 6 fails after kernel rebuild (Eric Thompson)
  Re: Newbie--RH5.2--make--Promise UDMA/66--PPP ([EMAIL PROTECTED])
  Re: Can't locate module ppp-compress (Howard Mann)
  Netscape problem w/Apache ("Brent Davies")
  Re: Firewall and masq (Howard Mann)
  Re: networking to the internet through windows95 (Nicholas E Couchman)
  Re: Can no one help me with interrupt problems? (Moritz Moeller-Herrmann)
  Re: Could Microsoft Cheat On The New Mindcraft Benchmark? (was: Mindcraft Retest 
News (Moritz Moeller-Herrmann)
  ppp no arp? ("Scott MacDonald")
  Vpn Question (Chris McGarry)

----------------------------------------------------------------------------

From: Chris Harshman <[EMAIL PROTECTED]>
Subject: Re: cgi scripts return plain text
Date: Thu, 17 Jun 1999 22:43:10 -0500

I have the same problem with a script I wrote.  It's
weird.  It displays as HTML-plaintext the first time
I load it in Netscape Communicator (4.08, 4.5, 4.6),
but if I click 'reload' it displays normally.  In
IE 4, it displays properly every time.   ...?


[EMAIL PROTECTED] wrote:
> 
> I set up a linux box on my network with Apache. Everything works fine
> until I try to access a dynamically generated web page -- created by a
> perl script.
> 
> The problem is that it returns the source of the page as plain text.  For
> some reason, the browser is not recognizing it as HTML, even though it
> starts off with the correct "Content-type: text/html" header.  (The same
> exact script is running just fine on my web page hosted elsewhere.)
> 
> I'm guessing that something is set incorrectly in the Apache config.  Any
> hints, tips, or solutions would be most welcome!
> 
> (Feel free to post here or e-mail me directly.  However, my domain is the
> same as my last name.)
> 
> ------------------------------------------------------------------------
> 
> Uncle Roger                       "There is pleasure pure in being mad
> [EMAIL PROTECTED]                        that none but madmen know."
> Roger Louis Sinasohn & Associates
> San Francisco, California                  http://www.crl.com/~sinasohn/

------------------------------

From: "Al Prati" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: How to accept XDMCP queries?
Date: Thu, 17 Jun 1999 23:59:48 -0400

On RedHat5.2 I run:    /usr/X11R6/bin/xdm   instead of startx.

Al

Andre-John Mas wrote in message <7kbakn$ouo$[EMAIL PROTECTED]>...
>Hi,
>
> Could someone tell me how to set up my linux box to accept XDMCP
> queries? I would like to be able to connect to my Linux box using
> Exceed, without having to iniate the connection via a telnet
> session.
>
> Thanks
>
> AJ
>
>--
>http://www.bigfoot.com/~ajmas/
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.



------------------------------

From: [EMAIL PROTECTED]
Subject: Unmounted shares
Date: Fri, 18 Jun 1999 18:19:34 GMT

Hello All
    I'm having problems in dropping a linux share from my NT box and
was wondering if anybody had faced a similiar problem. I'm using NT4.0
with SV4 and REdHat5.2 with samba-1.9.18

thanks
Sunit


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

------------------------------

From: [EMAIL PROTECTED] (newbie)
Crossposted-To: comp.os.linux.setup
Subject: Hi, I just installed RH 6.0....now what ???
Date: Fri, 18 Jun 1999 18:29:44 GMT

I want to use my linux box for a proxy/ip masq/modem bonding/etc.

To help get me started can you answer some questions:

1) what should I use ?

Gnome   ?
KDE       ?
X86Free ?
Are there any bugs in any of the above ?


2) I've heard of problems with Gnome's ppp, what are they ?


3)The machine boots into Gnome, can that be changed ? How ?


4) Can I set up my ip masq, etc in X, or do I need to edit files
manually ?

Thank you for helping a newbie



The Linux Fool is not a fool. He's just someone who is crazy about
Linux...

------------------------------

From: [EMAIL PROTECTED]
Subject: Re: telnet to a standalone Linux machine
Date: Fri, 18 Jun 1999 18:26:28 GMT



> If I understand your question correctly, you are currently dialing in
to
> your Linux box and creating a serial tty connection, sort of as if you
> were calling a BBS (Bulletin Board System).
>
> Telnet is an application that runs on top of TCP/IP.  If you want to
use
> telnet instead of Hyperterminal, you need to set up your Linux machine
as
> a PPP host, and use Windoze Dial-up Networking (the MS PPP client) to
dial
> and connect.  Then you can use telnet, a web browser, ftp, ping, etc.
as
> you do on the Internet.


>
> Check out the Networking Overview-HOWTO at http://metalab.unc.edu/LDP
and
> then read up on PPP, NET, and the rest.
>
> If all you really wanted was a better terminal emulation, there are
better
> commercial, shareware, and freeware alternatives to Hyperterminal at
> TUCOWS.
>
> Good luck!
> Rob Clark, [EMAIL PROTECTED]
> http://www.o2.net/~gromitkc/winmodem.html


Thanks Rob, I'll check that out. Sounds a bit complicated.
I want to access my Linux box using an Xclinet running on Win95.
The freeware XClient I have downloaded, M/IX needs telnet.
I have ppp running already on my Linux machine as I use it to connect to
my ISP. But I suppose that is running as a ppp *client*?

Michael


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

------------------------------

From: [EMAIL PROTECTED] (Walter Tautz)
Subject: How does one find out a gateway address?
Date: 18 Jun 1999 19:58:21 GMT

I am curious to know whether it is possible
to find out a gateway address from the IP and
Netmask. I'm using rogers@home and they didn't
give me a Gateway IP---unfortunately I indicated I
was running Linux...NOTE I can connect to the
net without any apparent problem---I use the IP
address as a Gateway since that is what the slackware
netconfig program indicated..

Should I be using dhcp? apparently the IP address can
wander...although it appears they try to keep it fixed.


Walter 

------------------------------

From: [EMAIL PROTECTED]
Subject: Re: simple question about ethernet, please help
Date: Fri, 18 Jun 1999 10:07:06 -0500

I am having a similar problem on my machine, but mine is with eth0 and
eth1!  Linux does not seem to want to recognize two cards that use the same
module.  I have also read all the HOWTO�s  and still do not have it
working, but I do have a few suggestions for you.  Maybe you will have
better luck than I. ;-)

In your /etc/conf.modules try:
alias eth2 epic100
alias eth3 epic100
options  epic100 io=0xXXX,0xYYY irqX,Y

or (if that doesn�t work)

alias eth2 epic100
alias eth3 epic100
options �o epic100 io=XXX irqX
options �o epic100 io=YYY irqY

Both of these have (supposedly) worked for others I have talked to.  I hope
it will work for you!  By the way XXX is for eth2 and YYY is for eth3.

You can also to use an append in your lilo.conf   

append="ether=(irq),0xXXX,eth2 ether=(irq),0xYYY,eth3"

I have not talked to anyone this has worked for but I have seen it in more
than one Linux book.  Best of luck to you!  If anything works be sure to
let me know.  Or if anyone out there can see what I am doing wrong and can
help me with my system I would be appreciative.  (Right now I am trying to
recompile the kernel with the needed driver built in and not as a module �
read it would work someplace).  I know this is help from a failure (for
now), but I hope it is better then no help at all.

Good Luck,

Seth
[EMAIL PROTECTED]



In article <7kbq26$2e5$[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote:

> ive got a linux box (SuSE 6.0, kernel 2.0.36) with a few ISA ethernet cards 
> working fine. I just added two SMC etherexpress II cards which use the
epic100.o 
> module. two problems:
> 
> 1.if i do a simple 'insmod epic100', both cards are recognized and
assigned eth2 
> and eth3. but the only way i can get this done automatically in bootup is by 
> adding that line to boot.local. surely there is a more proper way of
doing this? 
> adding 'alias eth2 epic100' in /etc/conf.modules does nothing (doesnt
load the 
> module). do i need to also add an options line? i tried that, with the io
given 
> me by the earlier insmod, but that too does nothing. 
> 
> 2.once the cards are recognized, i try a 'ifconfig eth2 address x.x.x.x
netmask 
> x.x.x.x' but it either hangs and crashes the entire network until i
reboot, or 
> displays an error: "Unknown host". The IP address is completely valid. Using 
> YaST, if i tell it the IP address and tell it to activate the card at
boot, the 
> computer boots nicely but again kills the network and fails to work
properly, as 
> above.
> i'm a bit spoiled by YaST and would like to learn how to do all this
manually. 
> i've gone through various HOWTOs, and poked in my books, but none of them 
> have been of any use. please help.
> 
> [EMAIL PROTECTED]

------------------------------

From: John B <[EMAIL PROTECTED]>
Subject: VIA-RHINE.c &Redhat 5.2
Date: 17 Jun 1999 21:34:23 PDT

Hello,
I am trying to install the via-rhine driver into my RedHat 5.2.
I am doing everything I am told and I am using the gcc compile-code
at the end of via-rhine.c
I keep getting the error

"gcc: via-rhine.c : No such file or Directory"

the compilecode is
gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet -Wall
-Wstrict-prototypes -O6 -c via-rhine.c `[ -f
/usr/include/linux/modversions.h ] && echo -DMODVERSIONS`

I did notice the -I parameter /usr/src/linux/net/inet  is not on my file
system.
Does anyone know where this should point to for RH5.2?

I am really stuck - its been weeks!

Thank You

John B

_________________________________________
Take the POOPY out of my  e ma il to con tact me!
Thanks
====================================


------------------------------

From: Matt Templeton <[EMAIL PROTECTED]>
Subject: Re: default gateway.
Date: Fri, 18 Jun 1999 19:35:52 +0000


> I would like to setup my network from the command line.  RH tends to
> push you to the graphical interface but I would like to know how to do
> it from the command line.
> 

Default gateway and other network configurations can be set in the
/etc/sysconfig/network file. the command ifconfig can be used to
configure a device. Installing cards can be affected by recompiling the
kernel and modules.

------------------------------

From: "Dan Tager" <[EMAIL PROTECTED]>
Subject: Re: [newbie Q] how to restart apache
Date: Fri, 18 Jun 1999 16:09:29 -0400


Anders Gulden Olstad wrote in message <[EMAIL PROTECTED]>...
>Patrick <[EMAIL PROTECTED]> wrote:
>> I am a system administration begineer,
>> how can i restart the apache
>> i cannot find any apachectl program
>> The programs available in apache bin directory are as follows:
>> gcache        httpsd        httpsd.noasp  suexec
>
>Run
>
># /etc/rc.d/rc3.d/S85httpd restart
>

I suppose that may work if he is running Redhat.  Slackware is
/etc/rc.d/rc.httpd.
My apachectl, on a slackware machine, lives in /var/lib/apache/sbin.
You can always try the good old find command.

--Dan




------------------------------

From: bastardAT(no spam)mindspringDOTcom (Mr. Bastard)
Subject: Weird Scenario
Date: Fri, 18 Jun 1999 20:59:57 GMT
Reply-To: bastardAT(no spam)mindspringDOTcom

        I am running RH 6.0 and trying to connect to the internet
through a 95 or 98 box.  Any ideas ?

------------------------------

From: Tim Kelley <[EMAIL PROTECTED]>
Subject: Re: Best Nework Cards
Date: Fri, 18 Jun 1999 14:44:26 -0500



Honda Power wrote:
> 
> If you are using Novell Netware, don't use the 3C905's.  There is a
> known problem, admittedly by Novell, that the 3Com cards are bandwidth
> hogs.  We had to replace all of our NIC's.  Other than that, they just
> work fine in other conditions.  I'd suggest the Bay Networks Netgear
> cards.  They are excellent cards with Linux drivers right out of the
> box.


I searched novell's site and didn't find anything about this ... where
did you hear about it?  We have a 3Com905 in our netware server, so I'm
curious (we're having problems).

Other than that, the linux 3c905 drivers seem to work great - but then
they're not from 3COM.

------------------------------

From: "Bob Glover" <app1rtg_at_air.ups.com>
Subject: Re: [Fwd: Linux - W95 interaction]
Date: Fri, 18 Jun 1999 19:03:24 +0100

1.
You need to do alot of things, like enabling IP forwarding.  Making sure the
kernel supports IP formwarding.  Did you read the HOWTO's.  Geez, I can't
rember the names of them all, but look in the HOWTO directory on the CD (or
on the internet).

I'm going from memory here:
NET3-HOWOTO
Firewall-HOWTO
Masqerading-HOWTO  or is it IPMasquerading-HOWTO

You'll need to make the linux box the gateway for your Winoughs box too.

Good luck!

2.
I use smbmount.  I love it.  You need to re-compile the kernel though: to
enable smbfs, the filesystem used by Windows shares.

You can also use smbclient without re-compiling the kernel.  You know: for
instant gratification.  Try something like this:

smbclient //winpc/c




------------------------------

From: Gregory Conron <[EMAIL PROTECTED]>
Subject: 3Com Ethernet Card
Date: Fri, 18 Jun 1999 18:17:28 -0300

Hi,
I am wondering if there are any drivers for the 3Com 3c905b fast
etherlink nic available? I have found some uncompiled source, but have
been warned that it is essentially alpha code. I'm assuming others
have hit this problem with the new cyclone cards from 3Com (which
explains why I'm posting from NT instead of Linux).
Any help is greatly appreciated.
GC


------------------------------

From: [EMAIL PROTECTED] (Monte Phillips)
Subject: Re: IP-Masqurade!!
Date: Fri, 18 Jun 1999 20:39:58 GMT

First thing is read the README file in the /usr/src/linux2.x.x dir

then its a matter of 
make config (text line by line) or better make menuconfig  (much
better interface for newbies)
next do make dep
then make bzImage
make modules
make modules_install

(you might have to cp the System.map file in that compile dir to /boot
and rename it to something like System.map-2x.x     Look in the /boot
dir and see what is there now.  Generally the System.map in that dir a
symlink to the file System.map-2x.x.x

don't forget to make a boot disk /LILO that new kernel.  see HOW-TO's

g'luk   slow and patient will get good results, rush it and trash it!

On Fri, 18 Jun 1999 08:37:21 -0400, "Tiger" <[EMAIL PROTECTED]>
wrote:

>I looked in How-To and I was confused. is their is any How-To site that is
>not confusing that you would recommend?


------------------------------

From: "Adam Ball" <[EMAIL PROTECTED]>
Subject: Videoconference Server
Date: Fri, 18 Jun 1999 13:38:54 -0600

I was wondering if anyone has had any experience using Linux as a video/data
conference server?  I am trying to setup a Linux a server to replace a NT
server.  Currently I am using Microsoft's ILS server along with Netmeeting.
I would like to be able to get multi-video conferences which ILS doesn't
allow.  Everything that is out there for NT is like $10000+.

Thanks,

Adam Ball




------------------------------

From: Eric Thompson <[EMAIL PROTECTED]>
Subject: dhcpcd redhat 6 fails after kernel rebuild
Date: Fri, 18 Jun 1999 17:14:00 -0400

hello-
    I had the stock redhat 6.0 system running fine and using dhcpcd from
the first try.
I rebuilt the kernel (upgraded to 2.2.10)  It loads fine and my goal of
having the scsi tape driver built in worked.  however now dhcpcd fails
to get me an IP.
if I run dhcpcd from the command line it returns giving no information.
if I use netcfg it says that the interface is active.  if I deactivate
it the terminal says "action failed" or something to that effect.
when I reactivate it is seems to succeed but I still have no IP
ifconfig shows eth0 configured fine but the field for inet address is
totally missing.
Is this a coincidence and my dhcp server is down?  or just not wanting
to give me an IP?

 I am tired and it is friday so I am going home.
any help that is here on monday (or after) will be appreciated...
                    -eric
BTW it's an intel PII 400 64 MB ram.  3com NIC
it all worked before, I just rebuilt
did I forget a module?  I built all the networking stuff into the
kernel.  I may have missed something on dhcp though...? thanks


------------------------------

From: [EMAIL PROTECTED]
Crossposted-To: 
alt.linux,alt.os.linux,comp.os.linux.hardware,comp.os.linux.help,comp.os.linux.misc,comp.os.linux.questions,comp.os.linux.setup,linux.act.kernel,linux.redhat.install,linux.redhat.misc,linux.redhat.ppp
Subject: Re: Newbie--RH5.2--make--Promise UDMA/66--PPP
Date: Fri, 18 Jun 1999 15:03:22 -0700

Communications Committee wrote:
> 
> Whoa is me. I have had some success but many failures. I have purchased a
> number of brighty colored manuals from large book store chains. I am
> learning but slowly.
> 
> I have RH5.2 on an Abit BX6 mobo, 64 meg, Celeron 300a stable at 450mhz.
                                                        
^^^^^^^^^^^^^^^^
Maybe yes, maybe no. Always double-check at 300 MHz before reporting
problems.

> Promise UDMA/66 card WD 41800 18gig HD udma4 on primary master, 3 gig WD
> udma2 on primary slave. Matrox Mellinia G200 AGP 8 megs. CDrom and HPRW on
> mobo controller.
> 
> Used the Mini Howto to enable the drives on the Promise card by passing
> (ide2=0xb000,0xb402 ide3=0xb800,0xbc02) to the kernel while booting off a
> floppy. Then was able to install and am running Linux now using this method.

http://www.dyer.vanderbilt.edu/server/udma/ is your friend! There is a
patch against 2.0.37pre12 which includes support for the Promise Ultra66
(PDC20262). It will probably patch cleanly against 2.0.37 final, if not
it shouldn't be hard to fix.

Also be sure to upgrade to the latest & patched hdparm if you dare to
fiddle with it.

> Am using 2.0.36-7 kernel but cannot get to any config to enable or patch to
> recognize Promise card, hell I don't know enough to determine exactly what I
> have to do to get it working so LILO will dual boot with win98.

LILO 2.1 ought to understand the ide2/ide3 channels once you've got the
kernel configured happily. If necessary upgrade to a current LILO from
contrib.redhat.com (if there's a package) or metalab.unc.edu.

> I dnlded
> 2.0.37 but when I use the make program I get
> "`No targets. Stop.'

Please read the documentation! At the least check out the Kernel HOWTO -
http://metalab.unc.edu/LDP/HOWTO/Kernel-HOWTO.html.

Basically you need to first configure the kernel - I like 'make
menuconfig' for its nice, simple menu interface. Then you must run 'make
dep', and _then_ you can compile the kernel itself in one of a variety
of ways (my preference is 'make bzImage', then I copy the resulting
kernel image into the appropriate location and tweak my LILO config).

> I have got PPP to dial and logon to my provider but I cannot access any of
> the web using ping or Netscape etc. Its like no DNS servers are configured
> but as far as I can tell they are.

Could be a routing problem - run 'route -n' and make sure your ppp
connection is showing up in there. Also double-check that the ppp
network device is up - 'ifconfig ppp0' should give some clues. Check
/etc/resolv.conf to make sure DNS servers are configured.

-- brion vibber ([EMAIL PROTECTED])

------------------------------

From: Howard Mann <[EMAIL PROTECTED]>
Subject: Re: Can't locate module ppp-compress
Date: 18 Jun 1999 21:30:49 GMT


Arthur wrote:
> 
> A beginner question - If I look at /var/log/messages after connecting
> to my ISP, I see 3 lines towards the end:
> 
> modprobe: can't locate module ppp-compress-21
> modprobe: can't locate module ppp-compress-26
> modprobe  can't locate module ppp-compress-24
> 
> Everything seems to work fine, and I connect with no problem. I was
> just wondering what these messages mean, is it anything i should be
> concerned about, and, if so, how do I correct them?
> 
> If it matters, the system is RH 6.0.
> 
> Thanks

Here you go: 

http://www.uwsg.indiana.edu/hypermail/linux/kernel/9809.0/0445.html

( Found quickly with www.google.com)

Cheers,

Howard Mann.


==================  Posted via SearchLinux  ==================
                  http://www.searchlinux.com

------------------------------

From: "Brent Davies" <[EMAIL PROTECTED]>
Crossposted-To: alt.linux,alt.linux.sux,alt.os.linux,comp.os.linux.misc
Subject: Netscape problem w/Apache
Date: Fri, 18 Jun 1999 21:01:28 GMT

I am using RH 5.1 and Apache for my web site.  I developed the website with
Hot Metal Pro.  The problem is with Netscape Navigator.  When I address the
URL I get the main page the way I should.  From that point forward, no
matter how many links I click on, only the raw HTML code is displayed in the
Netscape browser.  Internet Explorer works perfectly.

I thought it might be the fact that all of my web pages use the extension
.htm instead .html, but I made sure that the .htm extension is in the search
order in httpd.conf.

Has anyone seen this behavior before?  Any help will be greatly appreciated.

Thanks,
-Brent



------------------------------

From: Howard Mann <[EMAIL PROTECTED]>
Subject: Re: Firewall and masq
Date: 18 Jun 1999 21:30:51 GMT


terry tashiro wrote:
> Hi all,
> 
> I am thinking of setting up firewall, masq and NAT with kernel 2.2.10.
> I have been looking into the sites related to those and found them
> confusing.
> 
> First of all, is it possible to have NAT(1:1) and masq(1:n) on a Linux
> box?
> Secondly, it is not easy to tell which is better, ipchain or ipfwadm.
> Which is better?
> 
> Could anyone post some example configuration for, at least, firewall and
> masq that works with kernel 2.2.x, using either ipchain or ipfwadm.

You will need ipchains with this kernel.

Peruse :  http://rlz.ne.mediaone.net/linux

Cheers,

Howard Mann.

==================  Posted via SearchLinux  ==================
                  http://www.searchlinux.com

------------------------------

From: Nicholas E Couchman <[EMAIL PROTECTED]>
Subject: Re: networking to the internet through windows95
Date: Fri, 18 Jun 1999 21:27:07 GMT

I have about the same setup (actually 4 computers, 2XRH6, WinNT, Windows9x,
proxy on the win9x).  I have spoon proxy and all my web browsers are set to the
IP address and port numbers of the Win9x computer.  This works great!  Then all
I do is use SpoonProxy's port maping util to map SMTP, POP3, AIM, etc through
the network.  If you have X, you can use your Netscape browser and set the
proxy settings in the options.  If you are using Lynx, you will have to edit
the lynx.cfg and find the proxy lines.  Basically, set the proxy on your RH
machine this way:
192.168.0.2:nnnn
where nnnn is the port number.
--Nick

"Christopher R. Mitchell" wrote:

> I have two computer in my house hold.  One is windows95 and the other is RH
> 5.1.  the computer that have windows95 has an modem and a proxy server on
> it.  I would like to connect to the internet using the proxy server on
> windows95.  Can anyone help me...  system info:
>
> windows95:
> ip address: 192.168.0.2
>
> HR 5.1
> ip address: 192.168.0.1


------------------------------

From: [EMAIL PROTECTED] (Moritz Moeller-Herrmann)
Crossposted-To: comp.os.linux.hardware
Subject: Re: Can no one help me with interrupt problems?
Date: Fri, 18 Jun 1999 23:22:46 +0200
Reply-To: [EMAIL PROTECTED]

On Fri, 18 Jun 1999 07:09:59 +0100, Robin Jackson <[EMAIL PROTECTED]> wrote:

>>> I have posted this problem before.  My Adaptec 1640 PC card SCSI
>>> controller and PC Card Ethernet controller are sharing the same interrupt.
>>> NOTHING I have tried will make them use different interrupts.

>>what did you try already?  which interrupt do they use?  is linux the only
>>os on this machine?  is the bios informed that your os is NOT PNP?


>Currently both the Adaptec and Ethernet PC cards grab irq 9.
>The were both grabing irq 3 but i disabled that irq in
>/etc/pcmcia/config.opts hoping they would then go for different irqs each.

>As they are if I copy large files to the scsi attached idks I get console
>messages along the lines of unexpected interrupt whan iterrupts masked.

>If I swop the cards around they both still grab the same irq but when
>copying a big file I get some kind of catastrophic failure on the SCSI
>card.

>I am not really a PC person (I mainly use a Mac) so do not understand all
>these bios and irq issues, they simply do not happen on a Mac.

>The machine does still have Windows95 on another partition but have no clue
>how to get in to the bios.

>For clarity the machine is an IBM Thinkpad 560.

To get into bios press DEL or F1 during boot. It should be possible to assign
an IRQ to a PCI slot there somehow...

-- 
Moritz Moeller-Herrmann [EMAIL PROTECTED] ICQ# 3585990        # Not only
Get my public pgp / gpg key from                        # Open Source(TM)
http://webrum.uni-mannheim.de/jura/moritz/pubkeymoritz  # but also
KDE forever! Use Linux to impress your friends!         # Open Minded!


------------------------------

From: [EMAIL PROTECTED] (Moritz Moeller-Herrmann)
Crossposted-To: 
omp.os.ms-windows.nt.advocacy,comp.os.linux.advocacy,comp.infosystems.www.servers.unix,comp.os.linux.misc
Subject: Re: Could Microsoft Cheat On The New Mindcraft Benchmark? (was: Mindcraft 
Retest News
Date: Fri, 18 Jun 1999 23:34:39 +0200
Reply-To: [EMAIL PROTECTED]

On Thu, 17 Jun 1999 19:15:01 -0700, Chad Mulligan <[EMAIL PROTECTED]> wrote:

>Joseph T. Adams wrote in message <7kagpp$lp0$[EMAIL PROTECTED]>...
>>Chad Mulligan ([EMAIL PROTECTED]) wrote:
>>:
>>: They achieved the 99.8% availability of the site, with a very heavy load.
>>:
>>: But you can draw your own conclusions.

[...]

>A point that in MS's design is invisible to the customer.

This is not MS design. You can make any decent OS redundant with clusters.
It's just so hard with NT that MS just recently created this ability.

>>A busy, important, commercial Web site should have no single point of
>>failure and hence no downtime at all, and therefore 100.0000%
>>availability.  Unplanned downtime should be measured in parts per
>>million (i.e., seconds per year).  All unplanned downtime, no matter
>>how slight, should be diagnosed, and those responsible for repeated
>>incidents of the same kind should be directed toward a more suitable
>>career, one in which they are not grossly incompetent.

>Try this, MS has a large site (for our purposes site == server) built of a
>large collection of machines.  These machines achieve a 99.8% uptime, the
>site is there all the time because the machine's are analogous to a raid
>array with mirrored hot swap options.  A drive can go down but your server
>doesn't, in our purposes here a machine can go down the server (== site )
>doesn't.

No the 99.8 % uptime is for this setup. I think for a single machin running NT
nothing better than 98 % is possible. Real OS can do the same with one
machine.

>>Maybe Microsoft's customers, who tend to be technically illiterate
>>anyway, are wowed by these kinds of stats.  Professional Webmasters
>>are not.  They know that even PC-class hardware can easily achieve
>>orders of magnitude better performance than this, although Microsoft's
>>site is big enough that it should be using better than PC-class
>>harware and operating systems, and would be both more reliable and
>>more cost-effective if it did.

>That's a fairly obtuse statement.  Given eBay's recent dependence on such a
>"better machine" implementation.

Stupidity can't be helped. If you are stupid, no OS will help you.

-- 
Moritz Moeller-Herrmann [EMAIL PROTECTED] ICQ# 3585990        # Not only
Get my public pgp / gpg key from                        # Open Source(TM)
http://webrum.uni-mannheim.de/jura/moritz/pubkeymoritz  # but also
KDE forever! Use Linux to impress your friends!         # Open Minded!


------------------------------

From: "Scott MacDonald" <[EMAIL PROTECTED]>
Subject: ppp no arp?
Date: Fri, 18 Jun 1999 17:22:41 -0500

Hi,

I have 2 linux boxes built. One is running Red Hat kernel 2.0.35 and the
other is RedHat 6.0 kernel 2.2.5. Both are configured identically to be a
gateway to the internet on a lan. The older kernel box works beautifully as
always, but the new RedHat with kernel 2.2.5 no workee.

The 2.2.5 kernel box wont route packets accross the ppp link from a windows
machine. But I can ping anywhere accross the link on the linux box. I can
ping this side of the ppp link on the linux box from the windows machine,
but not the other side?

The only difference I have noticed between the two boxes is that the newer
kernel box has NOARP in the ppp0 information when looking at ifconfig. Could
this have anything to do with it? Any suggestions would be greatly
appreciated!

ps. I have no firewall on it yet, and i have the appropriate route added for
the windows machines to work correctly with the dhcpd on the linux boxes.

Thanks

Scott



------------------------------

From: Chris McGarry <[EMAIL PROTECTED]>
Subject: Vpn Question
Date: Fri, 18 Jun 1999 15:20:38 -0700

I have 4 remote private networks. Each network has an ADSL (static ip)
connected to a Linux box (RedHat ver 6 kernel 2.2) running a firewall
and IP Masquerading for access to the internet for each of the networks.
I'd like to setup a VPN between these networks and of coarse a free
package would be nice : ) . Needs to run on kernel 2.2 486 - Pent 120,
and a common package for support resource issues would be a plus. Does
anyone have any recommendations?
Thanks for your time,
Chris


------------------------------


** 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
******************************

Reply via email to