Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 1996 17:02:53 -0600
From:      Nate Williams <nate@sri.MT.net>
To:        Stan Voket <asv@gaboon.nai.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: parallel port IP help please.
Message-ID:  <199605062302.RAA19227@rocky.sri.MT.net>
In-Reply-To: <199605062225.SAA19418@gaboon.nai.net>
References:  <199605062225.SAA19418@gaboon.nai.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> I'd like to install FreeBSD on my new Digital HiNote ct450. Would
> someone please point me to the complete idiot's ~guide to parallel port
> IP install' document. I have the laplink parallel cable already.

Here it is in a nutshell.

[ On your FreeBSD desktop box ]
# ifconfig lp0 10.5.5.1 10.5.5.2

[ On your FreeBSD laptop ]
# ifconfig lp0 10.5.5.2 10.5.5.1
# ping 10.5.5.1
....

Voila, you're networked.  Now, if you're desktop is on a network and you
want to be able to access it, you'll have to worry about routing and
such, but those are more 'generic' problems are are unrelated to the
laplink setup.  See the handbook for routing information.




Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605062302.RAA19227>