Linux-Networking Digest #480, Volume #12          Sun, 5 Sep 99 18:14:01 EDT

Contents:
  permissions question ([EMAIL PROTECTED])
  Re: 2 NICs under Mandrake Linux ("Zoots")
  Can't FTP or Telnet ("Vincent GRENET")
  Getting kppp to hang up (Scott)
  Re: Need some help with PPP (Clifford Kite)
  Re: Connecting using kppp (Clifford Kite)
  Re: networking slows down (Janet)
  Re: NFS Daemon Failed to load:  nfssvc not Implemented (Douglas Nichols)
  Help please, PPP connect script problems (flustered)
  Re: I broke my IPMASQ! :( (Mike Marsman)
  Localhost and two nic's - ping and browse (Chris L)
  Re: ISA NIC Card in RedHat6 (Daniel Weber)
  IPMASQ not broken anymore (Mike Marsman)
  arpwatch question (thebrownhighlander)
  Re: Does AOL support Linux connection? (Chris Butler)
  networking scripts (root)
  Re: Problem with kernel 2.2.7 (Suse) and RTL 8139 Ethernet (Paul Trost)
  Linksys 10/100 PCI - No Full Duplex ("Jim Orfanakos")
  IEEE 1284 (bi-directional) == parallel null modem cable? (Jason Etheridge)
  Re: Connecting to ISP with dual ethernet system ([EMAIL PROTECTED])
  What's Linux's autoexec.bat? ("lsagala")
  Re: What's Linux's autoexec.bat? (Bob Martin)

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

From: [EMAIL PROTECTED] 
Subject: permissions question
Reply-To: [EMAIL PROTECTED]
Date: 5 Sep 1999 18:43:56 GMT

I use dip to connect to my ISP.  I always have to su
to root in order to connect because of the /usr/spool/uucp
lock file.  The uucp directory is owned and grouped to uucp.
I think it is tty that is complaining about the lock file,
since dip wants to  use the serial port.

Do I have some permissions messed up.  What can I do?

-- 
Fred

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

From: "Zoots" <[EMAIL PROTECTED]>
Subject: Re: 2 NICs under Mandrake Linux
Date: Sun, 05 Sep 1999 19:29:29 GMT

Tom...your   etc/conf.modules   file doesn't look right....the alias
statement for eth1 must also specify the 'ne' module NOT an 'ne2' module.
Also, try to combine the options into one statement...try something like
this:

in /etc/conf.modules...

alias eth0 ne
alias eth1 ne
options ne io=0x300,0x340 irq=10,11
...

Hope this helps..


Tom Shell wrote in message <7qsjb0$r5u$[EMAIL PROTECTED]>...
>I have two generic NE2000 cards installed in a 486 to be used as a
>router/firewall.  The first card installs with no problem.  I can't seem to
>get the second identical card working.  Whenever the eth1 interface starts,
>I get a "Delaying eth1 initialization" message.  eth1 never successfully
>starts at bootup and I cannot start the interface from the command line.
>
>Useful information:
>
>ifconfig eth1 192.168.7.3
>
>SIOCSIFADDR: No such device
>eth1: unknown interface: No such device
>
>/etc/lilo.conf
>
>boot=/dev/hda2
>map=/boot/map
>install=/boot/boot.b
>prompt
>timeout=50
>image=/boot/vmlinuz-2.2.9-27mdk
>        label=linux
>        root=/dev/hda7
>        read-only
>other=/dev/hda1
>        label=dos
>        table=/dev/hda
>apend="ether=11,0x340,0,0,eth1"
>
>/etc/conf.modules
>
>alias eth0 ne
>options ne io=0x300 irq=10
>alias eth1 ne2
>alias parport_lowlevel parport_pc
>pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
>options ne2 io=0x340 irq=11
>
>I have verified the settings on the card.  The card at 0x300 and irq 10
>works beautifully .
>What am I missing?  Thanks for any help.
>
>
>



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

From: "Vincent GRENET" <[EMAIL PROTECTED]>
Subject: Can't FTP or Telnet
Date: Sun, 05 Sep 1999 18:36:03 GMT

Hi All.

I have two machines running Linux on the same LAN, a third one runs NT.
I can't FTP nor Telnet to any of the Linux machines, from any machine (Linux
or NT).
FTP and TELNET services are configured (with inetd).
Pinging one machine from the others is possible.
FTP or Telnet on one machine to itself is possible.
When using FTP, TCP connection is ok, but the client stays waiting for the
welcome message from the server.

What step did I miss when configuring the network ?

Vincent.






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

From: Scott <[EMAIL PROTECTED]>
Subject: Getting kppp to hang up
Date: Sun, 05 Sep 1999 13:58:10 -0400

I've set up kppp to dial and sign on the my provider, but I can't get it
to hang up.   I've done both seting &D to 2 setting S 5 (both from kppp
help) and neither works.  Only way to accomplish it is to log of
Linux.   Even nuking kppp doesn't always work.

Also, how do I give other accounts the ability to use kppp?

Thanks
Scott

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

From: kite@NoSpam.%inetport.com (Clifford Kite)
Subject: Re: Need some help with PPP
Date: 5 Sep 1999 14:02:28 -0500

code ([EMAIL PROTECTED]) wrote:
: Thanks for the reply, I am a newbe when it comes to linux, how would I
: configure the device file. And no it's not a winmodem, it's to old to be a
: winmodem.

Pppd uses a device file /dev/ttySx, x = appropriate for modem
to communicate with the modem through the associated serial port.
The UART type and port configured must agree with the actual UART type
for the port, and the port must be the one that the modem actually uses.
setserial /dev/ttySx shows the configuration for /dev/ttySx, and setserial
also configures the device file in a boot-up script, /etc/rc.d/rc.serial
is popular.

Here's a link for a more detailed description of what all is involved in
configuring for PPP:

 http://axion.physics.ubc.ca/ppp-linux.html

--
Clifford Kite <kite@inet%port.com>                    Not a guru. (tm)
/* The signal-to-noise ratio is too low in many [news] groups to make
 * them good candidates for archiving.
 *    --- Mike Moraes, Answers to FAQs about Usenet */

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

From: kite@NoSpam.%inetport.com (Clifford Kite)
Subject: Re: Connecting using kppp
Date: 5 Sep 1999 14:31:07 -0500

Neville Cobb ([EMAIL PROTECTED]) wrote:
: The log files below are the only ones that I know of in respect to ppp
: and kppp. If this isn't enough to perform a diagnosis on please advise
: me which files contain the data you need and where they may be.  


: PPP-Logfile
: -----------
: Sep  4 17:48:42 NevilleCobb pppd[595]: pppd 2.3.8 started by root, uid 0
: Sep  4 17:48:42 NevilleCobb pppd[595]: Using interface ppp0
: Sep  4 17:48:42 NevilleCobb pppd[595]: Connect: ppp0 <--> /dev/ttyS1
: Sep  4 17:48:42 NevilleCobb pppd[595]: sent [LCP ConfReq id=0x1
: <asyncmap 0x0> <magic 0x61df14d0> <pcomp> <accomp>]
: Sep  4 17:49:12 NevilleCobb pppd[595]: LCP: timeout sending
: Config-Requests 
: Sep  4 17:49:12 NevilleCobb pppd[595]: Connection terminated.
: Sep  4 17:49:12 NevilleCobb pppd[595]: Exit.

This happens when the ISP is no longer connected or, perhaps, when PPP at
the ISP has not started.  The script that directs the modem connection
to the ISP is usually the cause.  With normal pppd usage this is a chat
expect/send script interpreted by chat, a program that comes with the
pppd package.  I can't say what's doing the equivalent for kppp, although
it may use chat too and kppp may simply be a configuration frontend.

The log files are usually found in /var/log but the exact files are
specified in /etc/syslog.conf for various "facilities" and debug levels.
To get all the messages from pppd and chat in one file you can follow
the recipe in my signature (which is randomly generated and pure luck
that it was selected for this post).  If you find that chat is used then
make sure it has the `-v' option for verbose output.

"man syslog.conf" and "man syslogd" can help to understand more about the
syslogd message logs.

: kppp's disgnosis
: ----------------
: The remote system does not seem to answer to configuration requests! -
: contact your provider.

That would be a good idea if your ISP will provide the information, but
most won't unless the OS is Microsoft.

: > You need to make sure that a decent level of debug is turned on, rerun
: > kppp, find all the log messages, and post exact copies complete with
: > timestamps.

--
Clifford Kite <kite@inet%port.com>                    Not a guru. (tm)
/* Create a PPP debug log:  Add the line " daemon.*   /var/log/ppp-log "
   (may need Tab field separators) to /etc/syslog.conf, create the file,
   " touch /var/log/ppp-log ", and do " kill -HUP `pidof syslogd` ". */

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

From: Janet <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.misc
Subject: Re: networking slows down
Date: 05 Sep 1999 12:15:02 -0700

[EMAIL PROTECTED] (Bob Tennent) writes:

>  >> I have been recently been experiencing a problem with my networking
>  >> slowing down.  If I ping my other machine, the ping time is normally less
>  >> than 1 ms.  However, occasionally (it has happened 2 or 3 times in the
>  >> last week), it becomes a lot slower, sometimes taking up to 30 ms.
>  >> However, if I just restart networking (using the network startup
>  >> script in 
>  >> /etc/rc.d/init.d), it goes back to the sub-1 time.  Any ideas?
>  >> 
> I've been having similar problems.  Which kernel and distributions
> are the people having these problems with?  I'm using 2.2.12 and
> RedHat 6.0, with many rawhide upgrades.

I'm using kernel 2.2.10 and RedHat 5.1, but I have glibc 2.1 and many 6.0
packages.

Janet

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

From: Douglas Nichols <[EMAIL PROTECTED]>
Subject: Re: NFS Daemon Failed to load:  nfssvc not Implemented
Date: Sun, 05 Sep 1999 12:48:31 -0700

[EMAIL PROTECTED] wrote:
> 
> root wrote:
> >
> > When upgrading my RedHat 6.0 to kernels 2.2.10 and 2.2.12, the
> > NFS Daemon does not load properly.
> >
> > At boot, I get FAILED, and when trying to run /usr/sbin/rpc.nfsd
> > manually, I get;
> > nfssvc: Function not implemented
> >
> 
> Hi,
> 
> First, don't use root...
> 
> I had the same problem in the same environment when I tried to compile
> nfs server as a module. When I compiled it right into the kernel, the
> problem went away and now I can use it.
> 
> Vilmos
> 
> Ps. Please don't crosspost it into som many newsgroups.
> 
> --
> Looking for a job in British Columbia.
> http://members.home.net/vilmossoti/resume.html
Did anyone ever come with some ideas on this one..., I recently have
been having this same trouble when I upgraded my kernel and recompiled.
I think it could be something I am not aware of when compiling the
kernel, but everthing else in rpc loads- except nfsd nfssvc: Function
not implemented. 

-- 

Cheers, dn

Douglas Nichols                              [EMAIL PROTECTED]
===============================================================
National Wilms Tumor Study Group                   206.667.4283
Seattle, WA

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

From: [EMAIL PROTECTED] (flustered)
Subject: Help please, PPP connect script problems
Reply-To: [EMAIL PROTECTED]
Date: Sun, 05 Sep 1999 20:05:13 GMT


I have used Linux for about 3 years, and this one has me stumped.

I recently changed to USWest.Net and my PPP script has worked fine
with all the other ISP's I have used in the past.

The problem occurs after my username and password are accepted,
I have checked the errors in /var/log/messages and here is what
happens immediatly after my password is sent and accepted:

Serial connection established.
Using interface ppp0
Connect: ppp0 <--> /dev/modem
Hangup (SIGHUP)
Modem hangup
Exit.

>From this you can see that as soon as ppp starts to run, my modem
hangs up.  Anyone out there have any ideas for me?

Thanks

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

From: Mike Marsman <[EMAIL PROTECTED]>
Subject: Re: I broke my IPMASQ! :(
Date: 5 Sep 1999 19:30:58 GMT

On Sun, 5 Sep 1999, Mark Hahn wrote:

> sounds like you are omitting some of your forwarding/masq rules.
> of course, you didn't mention what they are, and what your routing
> table looks like, etc.

Initially I would agree -- but my /etc/init.d/network file contains:

ifconfig eth1 24.112.%%%.%%% netmask 255.255.255.0 up
route add -net 24.112.%%%.0 netmask 255.255.255.0 eth1

ifconfig eth0 192.168.1.1 netmask 255.255.255.0 up
route add -net 192.168.1.0 netmask 255.255.255.0 eth0

ipchains -P forward DENY
ipchains -A forward -s 192.168.1.0/255.255.255.0 -j MASQ


and ifconfig returns:

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:320 errors:0 dropped:0 overruns:0 frame:0
          TX packets:320 errors:0 dropped:0 overruns:0 carrier:0
          Collisions:0
 
eth0      Link encap:Ethernet  HWaddr 00:00:C0:36:AC:B1
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:6895 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5454 errors:0 dropped:0 overruns:0 carrier:0
          Collisions:0
          Interrupt:11 Base address:0x310 Memory:d0000-d4000
 
eth1      Link encap:Ethernet  HWaddr 00:E0:29:16:69:5B
          inet addr:24.112.%%%.%%%  Bcast:24.255.255.255 
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1037117 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3874 errors:0 dropped:0 overruns:0 carrier:0
          Collisions:9
          Interrupt:10 Base address:0x250 Memory:c8000-ca000


(nb: the %%% is just masking my real info)

..Mike

=====
  Mike Marsman  --   Information Technology Services
                      University of Western Ontario
                  ITRC Developer -- HelpDesk Consultant
                  Computer Science/Psychology BSc(hons)

                   reply to:  <[EMAIL PROTECTED]>

   "Students nowadays, complaining they only get 5MBs of disk space!
  In my day we were lucky if we had one file, and that was /dev/null"
=====



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

From: Chris L <[EMAIL PROTECTED]>
Subject: Localhost and two nic's - ping and browse
Date: Sun, 05 Sep 1999 19:59:46 GMT

I have a RedHat 5.2 machine with two NIC's. Both seem to work fine: I
can telnet into either IP address and log in, two Apache servers run
fine allowing me two completely separate hosts (I have to do this for
other, obscure reasons regarding apache modules).

My problem is that while both of these work fine from outside computer,
while I am logged into the box I am unable to browse to one of the
Apache servers.

I can use lynx or ping and reach eth1, but not eth0 from the box itself.

Ifconfig, route, etc below:

IFCONFIG:

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
          UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1
          RX packets:163 errors:0 dropped:0 overruns:0 frame:0
          TX packets:163 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0

eth0      Link encap:Ethernet  HWaddr 00:A0:CC:39:CC:D6
          inet addr:137.229.17.71  Bcast:137.229.17.255
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3992 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1077 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0
          Interrupt:10 Base address:0xe800

eth1      Link encap:Ethernet  HWaddr 00:A0:CC:39:B5:CA
          inet addr:137.229.17.77  Bcast:137.229.17.255
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2332 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2150 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0
          Interrupt:9 Base address:0xe400

ROUTE:

137.229.17.0    *               255.255.255.0   U     0      0        2
eth0
137.229.17.0    *               255.255.255.0   U     0      0        8
eth1
127.0.0.0       *               255.0.0.0       U     0      0        4
lo
default         rtr-1-a0-17.uaf 0.0.0.0         UG    0      0        8
eth0

/ETC/HOSTS

127.0.0.1       localhost       localhost.localdomain
137.229.17.91   itdev           itdev.elmer.uaf.edu
137.229.17.87   courses         courses.uaf.edu

NETWORK

NETWORKING=yes
FORWARD_IPV4="no"
HOSTNAME=itdev.elmer.uaf.edu
DOMAINNAME=elmer.uaf.edu
GATEWAY=137.229.17.1
GATEWAYDEV=eth0

c
--
Chris Lott <[EMAIL PROTECTED]>


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

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

From: Daniel Weber <[EMAIL PROTECTED]>
Crossposted-To: 
alt.os.linux,comp.os.linux.hardware,comp.os.linux.questions,linux.redhat.misc
Subject: Re: ISA NIC Card in RedHat6
Date: Sun, 05 Sep 1999 18:37:24 GMT

Greg wrote:

> Dan Nguyen <[EMAIL PROTECTED]> writes:
>
> > In comp.os.linux.hardware CyberBry <[EMAIL PROTECTED]> wrote:
> > : I recently installed Linux RedHat 6, and I'm having some trouble getting one
> > : of my NIC cards to work. During setup, RH detected and set up the PCI NIC
> > : that my internet connection runs off of, but didn't detect my ISA nic for my
> > : LAN. I've tried turning PnP on and off to no avail. I'm a real newbie here,
> > : so if someone could post instructions as to how to setup Linux to see/use my
> > : ISA card, I would greatly appreciate it.
> >
> > RH does not do any autodetection of ISA devices, since it is very
> > dangerous and can lock up the system.  Turning off PnP very little
>
> I'm not sure thats true, RH has autodetected various modems, serial
> boards, network cards, etc.. for me, both plain old ISA and PNP.
> True, it sometimes doesn't detect all ISA hardware all the time- but
> it does detect quite a bit.
>
> As to the original post, try adding the appropriate module to
> /etc/conf.modules, with the correct port setting.  (Or use Linuxconf
> to create it as eth1, supplying the same info).  Often thats enough
> for Linux to grab the card and deduce the IRQ (but you might have to
> supply that also).
>
> Gregm

I think they are talking about PnP support in the BIOS.  Every article I've read
has
recommended disabling PnP on your BIOS setup screen.


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

From: Mike Marsman <[EMAIL PROTECTED]>
Subject: IPMASQ not broken anymore
Date: Sun, 5 Sep 1999 16:36:26 -0400

Many thanks for all those who replied to my initial call for help -- a
student admin removed the

echo "1" > /proc/sys/net/ipv4/ip_forward

from my bootup sequence ... the situation has been quickly restolved.


..Mike

=====
  Mike Marsman  --   Information Technology Services
                      University of Western Ontario
                  ITRC Developer -- HelpDesk Consultant
                  Computer Science/Psychology BSc(hons)

                   reply to:  <[EMAIL PROTECTED]>

   "Students nowadays, complaining they only get 5MBs of disk space!
  In my day we were lucky if we had one file, and that was /dev/null"
=====


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

From: [EMAIL PROTECTED] (thebrownhighlander)
Subject: arpwatch question
Date: Sun, 05 Sep 1999 20:43:11 GMT

hi,

i was just recently checking my /var/log/messages file and the entire 
file is pretty much the following

<time> <hostname> : arpwatch "bogon" <ipaddress> <ethernet address>

this repeats every few seconds for a long time. what does this mean?
also I get another message saying:
<time> <hostname> : last message repeated n times

any help would be greatly appreciated.

thanks

thebrownhighlander

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

From: [EMAIL PROTECTED] (Chris Butler)
Crossposted-To: uk.comp.os.linux
Subject: Re: Does AOL support Linux connection?
Date: 5 Sep 1999 21:46:51 +0100

[comp.os.linux.networking - 5 Sep 1999 17:54:46 GMT] * Paul wrote *
>>>  While we're on this topic, can someone tell me which of the main
>>> ISPs like aol DO support Linux connections. I have my own Net address
>>> so don't need them, but Mum has declared an intention to get active
>>> on the Net (well, emails anyway) and I'd surely hate to see her have to use
> Demon are friendly to Linux users. Very friendly, in fact. :-) I would
> certainly recommend them over AOL, anyway.

"Is that Linux for Windows 95?"

-- 
Chris Butler
<[EMAIL PROTECTED]>

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

From: root <[EMAIL PROTECTED]>
Subject: networking scripts
Date: Sun, 05 Sep 1999 14:44:16 -0500

ok, i don't know if this is even possible, but here goes.

networking things i want to script:

1) because i have DHCP, my DSL router (cisco 675) changes it's IP every
few days.  instead of myself telneting in and typing a bunch of stuf to
reroute the port maps, i would like to write a script that does:

telnet router
get external IP address
quit telnet
if IP address has changed
    create new script
    new script telnets to router
    erases all port maps <- one command
    creates new port maps based on new IP
    quit telnet
    ftp send a webpate to my ISP hosted webpage so i can know my new IP
    mail me new IP as well?
else
    quit

i assume this would be run by cron, which i have no experience with, but
the little i looked at the man file i think i could figure that part
out.

2)  i keep a copy of my web-site locally, incase of whatnot.  because i
can't ftp/telnet into my ISP unless i am at home, i would like to have a
script do:

somehow telnet/ftp to my ISP and check filesize/dates against my home
files, and upload any new files or files i have changed.

+++
ok.  now if this was the wrong newsgroup, please direct me towards the
right one.

this is assuming that you can script FTP and telnet stuff.. never
tried.  i've managed to find a telnet prog under win32 that i can hack
to do this, but it's such a pain, and it's under win32 as well...

os:
redhat 5.2 with all updates plus some 6 stuff.  upgrading to 6 soon.



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

From: Paul Trost <[EMAIL PROTECTED]>
Subject: Re: Problem with kernel 2.2.7 (Suse) and RTL 8139 Ethernet
Date: Sun, 05 Sep 1999 18:31:08 GMT

I have a 8139 card with SuSE 6.2. I compiled the 2.2.11 kernel with no 
problems. Upon bootup is it recognizing the card propery?

Paul

Christian Hoppe wrote:
> 
> Hi.
> 
> My system worked fin under kernel 2.0.36 (Suse), with Samba and
> everythin going. Now I tried to upgrade to Kernel 2.2.7 (because of
> improved SMP-efficiency) and here the problems are. With the module
> for the Realtek 8139 Chipset I can`t even compile the kernel. After
> getting the latest source code I compiled the kernel and evrything
> worked fine, except. The dummy device failed and I can`t even start a
> successfull PING. Has anyone discovered similar problems or even has
> an solution to the problem ? Help would be appreciated very much.
> 
> Thanks in advance
> 
> 
> Ciao
> 
> Christian
> 
> -- Heute ist nicht alle Tage, ich komme wieder, keine Frage --


==================  Posted via CNET Linux Help  ==================
                    http://www.searchlinux.com

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

Reply-To: "Jim Orfanakos" <[EMAIL PROTECTED]>
From: "Jim Orfanakos" <[EMAIL PROTECTED]>
Subject: Linksys 10/100 PCI - No Full Duplex
Date: Sun, 05 Sep 1999 21:12:12 GMT

I have a Linksys 10/100 PCI Ethernet card connected to a Linksys 10/100
switch.

When running Redhat 6.0, I connect to the switch at 100mbps, Half Duplex.

When running Win98 or WinNT 4.0, I connect to the switch at 100mbps, Full
Duplex.

The Linksys 10/100PCI card uses the DEC Tulip driver.  I cannot find /
figure out where I can specify in the startup files to connect at Full
Duplex.  Perhaps the DEC Tulip driver does not support Full Duplex?

Thanks.


 ------------------------------------------------------
 Jim, Monika and Sophia Orfanakos
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 http://www.orfanakos.com
 ------------------------------------------------------



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

From: [EMAIL PROTECTED] (Jason Etheridge)
Subject: IEEE 1284 (bi-directional) == parallel null modem cable?
Date: 5 Sep 1999 21:26:11 GMT
Reply-To: [EMAIL PROTECTED]

I have a laptop and a desktop which both dual-boot win95 and linux 2.0.36.
I have an IEEE 1284 cable that came with a Mustek Plug-N-Scan 600 CP.  Can
I network the two machines with that cable, or will I have to go buy a
"Laplink" cable?  I'm going to try to set up PLIP on the linux partitions,
and the direct cable thing on the win95 partitions.

-- 
PHASEFX @ ALTAVISTA.NET - http://www.mindspring.com/~phasefx

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

From: [EMAIL PROTECTED]
Subject: Re: Connecting to ISP with dual ethernet system
Date: Sun, 05 Sep 1999 21:32:12 GMT

In article <7q945o$gh1$[EMAIL PROTECTED]>,
  [EMAIL PROTECTED] wrote:
> Very frustrated.
>
> I have a tower running RH6.0 base.  There are two ethernet cards
> installed, HPVG10/100 and 3C509.  Both cards initialize when I give
> then static addresses.  If I give either card an address to my local
> LAN I can talk to either card with IP no problem.  Server routes IP
> packets fine.  SMB configured properly as server for access from
WIN98.
>
> Here's the problem.
>
> When I try to connect EITHER card to the cable modem (@Home), I get no
> respose.  The card and modem show link and the modem shows traffic.
> There are 2 scenarios I've tried.
>
> First, setting the NIC with static information.  The card initializes
> fine, It can ping itself.  However, when I try to ping the default
> gateway address for the ISP, DNS servers, or DHCP server, it appears
to
> hang the process.  It comes back blank line and I recieve neither ping
> responses nor dropped packets.
>
> Second, I enable DHCP for the NIC.  Upon bootup the NIC will not
> initialize with the error "Operation failed".  When I try to run
> DHCPCD, the command is not found anywhere on the volume.  When I try
to
> run "pump -r -i eth1 -h "hostname", it says "Operation Failed".  I
have
> even tried to upgrade pump from the website to the latest release.  No
> joy.
>
> Questions:
>
> 1) Do you need to uninstall an RPM package before installing it's
> update?
>
> 2) How do I install the DHCPCD module (if necessary)? I thought it
> installed by default.
>
> 3) If a WIN98 workstation will respond just fine set static, why is
the
> Linux box not doing the same with identical settings?
>
> 4) What is the difference to DHCP/DNS between the Hostname and the
> device hostname in LINUXCONF?

OK, I'm having my own problem.  1 dec tulip card has always worked great
with cable, so I installed a second dec tulip card for a firewall.  The
tulip driver seems to have no problem, autosetting io's, irq's, etc.
But pump (which replaces dhcpcd) will not work on the new card (now
eth0) just the old one (now eth1).  Run "pump -i eth1" and it should
immediately lease ip info.  It works until I hit very high bandwidth
than collapses with ever increasing ping times.

If you update rpm's you use "rpm -Uvh package"
It's been awhile, but I believe the dhcp protocol overrides hostname,
etc.
--
Independent Consultant - Rates available by request


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

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

From: "lsagala" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,alt.os.linux.mandrake
Subject: What's Linux's autoexec.bat?
Date: Sun, 05 Sep 1999 20:58:06 GMT

I'm looking to see where the I/O and IRQ addresses are kept for Linux
Mandrake 6.0 networking.

Thanks.



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

From: Bob Martin <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,alt.os.linux.mandrake
Subject: Re: What's Linux's autoexec.bat?
Date: Sun, 05 Sep 1999 22:06:32 +0000

lsagala wrote:
> 
> I'm looking to see where the I/O and IRQ addresses are kept for Linux
> Mandrake 6.0 networking.
> 
> Thanks.

Look in /proc/interrupts and /proc/ioports

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


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