Linux-Networking Digest #102, Volume #11 Mon, 10 May 99 12:13:34 EDT
Contents:
Re: vncserver error (David Burlage)
Re: Linux und Windows-Dateinamen (Marco Pfattner)
Linux PPP server and windows network, no browsing, HELP! (Victor Sturgeon)
Re: IP Masquerade advantages (Frank Waarsenburg)
Re: 2 NIC in same IP segment ("Ju")
Re: RedHat notebook config as server & client? (TS Stahl)
MODEM and IRQ: help a newbie (Denis Kholodar)
Re: [Newbie] Troubles with ISA ethernet card ("Ju")
Strange routing problem. ("David Murray")
Re: Reliable (!) nic for 2.2 kernel? ("David Murray")
----------------------------------------------------------------------------
From: [EMAIL PROTECTED] (David Burlage)
Subject: Re: vncserver error
Date: 10 May 1999 12:13:58 GMT
Yep, that worked... thanx!!
Greg Weeks ([EMAIL PROTECTED]) wrote:
: In article <7guv4e$8bd$[EMAIL PROTECTED]>,
: [EMAIL PROTECTED] (David Burlage) writes:
: >
: > I'm attempting to set up vnc on my Slackware 3.6 Linux box. I am
: > able to run the server but when I start it I get the following
: > message:
: >
: > xauth: (argv):1: bad display name "DB" in "add" command
: > xauth: (argv):1: bad display name "DB/unix" in "add" command
:
: What was the vncserver command you used to start with? I found I had
: to manually specify the display like "vncserver :0"
:
: Greg Weeks
: --
: http://durendal.tzo.com/greg/
:
------------------------------
From: Marco Pfattner <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup,de.comp.os.unix.linux.misc,fido.ger.linux
Subject: Re: Linux und Windows-Dateinamen
Date: Mon, 10 May 1999 15:16:46 +0200
Michael Hoyer wrote:
>
> Ich habe unter Linux (Suse 6.1) eine Windows-Festplatte (W95) gemountet.
> Leider werden aber nicht alle Dateinamen so dargestellt, wie in Windows.
> Gibt es daf�r eine L�sung (insbes. Umlaute werden dann gro� geschrieben) ??
>
> Kann jemand helfen ??
Wahrscheinlich unterstuetzt der Kernel den Zeichensatz nicht. Einfach
Kernel neu konfigurieren, benoetigte Zeichensaetze auswaehlen, neu
kompilieren, installieren und neu starten.
------------------------------
From: Victor Sturgeon <[EMAIL PROTECTED]>
Subject: Linux PPP server and windows network, no browsing, HELP!
Date: Mon, 10 May 1999 07:37:19 -0500
I have been wrecking my brain on this for months. I have a linux ppp
server connected to a Windows, Novell and HP based network.
Everything works fine, I even have IPX working a treat.
My only problem is, dail-in clients are not able to browse the network,
and in some cases cannot find Windows based computers (other than
pinging).
On the client end, if i enable Netbios over IPX, it works but this
causes heavy traffic due to IPX broadcasts. So my problem seems to be
running netbios over TCP which is the windows default. I also think it
seems from the fact that PPP does not enable broadcast packets to be
sent from peer to peer. I've tried running Samba on the ppp server but
still no browseable windows network.
3 Question's
1. am I right in my assumptions
2. Can I fix this, or is there a workaround
3. Has anybody else got this working.
Thanks in advance.
--
Victor Sturgeon
[EMAIL PROTECTED]
------------------------------
From: Frank Waarsenburg <[EMAIL PROTECTED]>
Subject: Re: IP Masquerade advantages
Date: Mon, 10 May 1999 16:19:07 +0200
You have to assign an IP address to every computer anyway. Question is rather
whether you make it an officially registered IP address, or one from the
private ranges (10.X.X.X, 172.16.X.X or 192.168.X.X). In that case, you only
need 1 address that all computers will use to access the internet, using the
masquerading technique. So, it saves precious (routed) IP numbers. And
enables you to control the access to the internet.
Frank
DB7654321 wrote:
> What are the advantages of using IP masquerading compared to assigning IP
> addresses to every computer on the network?
>
> P.S I am new to Linux and networking so descriptions are handy.
>
> David Bell
>
> Please don't email me just reply on the board.
------------------------------
From: "Ju" <[EMAIL PROTECTED]>
Subject: Re: 2 NIC in same IP segment
Date: Mon, 10 May 1999 09:36:49 +0700
Hey I think you should use ipfwadm or something like this.
Consult Firewall-HOWTO for more information.
Zypher
Alexander Verhaar <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Hi, i have configured 2 ethernet cards in one machine.
> The first network card is for connectivitie to the internet,
> and the other for our own network. Network card 1 has
> ip-adress x.x.x.200 and card 2 x.x.x.201.
> If i ping from the machine to the internal net i get replies, and if i
> ping to the internet i also get replies. But if i ping from the internet
> to 1 of the machine behing the firewall it
> doesn't reply. It looks like Linux isn't forwarding the
> packets, while it's the same IP segment. Has anyone ever
> made such a firewall?
>
------------------------------
From: TS Stahl <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.questions,comp.os.linux.help,comp.os.linux.portable
Subject: Re: RedHat notebook config as server & client?
Date: Mon, 10 May 1999 10:15:53 -0500
You have inadvertantly set yourself up for a lot of flames. Besides the
breach in netiquette by cross-posting, the message content is best
directed to [EMAIL PROTECTED]
Before we can help you will have to provide more information.
Was your initial connect attempt via DHCP or static IP?
Did you check basics like net mask, and network number?
Did you edit your hosts.allow/deny?
What specific net config files is RH not using?
Do you want to be a server via SAMBA or NFS?
What client services do you need to take advantage of?
Lets first make sure the interface is working and move on from there. It
is understandable that you are used to the hand holding of the Microsoft
computing paradigm, but the nascent Linux phenomena has no commercial
impetus for voluminous documentation. Granted, Linux has a way to go in
the documentation area; all the information is already published, but
organization and dissemination is the drudge work that a commercial
enterprise usually undertakes.
Start your personal journey here: http://metalab.unc.edu/LDP/ The linux
documentation product is the closest thing we have to a library.
Please be prepared to invest the time required to master the initial
learning curve. Mastering an OS is not easy. Networking is another ball
of wax and is not easy in the Microsoft or Novell world. Just because the
system runs great even on notebook computers does not mean it should be
treated like Windows 95/98.
Most people will freely admit that Linux is not ready to be a desktop OS
for the average end user. Postings like ours are expanding the dejanews
archive daily, and contribute to putting Linux closer to the desktop.
HTH
Happy computing.
</soapbox>
Daniel O'Neill wrote:
> Background:
> Running Redhat 6 on
> Notebook computer with
> PCMCIA card network adapter (Linksys ect2 10BaseT)
>
> Objectives:
> 1) want to be able to have my computer set up as a SERVER with its
> own domain name and IP address so that it can serve other
> machines.
>
> 2) want to be able to connect to other networks (as a CLIENT) with
> my machine via the ethernet adaptor. These other networks may
> or may not be using the DHCP.
>
> The PCMCIA cardmgr seems to be working, inasmuch as at boot time eth0
> is recognized. But I'm unable to connect to the network.
>
> Confusions:
> 1)First of all I am wondering whether I should just chuck Redhat
> and switch to something else. Redhat changes things and then does not
> seem to provide adequate(/any) documentation about the overrides it
> makes to standard things like pcmcia configuration. I am surprised
> since I have been impressed by the fact that free software like Linux
> can have such extensive documentation available, and here is Redhat
> with their great poplularity and almost non-existent documentation.
> If there were some standard to Linux which Redhat just followed, this
> wouldn't be a problem.
>
> (I admit I am still to inexperienced with Linux to make any serious
> assertions here. So far my only help has been the great book "Running
> Linux". The Manual that comes with the $39 Redhat book is almost
> completely useless. I've read the PCMCIA HOWTO several times through
> and not enough of a wizard at shell scripting yet to make sense of
> it.)
>
> I have gone in several times and edited network configuration files
> only to find that Redhat doesn't even use them. Maybe they just left
> them behind for good looks. I don't know.
>
> Am I supposed to be a "typical" Redhat user and use their "control"
> panel? Okay, but Linuxconf has virtually no documentation to go along
> with it, certainly not enough to handle more than the most basic
> configuration issues.
> I admit I am still a novice Linux user. But I feel there should be
> some kind of documentation at www.redhat.com.
> Pursuant to US Code, Title 47, Chapter 5, Subchapter II, Sec. 227,
> any and all unsolicited commercial E-mail sent to this address
> is subject to a download and archival fee in the amount of $500
> US (per infraction). E-mailing denotes acceptance of these terms.
--
Scott Stahl
MIS Asst.
Illinois Housing Development Authority
401 N. Michigan Ave. Ste. 900
Chicago, IL 60611
------------------------------
From: Denis Kholodar <[EMAIL PROTECTED]>
Subject: MODEM and IRQ: help a newbie
Date: Sun, 09 May 1999 11:06:43 -0400
After configuring my sound card I found that I screwed up my modem.
Here is how I was configuring my sound card Sound Blaster 64
(following B.Ball's book "Using Linux"): I used the command (that's
all)
/usr/sbin/sndconfig
it did change my /etc/conf.modules file from a blank one to the
following:
alias sound sb
options -k sb io=0x220 irq=5 dma=1,5
what i didn't know (as I found later in the book) was that it also
changed my /etc/isapnp.conf to
the one that I include in the end, and I don't know what was there
before since I did it (configuration of SB) more than once and the
first bakup file that system did for me was replaced.
Here how Linux responded to some commands that as I was told would
tell me about my IRQ business etc:
[root@localhost /root]# setserial /dev/cua1
/dev/cua1, UART: 16550A, Port: 0x02f8, IRQ: 3
[root@localhost /root]# cat /proc/interrupts
0: 16083 timer
1: 131 keyboard
2: 0 cascade
8: 1 + rtc
12: 232 PS/2 Mouse
13: 1 math error
14: 3428 + ide0
15: 0 + ide1
[root@localhost /]# ls -l /dev/modem
lrwxrwxrwx 1 root root 10 May 10 01:16 /dev/modem
-> /dev/cua1
from /var/log/messages i have:
May 10 01:26:28 localhost pppd[424]: pppd 2.3.3 started by root,
uid 0
May 10 01:26:28 localhost pppd[424]: tcgetattr: Input/output
error(5)
May 10 01:26:29 localhost pppd[424]: Exit.
any ideas about what is wrong with the modem?
Thanks a lot.
Denis
# $Id: pnpdump.c,v 1.10 1997/07/14 22:30:47 fox Exp $
# This is free software, see the sources for details.
# This software has NO WARRANTY, use at your OWN RISK
#
# For details of this file format, see isapnp.conf(5)
#
# For latest information on isapnp and pnpdump see:
# http://www.roestock.demon.co.uk/isapnptools/
#
# Compiler flags: -DREALTIME -DNEEDSETSCHEDULER
#
# Trying port address 0203
# Board 1 has serial identifier 02 14 12 91 dd e4 00 8c 0e
# Board 2 has serial identifier 91 c3 93 8b a2 70 30 72 56
# (DEBUG)
(READPORT 0x0203)
(ISOLATE)
(IDENTIFY *)
# Card 1: (serial identifier 02 14 12 91 dd e4 00 8c 0e)
# CTL00e4 Serial No 336761309 [checksum 02]
# Version 1.0, Vendor version 1.0
# ANSI string -->Creative SB AWE64 PnP<--
# Vendor defined tag: 73 02 45 20
#
# Logical device id CTL0045
#
# Edit the entries below to uncomment out the configuration
required.
# Note that only the first value of any range is given, this may be
changed if required
# Don't forget to uncomment the activate (ACT Y) when happy
(CONFIGURE CTL00e4/336761309 (LD 0
# ANSI string -->Audio<--
# Multiple choice time, choose one only !
# Start dependent functions: priority preferred
# IRQ 5.
# High true, edge sensitive interrupt (by default)
(INT 0 (IRQ 2 (MODE +E)))
# First DMA channel 1.
# 8 bit DMA only
# Logical device is not a bus master
# DMA may execute in count by byte mode
# DMA may not execute in count by word mode
# DMA channel speed in compatible mode
(DMA 0 (CHANNEL 0))
# Next DMA channel 5.
# 16 bit DMA only
# Logical device is not a bus master
# DMA may not execute in count by byte mode
# DMA may execute in count by word mode
# DMA channel speed in compatible mode
(DMA 1 (CHANNEL 5))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0220
# Maximum IO base address 0x0220
# IO base alignment 1 bytes
# Number of IO addresses required: 16
(IO 0 (BASE 0x280))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0330
# Maximum IO base address 0x0330
# IO base alignment 1 bytes
# Number of IO addresses required: 2
# (IO 1 (BASE 0x0330))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0388
# Maximum IO base address 0x0388
# IO base alignment 1 bytes
# Number of IO addresses required: 4
# (IO 2 (BASE 0x0388))
# Start dependent functions: priority acceptable
# IRQ 5, 7, 9 or 10.
# High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
# First DMA channel 0, 1 or 3.
# 8 bit DMA only
# Logical device is not a bus master
# DMA may execute in count by byte mode
# DMA may not execute in count by word mode
# DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))
# Next DMA channel 5, 6 or 7.
# 16 bit DMA only
# Logical device is not a bus master
# DMA may not execute in count by byte mode
# DMA may execute in count by word mode
# DMA channel speed in compatible mode
# (DMA 1 (CHANNEL 5))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0220
# Maximum IO base address 0x0280
# IO base alignment 32 bytes
# Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0300
# Maximum IO base address 0x0330
# IO base alignment 48 bytes
# Number of IO addresses required: 2
# (IO 1 (BASE 0x0300))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0388
# Maximum IO base address 0x0388
# IO base alignment 1 bytes
# Number of IO addresses required: 4
# (IO 2 (BASE 0x0388))
# Start dependent functions: priority acceptable
# IRQ 5, 7, 9 or 10.
# High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
# First DMA channel 0, 1 or 3.
# 8 bit DMA only
# Logical device is not a bus master
# DMA may execute in count by byte mode
# DMA may not execute in count by word mode
# DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))
# Next DMA channel 5, 6 or 7.
# 16 bit DMA only
# Logical device is not a bus master
# DMA may not execute in count by byte mode
# DMA may execute in count by word mode
# DMA channel speed in compatible mode
# (DMA 1 (CHANNEL 5))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0220
# Maximum IO base address 0x0280
# IO base alignment 32 bytes
# Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0300
# Maximum IO base address 0x0330
# IO base alignment 48 bytes
# Number of IO addresses required: 2
# (IO 1 (BASE 0x0300))
# Start dependent functions: priority acceptable
# IRQ 5, 7, 9 or 10.
# High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
# First DMA channel 0, 1 or 3.
# 8 bit DMA only
# Logical device is not a bus master
# DMA may execute in count by byte mode
# DMA may not execute in count by word mode
# DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))
# Next DMA channel 5, 6 or 7.
# 16 bit DMA only
# Logical device is not a bus master
# DMA may not execute in count by byte mode
# DMA may execute in count by word mode
# DMA channel speed in compatible mode
# (DMA 1 (CHANNEL 5))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0220
# Maximum IO base address 0x0280
# IO base alignment 32 bytes
# Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))
# Start dependent functions: priority acceptable
# IRQ 5, 7, 9 or 10.
# High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
# First DMA channel 0, 1 or 3.
# 8 bit DMA only
# Logical device is not a bus master
# DMA may execute in count by byte mode
# DMA may not execute in count by word mode
# DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0220
# Maximum IO base address 0x0280
# IO base alignment 32 bytes
# Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0300
# Maximum IO base address 0x0330
# IO base alignment 48 bytes
# Number of IO addresses required: 2
# (IO 1 (BASE 0x0300))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0388
# Maximum IO base address 0x0388
# IO base alignment 1 bytes
# Number of IO addresses required: 4
# (IO 2 (BASE 0x0388))
# Start dependent functions: priority acceptable
# IRQ 5, 7, 9 or 10.
# High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
# First DMA channel 0, 1 or 3.
# 8 bit DMA only
# Logical device is not a bus master
# DMA may execute in count by byte mode
# DMA may not execute in count by word mode
# DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0220
# Maximum IO base address 0x0280
# IO base alignment 32 bytes
# Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0300
# Maximum IO base address 0x0330
# IO base alignment 48 bytes
# Number of IO addresses required: 2
# (IO 1 (BASE 0x0300))
# Start dependent functions: priority acceptable
# IRQ 5, 7, 9 or 10.
# High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
# First DMA channel 0, 1 or 3.
# 8 bit DMA only
# Logical device is not a bus master
# DMA may execute in count by byte mode
# DMA may not execute in count by word mode
# DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0220
# Maximum IO base address 0x0280
# IO base alignment 32 bytes
# Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))
# Start dependent functions: priority functional
# IRQ 5, 7, 9 or 10.
# High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
# First DMA channel 0, 1 or 3.
# 8 bit DMA only
# Logical device is not a bus master
# DMA may execute in count by byte mode
# DMA may not execute in count by word mode
# DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))
# Next DMA channel 5, 6 or 7.
# 16 bit DMA only
# Logical device is not a bus master
# DMA may not execute in count by byte mode
# DMA may execute in count by word mode
# DMA channel speed in compatible mode
# (DMA 1 (CHANNEL 5))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0220
# Maximum IO base address 0x0280
# IO base alignment 32 bytes
# Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0300
# Maximum IO base address 0x0330
# IO base alignment 16 bytes
# Number of IO addresses required: 2
# (IO 1 (BASE 0x0300))
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0388
# Maximum IO base address 0x0394
# IO base alignment 4 bytes
# Number of IO addresses required: 4
# (IO 2 (BASE 0x0388))
# End dependent functions
(ACT Y)
))
#
# Logical device id CTL7002
#
# Edit the entries below to uncomment out the configuration
required.
# Note that only the first value of any range is given, this may be
changed if required
# Don't forget to uncomment the activate (ACT Y) when happy
(CONFIGURE CTL00e4/336761309 (LD 1
# Compatible device id PNPb02f
# ANSI string -->Game<--
# Multiple choice time, choose one only !
# Start dependent functions: priority preferred
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0200
# Maximum IO base address 0x0200
# IO base alignment 1 bytes
# Number of IO addresses required: 8
# (IO 0 (BASE 0x0200))
# Start dependent functions: priority acceptable
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0200
# Maximum IO base address 0x0208
# IO base alignment 8 bytes
# Number of IO addresses required: 8
# (IO 0 (BASE 0x0200))
# End dependent functions
# (ACT Y)
))
#
# Logical device id CTL0022
#
# Edit the entries below to uncomment out the configuration
required.
# Note that only the first value of any range is given, this may be
changed if required
# Don't forget to uncomment the activate (ACT Y) when happy
(CONFIGURE CTL00e4/336761309 (LD 2
# ANSI string -->WaveTable<--
# Multiple choice time, choose one only !
# Start dependent functions: priority preferred
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0620
# Maximum IO base address 0x0620
# IO base alignment 1 bytes
# Number of IO addresses required: 4
# (IO 0 (BASE 0x0620))
# Start dependent functions: priority acceptable
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0620
# Maximum IO base address 0x0680
# IO base alignment 32 bytes
# Number of IO addresses required: 4
# (IO 0 (BASE 0x0620))
# End dependent functions
# Vendor defined tag: 75 01 69 46 35 55
# (ACT Y)
))
# End tag... Checksum 0x00 (OK)
# Card 2: (serial identifier 91 c3 93 8b a2 70 30 72 56)
# USR3070 Serial No -1013740638 [checksum 91]
# Version 1.0, Vendor version 0.0
# ANSI string -->U.S. Robotics 56K Voice INT<--
#
# Logical device id USR3070
#
# Edit the entries below to uncomment out the configuration
required.
# Note that only the first value of any range is given, this may be
changed if required
# Don't forget to uncomment the activate (ACT Y) when happy
(CONFIGURE USR3070/-1013740638 (LD 0
# Multiple choice time, choose one only !
# Start dependent functions: priority preferred
# Fixed IO base address 0x02f8
# Number of IO addresses required: 8
# (IO 0 (BASE 0x02f8))
# IRQ 3.
# High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 3 (MODE +E)))
# Start dependent functions: priority acceptable
# Fixed IO base address 0x03f8
# Number of IO addresses required: 8
# (IO 0 (BASE 0x03f8))
# IRQ 4.
# High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 4 (MODE +E)))
# Start dependent functions: priority acceptable
# Fixed IO base address 0x03e8
# Number of IO addresses required: 8
# (IO 0 (BASE 0x03e8))
# IRQ 3, 4, 5 or 7.
# High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 3 (MODE +E)))
# Start dependent functions: priority acceptable
# Fixed IO base address 0x02e8
# Number of IO addresses required: 8
# (IO 0 (BASE 0x02e8))
# IRQ 3, 4, 5 or 7.
# High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 3 (MODE +E)))
# End dependent functions
# (ACT Y)
))
# End tag... Checksum 0x00 (OK)
# Returns all cards to the "Wait for Key" state
(WAITFORKEY)
------------------------------
From: "Ju" <[EMAIL PROTECTED]>
Subject: Re: [Newbie] Troubles with ISA ethernet card
Date: Mon, 10 May 1999 09:31:56 +0700
Hi
I don't sure if you can do this on mandrake. But it appears in linux howto
then it should work.
first. add
append="ether=12,0x300,eth0
to /etc/lilo.conf 12 is irq, and 0x300 is io address.
and then lilo. I think it should work. I use to do this with some nic that
linux didn't detect it automatically and it's up.
Touffi <[EMAIL PROTECTED]> wrote in message
news:7gvoov$2id$[EMAIL PROTECTED]...
> Hi,
>
> I own a ISA pnp NE 2000 compatible ethernet card.
> During Mandrake 5.3 installation process (network configuration part), it
> asks for wich module to use.
> I've tried Ne and compatibles, specified the io an irq that I found in
> Win98, but it still says that it doesn't find anything.
> Now, during the boot process, isapnp detect the board and gives some
> informations about it, wich I checked in isapnp.conf and are correct (irq,
> io).
> But I guess it's not enough, as it still doesn't work.
>
> insmod ne io=0240 irq=10
> -> says that the device is busy or unreachable
> cat /proc/devices
> ->don't really know how to interpret what I see, but it doesn't seems that
> anything related to my card is in there.
>
> I've also tried a few other stuffs that I can't remember.
>
> I've read that the boot sequence should show a line begining with
"eth0=..."
> ; I guess that if I can't even reach this point, it's nosense trying to
> configure my network under kde ... but correct me if I'm wrong 8-)
>
> As it's said in the topic, I'm a linux newbie and so I don't know if I'm
> giving the right information for you to help me. Please let me know if I
> forgot any crucial informations.
>
> Thanks by advance.
>
> Touffi
>
>
------------------------------
From: "David Murray" <[EMAIL PROTECTED]>
Subject: Strange routing problem.
Date: Mon, 10 May 1999 13:41:40 GMT
I have had this server setup to do IP masquerading/port forwarding for a
long time at home. My wife and I share the same internet connection. We
have 4 workstations (2 Linux, 1 Win95, and 1 Macintosh) that use the same
dialup line through this server. Well, the other day my wife was
complaining that when I was using the web she couldn't do anything anymore.
Eventually I tested and she was right. I discovered that if one
workstation was doing anything at all, even pinging something on the
internet that none of the other workstations could access anything until
that workstation stopped pinging. Obviously pinging doesn't take up 100%
of my 33.6K connection. So, there is something going wrong that is causing
my IP masquerading server to give "all or none" so to speak to whatever
computer is accessing it.. What could this be?
Please email me at [EMAIL PROTECTED] and/or respond to this newsgroup!
--DavidM
------------------------------
From: "David Murray" <[EMAIL PROTECTED]>
Subject: Re: Reliable (!) nic for 2.2 kernel?
Crossposted-To: comp.os.linux.development.system
Date: Mon, 10 May 1999 13:42:41 GMT
Me too.. I have a tulip card and I think it is very, very nice.. I think
this person's problem is not the card itself but something else in the
system.
> That's weird. One of the servers I administer has a tulip card and the
> server has been up now for 178 days without any problems. Here's some
> numbers:
>
> RX packets:104749300 errors:0 dropped:13 overruns:0
> TX packets:71530160 errors:4 dropped:0 overruns:4
>
------------------------------
** 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
******************************