Re: rsync fails to connect on kernel 2.6.10 over plip

2005-07-19 Thread hacker (of golf)
On 5/23/05, hacker <[EMAIL PROTECTED]> wrote: > Is anyone successfully using rsync on kernel-2.6.10? What did you > have to do to make it work? For the record, this has been solved. The problem was that when I was loading the modules (parport, parport_pc and plip), I was specifyin

rsync fails to connect on kernel 2.6.10 over plip

2005-05-23 Thread hacker
I've successfully used rsync (2.6.4-6) to transfer files over a plip connection via a cable connecting the parallel ports of my desktop and laptop, using kernel 2.4.27. Now, I'm trying to use kernel 2.6.10 and rsync won't establish a connection. root #: rsync mydesktop:: rsync: fa

Re: PLIP networking -- sort of working

2003-10-25 Thread Karsten M. Self
on Fri, Oct 24, 2003 at 03:43:35AM -0700, Karsten M. Self ([EMAIL PROTECTED]) wrote: > Continuing my masochistic tendencies, I've got PLIP networking running > to an IBM 486 thinkpad with an IRQless perallel port. The trick, it > appears, is using plipconfig to increase the nibb

PLIP networking -- sort of working

2003-10-24 Thread Karsten M. Self
Continuing my masochistic tendencies, I've got PLIP networking running to an IBM 486 thinkpad with an IRQless perallel port. The trick, it appears, is using plipconfig to increase the nibble and trigger wait times. Until now, I've had problems with constant network timeouts, e.g.:

Re: How to make plip actually work?

2003-03-21 Thread Karl E. Jorgensen
On Thu, Mar 13, 2003 at 02:42:09PM -0500, ScruLoose wrote: > Hey all, > > The brief version of my question: > > I'm trying to make a connection over plip (w/ laplink cable) between my > desktop and a crusty old laptop. plip loads fine on both machines, and > packets ar

How to make plip actually work?

2003-03-13 Thread ScruLoose
Hey all, The brief version of my question: I'm trying to make a connection over plip (w/ laplink cable) between my desktop and a crusty old laptop. plip loads fine on both machines, and packets are travelling fine from the desktop to the laptop. Packets from the laptop to the desktop are

Re: Install over plip

2003-03-08 Thread ScruLoose
Hi again, everybody In my ongoing attempt to get woody installed on this ol' P 133 laptop. I installed the base system with floppies, which seems to have worked. I've finally convinced it to load the plip module, and it's allowing me to add a route to my desktop box. The laptop i

Install over plip (was Re: switching between CUPS and PLIP?)

2003-03-06 Thread ScruLoose
On Fri, Feb 28, 2003 at 04:36:46PM -0500, Levi Waldron wrote: > On February 28, 2003 03:04 am, ScruLoose wrote: -SNIP- > > I'll need to unload lp before loading plip, so that plip can > > 'own' the parallel port. > > Right? > > Yes. The only way it can&#

Re: switching between CUPS and PLIP?

2003-02-28 Thread Levi Waldron
On February 28, 2003 03:04 am, ScruLoose wrote: > Hi all, > > I'm interested in installing woody on this hand-me-down P133 laptop that a > friend's mom is no longer using, and it has neither CD-ROM drive nor NIC, > so I'm thinking I'll try the install-over-plip

Re: switching between CUPS and PLIP?

2003-02-28 Thread Mark Ferlatte
ScruLoose said on Fri, Feb 28, 2003 at 03:04:04AM -0500: > with a couple of questions. Presumably, on my desktop box with its one > parallel port, I'll need to unload lp before loading plip, so that plip can > 'own' the parallel port. > Right? I've never act

switching between CUPS and PLIP?

2003-02-28 Thread ScruLoose
Hi all, I'm interested in installing woody on this hand-me-down P133 laptop that a friend's mom is no longer using, and it has neither CD-ROM drive nor NIC, so I'm thinking I'll try the install-over-plip thing. Now, most of the process is documented fairly well in a HOWTO t

Re: Help needed w/ PLIP connection

2003-02-13 Thread Levi Waldron
On February 12, 2003 03:12 pm, [EMAIL PROTECTED] wrote: > Hi all: > > I am having trouble debugging my plip connection. I haven't set up plip for a couple years so my memory is a little foggy. I used the PLIP-HOWTO to set up the following scripts on the machine cedar to connect

Re: Help needed w/ PLIP connection

2003-02-13 Thread fbrian
Run as root #plipconfig plip0 Good Luck brf > Hi all: > > I am having trouble debugging my plip connection. > I get clean kernel messages on bootup to the fact that the plip modules > are loaded etc. > On machine is euler and the other is gauss. > I have some out put f

Help needed w/ PLIP connection

2003-02-12 Thread fbrian
Hi all: I am having trouble debugging my plip connection. I get clean kernel messages on bootup to the fact that the plip modules are loaded etc. On machine is euler and the other is gauss. I have some out put from both boxxess. I have used the plip cable before at work so I know that it is

Fwd: plip issues!!!

2003-02-11 Thread fbrian
Hi all: I am having trouble debugging my plip connection. I get clean kernel messages on bootup that the plip modules are loaded etc. On machine is euler and the other is gauss. I have some out put from both boxxess. I have used the plip cable before at work so I know that it is working correctly

Re: PLIP irq problem

2002-09-29 Thread Karl E. Jorgensen
On Sun, Sep 29, 2002 at 09:32:29PM -0700, Lars Jensen wrote: > How can I make PLIP use a given irq? I just installed PLIP, and I don't > seem to be able to make PLIP use a given irq. It always starts up in > "IRQ-less" mode. insmod plip does not seem to accept an irq=7

PLIP irq problem

2002-09-29 Thread Lars Jensen
How can I make PLIP use a given irq? I just installed PLIP, and I don't seem to be able to make PLIP use a given irq. It always starts up in "IRQ-less" mode. insmod plip does not seem to accept an irq=7 parameter. The result is that my PLIP connection times out. Any ideas

Re: Help getting Plip connection working

2002-09-28 Thread Karl E. Jorgensen
On Sat, Sep 28, 2002 at 01:30:25PM -0400, [EMAIL PROTECTED] wrote: > I am running kernel 2.4.18 on both boxxes. > Both running debian 3.0 > Unable to get plip to work??? Perhaps http://www.ussg.iu.edu/hypermail/linux/kernel/0202.3/0113.html will help you. I ran into that pr

Help getting Plip connection working

2002-09-28 Thread fbrian
I am running kernel 2.4.18 on both boxxes. Both running debian 3.0 Unable to get plip to work??? Box 1 a.)contents of /etc/modutils/parport === options parport_pc io=0x378 irq=7 options plip parport=0 === b.)output of #lsmod | grep

Re: Plip problems: do I need NFS server?

2002-01-13 Thread Anthony Campbell
On 25 Dec 2001, Michael Heldebrant wrote: > > > That's troubling. What are the error messages when you try and install > the packages on the laptop? > [snip] Thank you. During the setting up of nfs-kernel-server, the process gets as far as Starting NFS kernel daemon: nfsd and the

Re: Plip problems: do I need NFS server? -SOLVED

2001-12-26 Thread Anthony Campbell
On 25 Dec 2001, Michael Heldebrant wrote: > On Tue, 2001-12-25 at 05:24, Anthony Campbell wrote: > > > > Got that on my desktop; neither will install properly on my laptop, for > > some reason, but the desktop can presumably act as server and allow > > transfer in both directions? > > > That's t

Re: Plip problems: do I need NFS server?

2001-12-25 Thread Michael Heldebrant
On Tue, 2001-12-25 at 05:24, Anthony Campbell wrote: > On 24 Dec 2001, Michael Heldebrant wrote: > > On Mon, 2001-12-24 at 03:36, Anthony Campbell wrote: > > > I'm trying to set up plip on my desktop and laptop. Plip now runs, but > > > I'm not sure how

Re: Plip problems: do I need NFS server?

2001-12-25 Thread Anthony Campbell
On 24 Dec 2001, Michael Heldebrant wrote: > On Mon, 2001-12-24 at 03:36, Anthony Campbell wrote: > > I'm trying to set up plip on my desktop and laptop. Plip now runs, but > > I'm not sure how to continue. > > > > I'm working through the NFS Howto, with

Re: Plip problems: do I need NFS server?

2001-12-24 Thread Michael Heldebrant
On Mon, 2001-12-24 at 03:36, Anthony Campbell wrote: > I'm trying to set up plip on my desktop and laptop. Plip now runs, but > I'm not sure how to continue. > > I'm working through the NFS Howto, with moderate success only. Anything > else I should be reading? >

Plip problems: do I need NFS server?

2001-12-24 Thread Anthony Campbell
I'm trying to set up plip on my desktop and laptop. Plip now runs, but I'm not sure how to continue. I'm working through the NFS Howto, with moderate success only. Anything else I should be reading? Question: is it essential to have a NFS server running on both machines or is por

Re: Anyone using plip?

2001-12-22 Thread MeRp
I use plip, in module form, I could not get the IRQ mode working, but IRQ-less mode works fine, I had to use plipconfig to set both the nibble and trigger much higher than the default values.. I use 10,000 (the defaults were somewhere around 1000 if I recall).. I still get soem dropped packets

Re: Anyone using plip?

2001-12-22 Thread Anthony Campbell
On 22 Dec 2001, Steve Kieu wrote: > --- Anthony Campbell <[EMAIL PROTECTED]> > wrote: > I've tried to get plip running, both in a > monolithic > > kernel and as a > > module. No luck: dmesg reports "parport0 has no > > irq". > > You have t

Re: Anyone using plip?

2001-12-22 Thread Steve Kieu
--- Anthony Campbell <[EMAIL PROTECTED]> wrote: > I've tried to get plip running, both in a monolithic > kernel and as a > module. No luck: dmesg reports "parport0 has no > irq". You have to specify io port and irq manually, this is intended as irq may be assigne

Anyone using plip?

2001-12-21 Thread Anthony Campbell
I've tried to get plip running, both in a monolithic kernel and as a module. No luck: dmesg reports "parport0 has no irq". In fact, parport0 is there and is detected and used by lp0. Not sure what to try next. The information in the PLIP howto seems to be somewhat out of date; is

PLIP problem pls help

2001-11-08 Thread Steve Kieu
Hi, Sorry if it is not related to debian specific but I hope some one would help me out. I got two boxes and wish to use plip to connect. Kernel 2.4.12-ac2 compiled with plip and lp as modules. Printting is normal; So, I removed lp and even I removed parport_pc so on, and modprobe

plip, no IRQ? - debian on my laptop

2001-10-09 Thread valentin born
Hey Yo Hoh, everybody! after "modprobe plip" (on woody,2.4.9,with modules parport, parport_pc and plip) i get the following: plip0: parport0 has no IRQ. using IRQ-less mode, which is fairly inefficient! plip0: parallel port at 0x378, not using IRQ. but while boot

Re: PLIP and Windows

2001-08-20 Thread Phil Brutsche
A long time ago, in a galaxy far, far way, someone said... > Is PLIP compatible with parallel port Direct Cable Connection in > Windows (i.e., can it be used to network a computer running Linux to > one running Windows?) Unfortunately not. I know of no PLIP implementation that works wi

PLIP and Windows

2001-08-19 Thread Bob Nielsen
Is PLIP compatible with parallel port Direct Cable Connection in Windows (i.e., can it be used to network a computer running Linux to one running Windows?) Any caveats? I have several computers networked via 10base2 and would like to add a notebook to these, but I have only seen pcmcia cards for

plip module cannot be installed

2001-07-14 Thread Rainer Hahnekamp
I want to install the plip module in the kernel but it did not work. I have tried all parameters according to the technical reference of the manufacturer, but without success. I always get following error message: /lib/modules/2.2.19pre17/net/plip.o: init_module: Device or resource busy Hint

Re: PLIP, debian installation

2001-05-10 Thread William Leese
o do installations and upgrades on > laptops. I see these errors regularly but they don't seem to cause any > difficulty. I've always assumed they were just transient performance > lapses. sometimes the plip links works, but most of the time it doesnt and even when it does, i

Re: PLIP, debian installation

2001-05-10 Thread Jim McCloskey
[EMAIL PROTECTED] wrote: |> I'm attempting to install debian on a laptop using a plip |> connection to a desktop machine which has a debian cdrom iso file |> mounted on /cdrom. |> |> when trying to ping from the desktop machine to the laptop the laptops |> console shows

PLIP, debian installation

2001-05-10 Thread William Leese
Hi all, I'm attempting to install debian on a laptop using a plip connection to a desktop machine which has a debian cdrom iso file mounted on /cdrom. when trying to ping from the desktop machine to the laptop the laptops console shows the error: plip0: transmit timeout(1,80) until i c

Re: PLIP and debian

2001-03-20 Thread Felix E. Klee
In article <[EMAIL PROTECTED]>, "Viktor Lakics" <[EMAIL PROTECTED]> wrote: > Hi All, Has anyone set up PLIP connection between two linux boxes? It > would be neat to have this, especially useful for transferring data from > your laptop to a desktop? > > Any

PLIP and debian

2001-03-20 Thread Viktor Lakics
Hi All, Has anyone set up PLIP connection between two linux boxes? It would be neat to have this, especially useful for transferring data from your laptop to a desktop? Any personal experience, or pointers are appreciated... TIA-- Viktor Viktor Lakics Through the Internet

Slow printing after Plip

2001-02-25 Thread Felix E. Klee
Hi, printing a document after closing a Plip connection with "ifdown -s plip plip0" is very slow; it takes about 15 minutes per page and I have to reboot Linux in order to get back to normal speed. What should I do in order to correct this problem? TIA, Felix

Re: Can't connect two debian boxes via PLIP

2001-02-16 Thread Dr. Aldo Medina
Matthew Dalton wrote: > > I've followed PLIP-Howto steps, but even when I already > > tried two cables (which work under Windows, I know this doesn't prove > > anything, but..) > > It proves that the cables are okay. > > >, I still can't make this

Re: Can't connect two debian boxes via PLIP

2001-02-16 Thread Dr. Aldo Medina
h my PIII 800 with Debian woody (2.2.18 recompiled) using a > > "laplink" cable. I've followed PLIP-Howto steps, but even when I already > > tried two cables (which work under Windows, I know this doesn't prove > > anything, but..), I still can't make this to wor

Re: Can't connect two debian boxes via PLIP

2001-02-15 Thread Matthew Dalton
Chris Majewski wrote: > > No idea, but I had the same problem last summer, and gave up (I was > setting up a new machine and ended up transferring the data via 100M > Zip disks).. Well, I've done it. It's how I installed debian slink onto my laptop (over a year ago now). I used an anonymous

Re: Can't connect two debian boxes via PLIP

2001-02-15 Thread Chris Majewski
kernel > 2.2.17) with my PIII 800 with Debian woody (2.2.18 recompiled) using a > "laplink" cable. I've followed PLIP-Howto steps, but even when I already > tried two cables (which work under Windows, I know this doesn't prove > anything, but..), I still can't

Re: Can't connect two debian boxes via PLIP

2001-02-15 Thread Matthew Dalton
"Dr. Aldo Medina" wrote: > > I'm trying to connect my PII 350 with Debian 2.2r2 potato (kernel > 2.2.17) with my PIII 800 with Debian woody (2.2.18 recompiled) using a > "laplink" cable. > I've followed PLIP-Howto steps, but even when I already &g

Can't connect two debian boxes via PLIP

2001-02-15 Thread Dr. Aldo Medina
I'm trying to connect my PII 350 with Debian 2.2r2 potato (kernel 2.2.17) with my PIII 800 with Debian woody (2.2.18 recompiled) using a "laplink" cable. I've followed PLIP-Howto steps, but even when I already tried two cables (which work under Windows, I know this doesn&#

Re: Loading Modules (PLIP)

2000-12-05 Thread mcclosk
I'm following up on a query of my own from some time ago, in case it's of use to anybody who has encountered similar problems. I wrote: |>one of my |> frustrations since upgrading to 2.2. series kernels has been that I |> lost P

Re: plip installation (Host name lookup failure)

2000-08-03 Thread David Karlin
ion from the potato floppy boot disk set > dated July 5, 2000. Kernel and modules are installed; plip is > configured and I can ping hosts on the Internet by name from VC2. > > Over on VC1, the installation scripts are running, and I'm at the > stage "Install the Base

Re: newbie plip question

2000-05-18 Thread Daniel Reuter
Hello Russell, You wrote: > I have been given a 2 cd copy of slink, that I am going to put on my > main box. Is there anything special that I should install/be aware of > in order to run a plip? plip setup on slink (with kernel 2.0.x) step by step: I suppose you have the plip module

newbie plip question

2000-05-18 Thread russell simmons
I have an old 486 (dx 33/210mb hd/12mgs ram/) with a base install of slink on it, that I want to network with my main dual-boot system (166mmx overclocked to 200mhz/5.1gig hd/96mgs ram/windoz98/linux) via a plip connection. I have attempted to do this with rh 6.1, and mdk 6.0, but have had no

Re: PLIP configuration

2000-04-10 Thread Andy Bradford
Thus said [EMAIL PROTECTED] on Wed, 05 Apr 2000 20:28:59 CDT: > I am looking to use PLIP to network 2 machines together. > I'm running kernel 2.2.14, and have the PLIP module available, along with the > other obvious modules like TCP/IP, firewalling, etc. > > However, upon

Re: PLIP configuration

2000-04-07 Thread Daniel Reuter
Hello Colin, On Wed, 5 Apr 2000 [EMAIL PROTECTED] wrote: > I am looking to use PLIP to network 2 machines together. > I'm running kernel 2.2.14, and have the PLIP module available, along with the > other obvious modules like TCP/IP, firewalling, etc. > > However, upon modp

PLIP configuration

2000-04-06 Thread mcmi0037
I am looking to use PLIP to network 2 machines together. I'm running kernel 2.2.14, and have the PLIP module available, along with the other obvious modules like TCP/IP, firewalling, etc. However, upon modprobe plip, i get the error: /lib/modules/2.2.14/net/plip.o: init_module: Device or res

Re: network setting up (Ethernet,PPP,PLIP,SLIP)

2000-03-25 Thread Percival
PLIP doesn't sound like the best solution for you, as you would need to get some kind of parallel switch - and those are notorious for causing problems rather than fixing them. SLIP/PPP sounds like a possible solution. You do not have to use the modems at all. If you have a serial po

network setting up (Ethernet,PPP,PLIP,SLIP)

2000-03-25 Thread Daniel Yang
Hi, I am wondering how I set up my personal computer networking at home. Here is what I have. 2 computers: IBM ThinkPad  Laptop running window 98 (client)     Dell Desktop running Linux debian 2.1 (server)   I was thinking the options of setting up the networking between them. 1. PLIP

Re: PLIP

1999-11-19 Thread Phil Brutsche
A long time ago, in a galaxy far, far way, someone said... > I'd like to connect two computer ( on both debian 2.1 ) with paralel cable > using PLIP. Fair enough. > Should I give the command 'ifconfig ' 'route ...' on both > or on one computer? 

PLIP

1999-11-18 Thread Attila Csosz
I'd like to connect two computer ( on both debian 2.1 ) with paralel cable using PLIP. Should I give the command 'ifconfig ' 'route ...' on both or on one computer? If it possible I'd like to use two directional traffic. Thanks Attila -- --

Re: Install from plip

1999-11-12 Thread Matthew Dalton
Yep, that's how I did it. I found the best way was to setup anonymous ftp on the desktop and point apt at it on the portable (after the plip link has been setup of course). Install the base system on the portable using floppies, plip can be setup from there. If your desktop has only one

Install from plip

1999-11-11 Thread Brian Schramm
Has anyone had good luck with installing Debian from a plip conection to a desktop with a cd in it? I have a portable that has no cd and I would like to tie it to my desktop with a cd so I can install it that way. Thanks Brian Schramm [EMAIL PROTECTED] www.linuxexpert.org

[Fwd: Re: plip problems ahoy]

1999-09-22 Thread Matthew Dalton
Ooops. Forgot to reply to all... Original Message Subject: Re: plip problems ahoy Date: Wed, 22 Sep 1999 11:14:03 +1000 From: Matthew Dalton <[EMAIL PROTECTED]> To: Marcin Owsiany <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <

Re: plip problems ahoy

1999-09-21 Thread Marcin Owsiany
t happens, last night I managed to get it working. I just don't know how > it > happened... I turned everything on, and suddenly I was able to telnet and ftp > from comet to earth (I did not change any settings, and used the same scripts > I > had previously written to br

Re: plip problems ahoy

1999-09-21 Thread Matthew Dalton
Marcin Owsiany wrote: > > > > Earth is the only computer which has a cdrom drive. I wish to connect > > comet to saturn though, because PLIP requires that IP forwarding be > > enabled in the kernel (according to the PLIP mini-HOWTO... is it > > correct?). > &

Re: plip problems ahoy

1999-09-20 Thread Marcin Owsiany
On Mon, Sep 20, 1999 at 01:04:00PM +1000, Matthew Dalton wrote: > Hi there, > I've been trying to install Debian 2.1 on my > laptop, which has no cdrom or network card. Debian's base system was > easy to install (using floppies). I've been trying to set up a PLIP >

plip problems ahoy

1999-09-20 Thread Matthew Dalton
Hi there, I've been trying to install Debian 2.1 on my laptop, which has no cdrom or network card. Debian's base system was easy to install (using floppies). I've been trying to set up a PLIP link, so I can ftp the rest of the system over. My setup is unusual: +---+

Re: setting up PLIP

1999-08-19 Thread Jim McCloskey
|> I got plip to work in accordance with the LG-article. I just had |> one problem with nfs-filesystem and permissions. |> |> On Wed, 18 Aug 1999, Mark Wagnon wrote: |> |> > Has anyone else taken a look at the LG article, gotten plip to |> > work, or know of any pli

Re: Setting up PLIP

1999-08-19 Thread Johan Ur Riise
I got plip to work in accordance with the LG-article. I just had one problem with nfs-filesystem and permissions. On Wed, 18 Aug 1999, Mark Wagnon wrote: > Has anyone else taken a look at the LG article, gotten plip to > work, or know of any plip resources?

Setting up PLIP

1999-08-19 Thread Mark Wagnon
d one that walks one through a PLIP setup. Cool! So I go through the motions. I also compile my kernel with lp and plip as modules (I have two parallel ports though). But I get an error on booting (one of those SIOD-whatever errors), but I forgot to reset my /etc/issue (which is set to clear the sc

PLIP

1999-05-21 Thread JV2
hi... I bought myself a spanking new sencondhand laptop, and has eversince tried to get PLIP up and running on it. I get everything right, and pinging works fine. But the moment I try something with more content like ftp or telnet, all I get is Connected to xxx.xxx.xxx.xxx... and then it just

Re: remove plip from kernel

1999-03-01 Thread John Bagdanoff
ure the switch is on the ON position" But I'm learning. John B [EMAIL PROTECTED] wrote: > Subject: remove plip from kernel > Date: Sun, Feb 28, 1999 at 10:08:51PM -0800 > > In reply to:[EMAIL PROTECTED] > > Quoting [EMAIL PROTECTED]([EMAIL PROTECTED]):

Re: remove plip from kernel

1999-03-01 Thread wtopa
Subject: remove plip from kernel Date: Sun, Feb 28, 1999 at 10:08:51PM -0800 In reply to:[EMAIL PROTECTED] Quoting [EMAIL PROTECTED]([EMAIL PROTECTED]): > > Hi, > > I've been trying to compile plip out of the 2.0.36 kerenel(slink, hda5), so I > can >

Re: remove plip from kernel

1999-03-01 Thread MallarJ
In a message dated 3/1/99 12:34:08 AM Central Standard Time, [EMAIL PROTECTED] writes: > Or better, delete the /lib/modules/ directory before > installing the new kernel-image .deb > > It should warn/ask you about this when installing the .deb > Even better yet - rename the current dir in c

Re: remove plip from kernel

1999-03-01 Thread John Bagdanoff
George Well, I told you it was probably something stupid I was or was not doing. I made a bootable floppy just now, from the new kernel image, and it booted my new kernel, and no more plip! Now, I guess I gotta go re-read the Lilo documentation a few more times to see how I screwed that up

Re: remove plip from kernel

1999-03-01 Thread John Bagdanoff
George Bonser wrote: > On Mon, 1 Mar 1999, Shaleh wrote: > > > Check the /lib/modules/ for the module. Also make sure > > /etc/conf.modules or /etc/modules.conf is not auto loading the plip module. These are my 2 entries in /etc/modules: #auto serial > > > Or bett

RE: remove plip from kernel

1999-03-01 Thread Shaleh
Check the /lib/modules/ for the module. Also make sure /etc/conf.modules or /etc/modules.conf is not auto loading the plip module.

remove plip from kernel

1999-03-01 Thread John Bagdanoff
Hi, I've been trying to compile plip out of the 2.0.36 kerenel(slink, hda5), so I can use lp, without success. Here's some data: In .config # CONFIG_PLIP is not set CONFIG_PRINTER=m In bootup message: NET3 PLIP version 2.2 [EMAIL PROTECTED] plip1: Parallel port at 0x378, using assi

Re: Installing over PLIP?

1998-12-20 Thread Torsten Landschoff
not have external firewall access, but apt > via a http_proxy works just fine. Good - can you get an IP for the standalone machine? If not you have to set up ip masquerading on the lan machine. I installed hamm over PLIP - it's no problem. Just select the plip module when asked which modul

Installing over PLIP?

1998-12-18 Thread Vincent Murphy
Hi. I'm interested in installing Debian on a stand-alone machine. This machine is connected via a parallel cable to a machine on a LAN, in a university. This machine does not have external firewall access, but apt via a http_proxy works just fine. I want to install Debian on the standalone mach

Re: Plip, Plip My Kingdom for a Plip

1998-09-20 Thread servis
*- Bob Nielsen wrote about "Re: Plip, Plip My Kingdom for a Plip" | The PILP mini-HOWTO is stil on Sunsite in | /pub/Linux/docs/HOWTO/unmaintained/mini | | It is also in the Debian hamm doc-linux-text package (but not the | latest slink version for some reason ??) | | Bob >From

Re: Plip, Plip My Kingdom for a Plip

1998-09-20 Thread Bob Nielsen
The PILP mini-HOWTO is stil on Sunsite in /pub/Linux/docs/HOWTO/unmaintained/mini It is also in the Debian hamm doc-linux-text package (but not the latest slink version for some reason ??) Bob On Sat, 19 Sep 1998, john mcpeek wrote: > Hi all, > I want to plip a hamm box to win95 b

Plip, Plip My Kingdom for a Plip

1998-09-20 Thread john mcpeek
Hi all, I want to plip a hamm box to win95 box. I asked for help on this some time ago and got lots of good stuff, but none of it worked out. Then I saw a msg from someone with the same desire. People told him some good stuff, what I cough of it. <- I only saw a few of the replies.

Re: PLIP-howto?

1998-09-16 Thread Bob Nielsen
Try /usr/doc/HOWTO/unmaintained/mini/PLIP.gz (for some reason, the unmaintained tree disappeared in slink, however). Bob On Wed, 16 Sep 1998, Johann Spies wrote: > Some time ago on this list there was reference to a PLIP -mini-howto with > information on how to connect two linux ma

Re: PLIP-howto?

1998-09-16 Thread Jim McCloskey
|> See /usr/doc/HOWTO/unmaintained/mini/PLIP.gz And the latest version is always available (in HTML format) at Andrea Controzzi's home-page: http://www.cli.di.unipi.it/~controzz/intro.html Jim

Re: PLIP-howto?

1998-09-16 Thread servis
*- Johann Spies wrote about "PLIP-howto?" | Some time ago on this list there was reference to a PLIP -mini-howto with | information on how to connect two linux machines through a parallel cable. | | After upgrading to Debian 2.0 it no longer in /usr/doc/HOWTO/mini. | | Does anybody

Re: PLIP-howto?

1998-09-16 Thread Jack Kern
On Wed, Sep 16, 1998 at 01:23:27PM +0200, Johann Spies wrote: > Some time ago on this list there was reference to a PLIP -mini-howto with > information on how to connect two linux machines through a parallel cable. > > After upgrading to Debian 2.0 it no longer in /usr/doc/HOWTO/min

PLIP-howto?

1998-09-16 Thread Johann Spies
Some time ago on this list there was reference to a PLIP -mini-howto with information on how to connect two linux machines through a parallel cable. After upgrading to Debian 2.0 it no longer in /usr/doc/HOWTO/mini. Does anybody know which other documentation is available on the subject or what

RE: PLIP and win95

1998-09-03 Thread Hank Fay
ebian-user@lists.debian.org Subject: RE: PLIP and win95 > I have never used it but Win95 has this built in. > Select the following to install the driver. > > Start Menu-Setup-Control Panel-Add/Remove Programs-Windows Setup- > Communications-Direct Cable Connection. > > Is tha

plip and win95

1998-09-01 Thread David Karlin
Here is the email I recieved regarding plip-win95 connection: >>James, if you could find that you would make me very happy. Thanks >>for the response. --David >Here is is: > >From: Adam Williams <[EMAIL PROTECTED]> >To: James Vahn <[EMAIL PROTECTED]>

RE: PLIP and win95

1998-08-31 Thread David Karlin
> I have never used it but Win95 has this built in. > Select the following to install the driver. > > Start Menu-Setup-Control Panel-Add/Remove Programs-Windows Setup- > Communications-Direct Cable Connection. > > Is that not what you want? That is (probably) *not* what one w

RE: PLIP and win95

1998-08-31 Thread servis
the new PLIP mini-HOWTO. http://www.cli.di.unipi.it/~controzz/PLIP-Mini-HOWTO.txt.gz "No, so far nobody reported me a successful link between Linux and Windows 95. if somebody succeds in setting up this link, please let me know immediately: thousand of PLIP users await these news!"

RE: PLIP and win95

1998-08-31 Thread David Karlin
. I would be interested to hear about your progress. Please feel to email me directly or via this list. Good luck! --David > -Original Message- > From: john mcpeek [mailto:[EMAIL PROTECTED] > Sent: Sunday, August 30, 1998 7:51 AM > To: debian-user@lists.debian.org >

PLIP and win95

1998-08-30 Thread john mcpeek
Does anyone know how to make win95 use the LPT port as the network interface so I can setup a link between my linux box with PLIP and my win95 box

Re: PLIP Connection to Win95

1998-08-03 Thread Tom Pfeifer
Dave, I've never tried using plip to connect Linux to Windows, so I don't know if any of this will help or not. I'm no expert on networking, but I do have plip working between two Debian 2.0 machines and, for reference, here's my config files. I have plip compiled as a

Re: PLIP Connection to Win95

1998-08-02 Thread Torsten Hilbrich
> > I believe that win's network adapter has been properly configured; > It can ping it's loopback and its network adapter. After reading > the NAG manual section on PLIP connections, I booted lin and did the > following: > > #ifconfig > (info on &q

RE: PLIP Connection to Win95

1998-08-02 Thread David Karlin
Lindsay: Thanks for taking the time to answer my question. I think you missed an important detail; This is a PLIP connection (parallel port IP); there is no network card. The network "adapters" are drivers. Anyhow, I was able to set up "lin" with the following:

PLIP Connection to Win95

1998-08-02 Thread David Karlin
t can ping it's loopback and its network adapter. After reading the NAG manual section on PLIP connections, I booted lin and did the following: #ifconfig (info on "lo" displayed; all looked good.) #route add default gw 192.168.0.1 SIOCADDRT: Network is

Re: PLIP question

1998-03-09 Thread Janos A Csirik
I have been told what the problem was. Basically frisbee did not figure out correctly where the parallel port was. Inserting the plip module explicitly via insmod plip io=0x278 irq=7 solves the problem. Apparently, putting arp into the ifconfig helps, too. Now it all works. My next thing is

Re: PLIP question

1998-03-07 Thread joost witteveen
Janos A Csirik wrote: > Hello, > > I am having trouble getting PLIP to work. I don't want to seem really stupid, but why do you say: > frisbee# ifconfig plip1 frisbee pointopoint piglet up > SIOCSIFADDR: No such device > SIOCSIFDSTADDR: No such device > frisbee# ls

PLIP question

1998-03-05 Thread Janos A Csirik
Hello, I am having trouble getting PLIP to work. I have two debian linux machines, called frisbee and piglet. I tried to follow the instructions of the PLIP mini-HOWTO, they seem to work on piglet but not on frisbee. (I also have the laplink cable all plugged in but frisbee does not seem to be

Re: Slow PLIP

1997-07-28 Thread Rob Browning
Lazar Fleysher <[EMAIL PROTECTED]> writes: > The connection can be established but it is very very slow. > If I use dos on both and connect them using interlnk, intersrv, > I get about 60Kb/sec transfer rate, whereas via the plip packet > driver and ftp: only 3Kb. Could be t

Slow PLIP

1997-07-13 Thread Lazar Fleysher
HI I am trying to connect my linux computer with dos one using plip On dos machine I use plip packet driver form ftp://ftp.crynwr.com/drivers/plip.zip The connection can be established but it is very very slow. If I use dos on both and connect them using interlnk, intersrv, I get about 60Kb/sec

  1   2   >