Linux-Networking Digest #457, Volume #10         Thu, 11 Mar 99 12:13:30 EST

Contents:
  problem with routeing (Andreas Alvarez)
  WebMail Server for Linux (Barry Schneider)
  Re: net connection (ISDN) quality in LINUX? ("Bruno Prior")
  Re: ISDN and Modememulation (Erik Hensema)
  Re: problem with routing (average)
  Re: Help : proxyarp for firewall-1 on linux ([EMAIL PROTECTED])
  Re: Can I shutdown linux remotely? (Izak Burger)
  Re: Can I shutdown linux remotely? (Angela Fisher)
  Re: Can I shutdown linux remotely? (Folker Wendt)
  Why this error from ethernet card when nothing's listening at other end? (Phill 
Edwards)
  Re: Netscape Linux & Win: same Mailfolders? (Mogens Kjaer)
  Re: Trouble setting up PCMCIA modules ... (ian stevens)
  Re: 2 LAN Cards: delaying eth1 initialization (M. Buchenrieder)
  Re: ISDN and Modememulation (M. Buchenrieder)
  Sharing Printers Over Appleshare IP network (Aaron Faby)
  Re: WebMail Server for Linux (Mogens Kjaer)
  Ethernet vs. SCSI (Christopher Howard)
  2 LAN Cards: delaying eth1 initialization ("Wilson Lam")

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

From: [EMAIL PROTECTED] (Andreas Alvarez)
Subject: problem with routeing
Date: Thu, 11 Mar 1999 12:11:34 GMT

Hi 

I've set up a network and it seems I don't get the routing right.
My Linux box got two NIC's installed.

eth0: IP                195.xxx.220.50
Subnetmask      255.255.255.248
Default Gateway 195.xxx.220.49 (this is a Cisco router)

eth1:  IP       192.168.2.1
Subnetmask      255.255.255
Default Gateway 195.xxx.220.49 (i want it to point to 195.xxx.220.50
but SuSE 6.0 does not allow this)

route -n gives the following table:

Destination     Gateway Genmask     Iface
195.xxx.220.50   0.0.0.0                255.255.255.255   dummy
195.xxx.220.48   0.0.0.0                255.255.255.248   eth0
195.168.2.0        0.0.0.0              255.255.255.0       eth1
127.0.0.0       0.0.0.0         255.0.0.0           Lo
0.0.0.0         195.xxx.220.49  0.0.0.0             eth0

>From this linux box i can connect to the Cisco router and the internet
(ping 131.220.16.220 etc.)  and i can also ping any internal ip's
(like 192.168.2.17 etc.). 
I cannot ping 195.xxx.220.50 from this box ( my guess because of the
gateway address).
>From any other internal networked box i can ping 192.168.2.1 as well
as 195.xxx.220.50 ! but i do not get through to 195.xxx.220.49.

I would greatly appreciate it if somebody could point out to me were i
made the error! 
(I am running SuSE 6.0 Kernel 2.0.36 ip-forwarding is on)


Thanks

Andreas Alvarez
[EMAIL PROTECTED]

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

From: Barry Schneider <[EMAIL PROTECTED]>
Subject: WebMail Server for Linux
Date: Thu, 11 Mar 1999 04:18:21 -0800

A popular variation on the email client/reader is the web mail client. A
web based mail reader. Does anyone know of a program for linux?

--


Barry Schneider
mailto:[EMAIL PROTECTED]

LongView International
1875 S Grant Street, Suite 770
San Mateo, CA 94402
www.lvi.com.
(650) 524-1900
(650) 524-1901 FAX



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

From: "Bruno Prior" <[EMAIL PROTECTED]>
Subject: Re: net connection (ISDN) quality in LINUX?
Date: Thu, 11 Mar 1999 09:42:47 -0000


‘5ÛHH575-UAZWKVVP-7H2H48V3 wrote in message

>2) linux says i have 64mb of memory allocated and available...i have a
>128mb stick of 8ns sdram...i dont think so...i used this command in
>LILO and putting it in lilo.conf ( apend="mem=95M" ) is that not
>supposed to work? help!

"apend" should be "append". Don't know if that's a typo from your message or
from lilo.conf. And why do you use mem=95M when you have 128Mb of memory?



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

From: [EMAIL PROTECTED] (Erik Hensema)
Subject: Re: ISDN and Modememulation
Date: Thu, 11 Mar 1999 13:18:32 +0100
Reply-To: [EMAIL PROTECTED]

Folker Wendt wrote:
>Hello,
>I think I didn´t understand:
>
>
>Is it true, that using the Modememulation /dev/ttyI0 with a ISDN-Card
>doesn´t work to dialout to an Analog PPP-Server?
Yes.

>And is it true that vice versa a Modem-Client can´t dial in on my
>PPP-Server, when I´m using mgetty waiting on /dev/ttyI0?
Yes.

>So  I need a Modem AND a ISDN-Card to allow dial in on my Linux-Machine
>as a PPP-Server?
Yes.

-- 
Erik Hensema ([EMAIL PROTECTED])
Please don't use my old address ([EMAIL PROTECTED]) anymore, it's obsolete.
Somewhere in the near future, mail to this address won't reach me anymore.

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

From: average <[EMAIL PROTECTED]>
Subject: Re: problem with routing
Date: Fri, 12 Mar 1999 20:56:21 +0800

you can reboot if you wish but i prefer the quick way of
typing
/etc/rc.d/init.d/network stop
wait for it to stop and then type
/etc/rc.d/init.d/network start
with any survice under linux can be stopped and restarted like this 
much faster than windows

¤ñ¥d¶W wrote:
> 
> what should I need to do after I insert a new machine to the file
> /etc/hosts.
> /etc/hosts is changed from :
> # IP Address                    Hostname                    Alias
> 192.168.0.1                      matrix.computer            matrix
> 127.0.0.1                          localhost
> localhost.localdomain
> 
> to:
> 
> 127.0.0.1                          localhost
> localhost.localdomain
> 192.168.0.1                      matrix.computer            matrix
> 192.168.0.2                      firebat.computer            firebat
> 192.168.0.3                      ghost.computer              ghost
> 
> Should I need to reboot the computer, run a command to update the change ???
> 
> average ¼¶¼g©ó¤å³¹ <[EMAIL PROTECTED]>...
> >yes both machines have entries in /etc/hosts as well as the localhost
> >this works as when i use the nickname of the machine the correct ip
> >address comes up
> >
> >
> >
> >Ron wrote:
> >>
> >> Did you put the hostnames in /etc/hosts?
> >>
> >> average <[EMAIL PROTECTED]> wrote in message
> >> news:[EMAIL PROTECTED]...
> >> >i have a two machine network linux & win95 on twisted pair through a
> >> >hp 28684a hub
> >> >the problem i have is both machines can ping them selves (nic &
> >> >localhost) but cannot ping each other. at this point in time i haven't
> >> >set up anything to do with samba.
> >> >
> >> >Kernel IP routing table
> >> >Destination     Gateway         Genmask         Flags   MSS Window  irtt
> >> >Iface
> >> >zeus.tulku.net  *               255.255.255.255 UH     1500 0          0
> >> >eth0
> >> >192.168.1.0     *               255.255.255.0   U      1500 0          0
> >> >eth0
> >> >127.0.0.0       *               255.0.0.0       U      3584 0          0
> >> >lo
> >> >default         gyver.tulku.net 0.0.0.0         UG     1500 0          0
> >> >eth0
> >> >
> >> >the hub works (it was used by a friend) i have changed the cables, all
> >> >the lights that
> >> >should be on are on and flashing (data lights on the cards, the hub etc)
> >> >
> >> >any help
> >> >baz

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

From: [EMAIL PROTECTED]
Subject: Re: Help : proxyarp for firewall-1 on linux
Date: Thu, 11 Mar 1999 13:21:50 GMT

In article <[EMAIL PROTECTED]>,
  Raymond Doetjes <[EMAIL PROTECTED]> wrote:
> Why don't you configure your Linux server or Cisco router as
> Masquerading/NAT service and set the default gateway addresses of your
> machines to this one. You don't need arp-proxies (or am I missing
> something here).
>
> Raymond
>
the facts are :
   1 - We cannot access the Cisco config (done by the ISP)
   2 - We have a Firewall which is heavily used
   3 - There are a lot of dummy IP addresses to be assigned to external
       users (each user will have its own IP addr) to access some
       machine inside the internal LAN



============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

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

From: Izak Burger <[EMAIL PROTECTED]>
Subject: Re: Can I shutdown linux remotely?
Date: Thu, 11 Mar 1999 13:51:43 +0200

I have done this several times before, so it must be possible.  Login to
the Linux box from the Doze box, using ssh or telnet (preferable ssh if
your not on a small local intranet), then type "shutdown -h +1" and log
out.  Within a minute your Linux box should halt.

Now the reason why the box didn't halt before might be because you su'ed
to root and then executed shutdown.  When you su to root, /sbin and
/usr/sbin is not added to your path, therefore you cannot just type
shutdown, you have to type the whole path.  If however you use "su - root"
to become root, then the proper path will be used.  

On the other hand you can always give the user "halt" a password, then all
you have to do is telnet or ssh to the box, and log in as halt.

regards
Izak

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
                                ----==-- _                
                                ---==---(_)__  __ ____  __
Microsoft is not the answer.    --==---/ / _ \/ // /\ \/ /
Microsoft is the question.      -=====/_/_//_/\_,_/ /_/\_\
Linux is the answer: Because a PC is a terrible thing to waste.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Note: Mail from yahoo.com and hotmail.com domains will go to a special folder
and my not get read until much later.  I'm sorry for this inconvenience but I 
get to much spam from people in these domains.  



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

From: [EMAIL PROTECTED] (Angela Fisher)
Subject: Re: Can I shutdown linux remotely?
Date: Thu, 11 Mar 1999 05:43:29 -0700

In article <7c7hfi$4p1$[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote:

> I have 2 machines; a RH5.1 Linux and a win95. Most of the time I work on the
>Linux from the win95 through OmniX (an application that emulate the X-server
>from Linux). My question is, can I shutdown the Linux from the Win95 side. I
>really dont want to login again on the linux and issue a shutdown command. If
>I recalled it right, I couldnt do that. linux just doesnt shutdown.


Hmm.  I believe you can.  I know that you can reboot remotely but never
tried to shut down remotely.  I am 120 miles away from the server I
administer and am afraid to try it!

Try doing this via telnet:

init 0

Jon McKee





>Any info is greatly appreciated. Thanks.
>
>p/s: please cc a reply to my mail box.T Q.
>
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own

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

From: Folker Wendt <[EMAIL PROTECTED]>
Subject: Re: Can I shutdown linux remotely?
Date: Thu, 11 Mar 1999 12:20:41 +0100

[EMAIL PROTECTED] wrote:
> =

>  I have 2 machines; a RH5.1 Linux and a win95. Most of the time I work =
on the
> Linux from the win95 through OmniX (an application that emulate the X-s=
erver
> from Linux). My question is, can I shutdown the Linux from the Win95 si=
de. I
> really dont want to login again on the linux and issue a shutdown comma=
nd. If
> I recalled it right, I couldnt do that. linux just doesnt shutdown.
> =

> Any info is greatly appreciated. Thanks.
> =

> p/s: please cc a reply to my mail box.T Q.
> =

> -----------=3D=3D Posted via Deja News, The Discussion Network =3D=3D--=
========
> http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own=


I do a remote shutdown of my linux-gateway from windowsNT with the
remote shell (rsh) command shipped with NT. I think you=B4ll find a tool
like this for win98, maybe you can use the NT=B4s one. If you think this
is security problem, try the secure shell (ssh) suite if there are
clones for win98.
Last possibility I would think of, is to use an telnet-client that can
run in batch mode, I think you=B4ll find such tools. I don=B4t know names=

the  mentioned tools expilicitly, but try to find them on
http://www.winfiles.com

Good Luck,
Folker Wendt

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

From: Phill Edwards <[EMAIL PROTECTED]>
Crossposted-To: aus.computers.linux
Subject: Why this error from ethernet card when nothing's listening at other end?
Date: Thu, 11 Mar 1999 23:33:32 +1100

My linux box is connected to a Windows 98 PC via a crossover cable.
Linux box has a Netgear NIC,Windows box has an Intel NIC. The link works
fine. However, if the Windows PC isn't up I get the following error
every 60 seconds to the linux console :

Mar 11 23:14:06 oak kernel: eth0: The transmitter stopped!  CSR5 is
2679006, CSR6 816e2002.
Mar 11 23:14:06 oak kernel: eth0: Changing NGMC169 configuration to
full-duplex, CSR6 816e0000.

This can be annoying, but the real problem is that diald then takes this
as an instruction to dial up when I don't want it to. Can anyone please
explain to me what is happening here and how I can fix it?

TIA,
-- Phill --


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

From: Mogens Kjaer <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: Netscape Linux & Win: same Mailfolders?
Date: Thu, 11 Mar 1999 13:39:34 +0100

Rolf Meinecke wrote:
> 
> Hello,
> 
> a friend of mine would like to use Netscape on Windows and Linux and
> would like to use identical Mailfolders of course. As Windows can not
> read the ext2-partition, we would like to have Linux-Netscape read and
> write into the folders on the DOS-partition. The DOS-partition is
> mounted under /mnt/dos as vfat. We tried to set Netscapes (Linux)
> folder-directory to the appropriate directory on the DOS-Partition, but
> the folders don't show up.

If your mail server supports IMAP instead of POP3, you can store the
mail folders on the server instead of storing them on the client.

Mogens
-- 
Mogens Kjaer, Carlsberg Laboratory, Dept. of Chemistry
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk

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

Crossposted-To: comp.os.linux.portable
From: [EMAIL PROTECTED] (ian stevens)
Subject: Re: Trouble setting up PCMCIA modules ...
Date: Wed, 10 Mar 1999 22:32:57 GMT

In article <7c578i$cmq$[EMAIL PROTECTED]>,
David Hinds <[EMAIL PROTECTED]> wrote:

>System log messages are always nice.  It's also nice to say what
>card(s) you're using.

Right.  Sorry.  I'm using a Megahertz 10Base-T/10BASE-2 LAN adapter,
model CC10BT/CC10B2.

I've made some progress.  The card beeps when inserted and then beeps
high several seconds later.  No lights are on, however.

Running lsmod gives the following:

istevens@corduroy (/tmp)[9]% /sbin/lsmod
Module                  Size  Used by
smc91c92_cs             8944   0  (unused)
ppp                    17768   2  (autoclean)
slhc                    4196   1  (autoclean) [ppp]
ds                      5460   2  [smc91c92_cs]
i82365                 19556   2
pcmcia_core            32040   0  [smc91c92_cs ds i82365]
opl3                   10264   0
sb                     31272   0
uart401                 5628   0  [sb]
sound                  55204   0  [opl3 sb uart401]
soundcore               2208   5  [sb sound]

and cardctl gives the following:

 istevens@corduroy (/tmp)[11]% /sbin/cardctl status
 Socket 0:
   no card
 Socket 1:
   5V 16-bit card present
   Function 0: ready                                      

Here is the output of dmesg:

Linux version 2.2.3 (root@corduroy) (gcc version 2.7.2.3) #6 Tue Mar 9 22:16:33 EST 
1999
Detected 150854483 Hz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 300.65 BogoMIPS
Memory: 31060k/32768k available (736k kernel code, 412k reserved, 524k data, 36k init)
CPU: Intel Pentium MMX stepping 04
Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
Checking 'hlt' instruction... OK.
Intel Pentium with F0 0F bug - workaround enabled.
POSIX conformance testing by UNIFIX
PCI: PCI BIOS revision 2.10 entry at 0xfdba1
PCI: Using configuration type 1
PCI: Probing PCI hardware
Linux NET4.0 for Linux 2.2
Based upon Swansea University Computer Society NET3.039
NET4: Unix domain sockets 1.0 for Linux NET4.0.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
Starting kswapd v 1.5 
parport0: PC-style at 0x378 [SPP,ECP,ECPPS2]
parport0: detected irq 7; use procfs to enable interrupt-driven operation.
Detected PS/2 Mouse Port.
Serial driver version 4.27 with no serial options enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
ttyS02 at 0x03e8 (irq = 4) is a 16550A
pty: 256 Unix98 ptys configured
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.9)
hda: TOSHIBA MK1401MAV, ATA DISK drive
ide2: ports already in use, skipping probe
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: TOSHIBA MK1401MAV, 1376MB w/128kB Cache, CHS=699/64/63
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
Partition check:
 hda: hda1 hda2 hda3
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 36k freed
Adding Swap: 34268k swap-space (priority -1)
Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996
SB 4.13 detected OK (220)
YM3812 and OPL-3 driver Copyright (C) by Hannu Savolainen, Rob Hooft 1993-1996
Linux PCMCIA Card Services 3.0.9
  kernel build: 2.2.3 #6 Tue Mar 9 22:16:33 EST 1999
  options:  [pci] [apm]
Intel PCIC probe: 
  TI 1130 PCI-to-CardBus at bus 0 slot 3, mem 0x68000000, 2 sockets
    host opts [0]: [isa irq] [no pci irq] [lat 168/176] [bus 32/34]
    host opts [1]: [isa irq] [no pci irq] [lat 168/176] [bus 35/37]
    ISA irqs (scanned) = 5,7,9,11,15 status change on irq 15
cs: IO port probe 0x0100-0x03ff: excluding 0x330-0x337 0x378-0x37f 0x398-0x39f
cs: IO port probe 0x0a00-0x0aff: clean.
cs: memory probe 0x60000000-0x60ffffff: clean.
eth0: smc91c92: port 0x100, irq 5, 10baseT port, hw_addr 00:00:86:00:C0:EF

and here are some (possibly unrelated) errors from the boot log:

...
ipcalc: ip address expected
ipcalc: ip address expected
ipcalc: ip address expected
modprobe: can't locate module netmask
netmask: unknown interface: Operation not supported by device
netmask: Host name lookup failure
usage: /etc/sysconfig/network-scripts/ifup-routes <net-device>
usage: /etc/sysconfig/network-scripts/ifup-aliases <net-device>
/etc/sysconfig/network-scripts/ifup-post: [: too many arguments
ipcalc: ip address expected
ipcalc: ip address expected
ipcalc: ip address expected
broadcast: Host name lookup failure
netmask: Host name lookup failure
Mounting remote filesystems.
Starting system loggers: syslogd klogd
...

ian.
-- 
ian stevens                                     "The net has fall'n upon me!
dreams in corduroy                               I shall perish under device
_this way lies madness_                          & practice." -- Buckingham,
http://www.csclub.uwaterloo.ca/u/istevens/          _Henry VIII_ Act I, sc i

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

From: [EMAIL PROTECTED] (M. Buchenrieder)
Subject: Re: 2 LAN Cards: delaying eth1 initialization
Date: Thu, 11 Mar 1999 08:19:52 GMT

"Wilson Lam" <[EMAIL PROTECTED]> writes:

[...]

>But after rebuilding the kernel and even I pass parms while
>booting or add a append a line such as:
>append="ether=10,0x300,eth1 ether=11,0x320,eth0"

>The system issue a messages:
>Delaying eth1 initialization

[...]

The eth1 NIC is causing a resource conflict. Most probably
IRQ 11 is already in use by another device. Check /proc/interrupts .

Michael
-- 
Michael Buchenrieder * [EMAIL PROTECTED] * http://www.muc.de/~mibu
          Lumber Cartel Unit #456 (TINLC) & Official Netscum
    Note: If you want me to send you email, don't munge your address.

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

From: [EMAIL PROTECTED] (M. Buchenrieder)
Subject: Re: ISDN and Modememulation
Date: Thu, 11 Mar 1999 08:18:20 GMT

Folker Wendt <[EMAIL PROTECTED]> writes:

>Hello,
>I think I didn=B4t understand:


>Is it true, that using the Modememulation /dev/ttyI0 with a ISDN-Card
>doesn=B4t work to dialout to an Analog PPP-Server?

Right. ISDN is a digital connection whereas a modem uses an
analog one. One might be able to use an active ISDN card to do
a hardware-modem emulation, though I'm not sure whether someone
has actually tried it yet. Any passive ISDN card will not work.

>And is it true that vice versa a Modem-Client can=B4t dial in on my
>PPP-Server, when I=B4m using mgetty waiting on /dev/ttyI0?

Right. The /dev/ttyI* interface is just a AT-commandset interface for
being able to use standard comm programs in Linux with an ISDN card. It 
doesn't really emulate a modem; it just gives you the AT commands .

>So  I need a Modem AND a ISDN-Card to allow dial in on my Linux-Machine
>as a PPP-Server?

[...]

Yes. See /usr/src/linux/Documentation/isdn/README .

Michael
-- 
Michael Buchenrieder * [EMAIL PROTECTED] * http://www.muc.de/~mibu
          Lumber Cartel Unit #456 (TINLC) & Official Netscum
    Note: If you want me to send you email, don't munge your address.

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

From: Aaron Faby <[EMAIL PROTECTED]>
Subject: Sharing Printers Over Appleshare IP network
Date: Thu, 11 Mar 1999 11:09:45 -0500


==============0DB83A377872345E01121BD5
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I have a linux box that is on an Apple network. I have successfully
set up netatalk on the machine and the Macs can talk to it. However
I can t seem to get the Linux box to use the Apple Printer hooked up to
one of the Macs. Can someone help?

--
Aaron Faby
[EMAIL PROTECTED]
System Administrator/Technical Support
Yourlink, Inc.



==============0DB83A377872345E01121BD5
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
I&nbsp;have a linux box that is on an Apple network. I have successfully
<br>set up netatalk on the machine and the Macs can talk to it. However
<br>I&nbsp;can t seem to get the Linux box to use the Apple Printer hooked
up to
<br>one of the Macs. Can someone help?
<pre>--&nbsp;
Aaron Faby
[EMAIL PROTECTED]
System Administrator/Technical Support
Yourlink, Inc.</pre>
&nbsp;</html>

==============0DB83A377872345E01121BD5==


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

From: Mogens Kjaer <[EMAIL PROTECTED]>
Subject: Re: WebMail Server for Linux
Date: Thu, 11 Mar 1999 13:41:13 +0100

Barry Schneider wrote:
> 
> A popular variation on the email client/reader is the web mail client. A
> web based mail reader. Does anyone know of a program for linux?

http://www.horde.org

IMP is a web based IMAP client.

Mogens

-- 
Mogens Kjaer, Carlsberg Laboratory, Dept. of Chemistry
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
Email: [EMAIL PROTECTED] Homepage: http://www.crc.dk

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

From: Christopher Howard <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware
Subject: Ethernet vs. SCSI
Date: Thu, 11 Mar 1999 10:52:45 -0800

I have a 386, 486, and a 586.  I was thinking of linking them with
ethernet but then I started thinking about SCSI.  They will be stacked
on top of each other, and I do plan on getting another system to add to
it later.  What would be the advantages and disadvatages of using SCSI
instead of Ethernet?  There are 2 extra bays in the 586 and the 386, 
the 486 has 1 extra bay, but I could replace the IDE cd rom with SCSI
(wich would be 2 bays).  Email me with your thoughts.

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

From: "Wilson Lam" <[EMAIL PROTECTED]>
Subject: 2 LAN Cards: delaying eth1 initialization
Date: 11 Mar 1999 01:01:32 GMT

Hi,

I try to use 2 3C509 LAN cards in IBM P100 running
 Redhat 5.2( Linux 3.0.36). After installation, the OS can probe 
the second cards.
But after rebuilding the kernel and even I pass parms while
booting or add a append a line such as:
append="ether=10,0x300,eth1 ether=11,0x320,eth0"

The system issue a messages:
Delaying eth1 initialization

and the eth1 is not working.

I had installed 2 3C509 cards in a HP Vectra machine and it works
after rebuilding the Kernel.

Can anybody help me !

Thanks
Wilson Lam


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


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