[462] in linux-net channel archive
PLIP still a no go
daemon@ATHENA.MIT.EDU (Ken Estes)
Tue Jun 13 00:42:12 1995
Date: Mon, 12 Jun 95 23:57:22 EDT
From: m-ke0082@SPARKY.CS.NYU.EDU (Ken Estes)
To: linux-net@vger.rutgers.edu
Sorry to trouble you again with more plip problems. I am trying all
your suggestions and they are great. Just a few more and I am sure
this will work. Thanks for the help. I would have never thought of
turning of the arp. Unfortunately that has not solved the problem. I
have enclosed a sample output from both nimbus and cirrus of
/sbin/route and /sbin/ifconfig. I hope that someone can make sense of
it. I am at a loss. What do I try next? I have a multi-meter if it
makes sense to check parallel pins for output. (which ones?) I
bought a cable called Belkin Components Interlink/Laplink Parallel
DB25 Male/Male for DOS 6.0 so my soldering is no longer suspect. I
have made sure both kernels are being run without parallel printer
support configured in and both boot sequences show the plip interface.
I have also tried removing lpd to ensure that there is no contention
over the interface. I am running all conceivable daemons (as you can
see, both machines run the same daemons) so there should be network
help around for any program that needs it. I have tried pinging from
both machines and I have tried pinging both at the same time. No one
seems to find the other one. I often have to add the route to the
other computer back to the route table because it gets dropped. I
have also added default gw other.host to the route to help ensure the
packets get through (this has helped me on the real Internet with
routing problems I have never been able to track down).
One suggestion read:
>Make sure the other system (which is likely to be set to port 0x378) has irq
>7 free, and make sure your I/O card has parallel port irq's enabled and set
>to the right irq! My I/O card, being stupid, came configured for 0x378 and
>IRQ 5. To top that off, the manual lied and said these settings REALLY
>meant IRQ 7. Sure, sure. Either way, make sure it's set correctly :)
> [...]
> - Avery
Go a bit slower here, how do I check to ensure the port is free? I
only have a disk drive in the machine (not even a graphics card is
plugged in, I am using the built in vga port on the back. It is an old
machine) I have the cable plugged into the parallel port that came
with the machine. I have done nothing special to the machine besides
put linux on the disk.
-----------------------------------------------
from nimbus, we have
-----------------------------------------------
Nimbus:/home/ken# ps -aux
USER PID %CPU %MEM SIZE RSS TTY STAT START TIME COMMAND
bin 40 0.0 1.5 80 240 ? S 18:42 0:00 /usr/sbin/rpc.portmap
ken 61 0.0 3.6 380 552 v02 S 18:42 0:00 -bash
root 1 0.0 1.5 44 232 ? S 18:42 0:00 init
root 6 0.0 1.0 24 156 ? S 18:42 0:00 bdflush (daemon)
root 7 0.0 1.0 24 160 ? S 18:42 0:00 update (bdflush)
root 21 0.0 1.5 56 228 ? S 18:42 0:00 /usr/sbin/crond -l10
root 36 0.0 1.8 69 276 ? S 18:42 0:00 /usr/sbin/syslogd
root 38 0.0 1.5 40 236 ? S 18:42 0:00 /usr/sbin/klogd
root 42 0.0 1.7 72 268 ? S 18:42 0:00 /usr/sbin/inetd
root 44 0.0 1.9 64 296 ? S 18:42 0:00 /usr/sbin/routed -g -s
root 46 0.0 1.4 60 220 ? S 18:42 0:00 /usr/sbin/rpc.ugidd -d
root 48 0.0 2.2 96 344 ? S 18:42 0:00 /usr/sbin/rpc.mountd
root 50 0.0 2.3 112 348 ? S 18:42 0:00 /usr/sbin/rpc.nfsd
root 52 0.0 1.6 92 244 ? S 18:42 0:00 /usr/sbin/rpc.pcnfsd
root 59 0.0 1.4 50 224 ? S 18:42 0:00 gpm -t ms
root 60 0.0 3.4 382 528 v01 S 18:42 0:00 -bash
root 62 0.0 1.9 96 288 v03 S 18:42 0:00 /sbin/getty tty3 38400
root 63 0.0 1.9 96 288 v04 S 18:42 0:00 /sbin/getty tty4 38400
root 64 0.0 1.9 96 288 v05 S 18:42 0:00 /sbin/getty tty5 38400
root 65 0.0 1.9 96 288 v06 S 18:42 0:00 /sbin/getty tty6 38400
root 156 0.0 3.3 376 500 v02 S 22:48 0:00 bash
root 192 0.2 12.4 1609 1880 v02 S 22:57 0:01 emacs
root 197 1.2 2.8 368 428 pp0 S 23:10 0:00 /bin/bash -i
root 198 0.0 1.5 84 228 pp0 R 23:10 0:00 ps -aux
Nimbus:/home/ken#
Nimbus:/etc/rc.d# /sbin/route
Kernel routing table
Destination Gateway Genmask Flags MSS Window Use Iface
Cirrus.cloudbas * 255.255.255.255 UH 1436 0 124 plip0
loopback * 255.0.0.0 U 1936 0 90 lo
default Cirrus.cloudbas * UG 1436 0 527 plip0
Nimbus:/etc/rc.d# /sbin/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:2000 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0
TX packets:70 errors:0 dropped:0 overruns:0
plip0 Link encap:10Mbps Ethernet HWaddr FC:FC:80:FD:9A:20
inet addr:128.253.154.32 P-t-P:128.253.154.33 Mask:255.255.0.0
UP POINTOPOINT RUNNING MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0
TX packets:522 errors:0 dropped:0 overruns:0
Interrupt:5 Base address:0x3bc
----------------------------------------------
from cirrus we have
----------------------------------------------
Kernel routing table
Destination Gateway Genmask Flags MSS Window Use Iface
Nimbus.cloudbas * 255.255.255.255 UH 1436 0 38 plip1
loopback * 255.0.0.0 U 1936 0 66 lo
default Nimbus.cloudbas * UG 1436 0 50 plip1
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:2000 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0
TX packets:54 errors:0 dropped:0 overruns:0
plip1 Link encap:10Mbps Ethernet HWaddr FC:FC:80:FD:9A:21
inet addr:128.253.154.33 P-t-P:128.253.154.32 Mask:255.255.0.0
UP POINTOPOINT RUNNING MTU:1500 Metric:1
RX packets:643 errors:0 dropped:1 overruns:0
TX packets:0 errors:819 dropped:0 overruns:0
Interrupt:7 Base address:0x378