Re: how to "join" LAN with plip link?



On 25 Dec 2006, in the Usenet newsgroup comp.os.linux.networking, in article
<4v96b5F1ag7v8U1@xxxxxxxxxxxxxxxxxx>, Zhang Weiwu wrote:

Hello. I have successfully connected two computers through plip0 (don't
know if current speed of 3kB/s is reasonable).

-rw-rw-r-- 1 gferg ldp 46049 Apr 26 2001 PLIP

That's a mini-howto, and section 1 states:

The speed achieved depends completely on your hardware (CPU and
parallel port) and system load, in general it may be from 5 Kb/sec up
to even 40 Kb/sec.

but you may also want to have a look at the "Linux Network Administrator's
Guide" (nag2 at any LDP mirror, or http://tldp.org/guides.html). It has a
whole chapter on PLIP.

The 'server' has a parallel port and is connected to LAN, the 'client'
have a parallel port and is not connected to LAN, I guess this is typical.
Now how can I make this 'client' join the LAN?

The nag2 should help. Either you need to configure the "server" as a router,
and have all systems know to send packets to the router as a gateway to the
LAN (or client), or you need to configure the server to do 'proxy-ARP'. In
the first method, the 'client' and LAN hosts would be on different networks
(such as 192.168.1.0/24 for the LAN, and 192.168.2.0/24 for the client),
while the proxy-ARP method would require client and LAN to be on the same
network range. See also

-rw-rw-r-- 1 gferg ldp 19372 Aug 28 2000 Proxy-ARP-Subnet

another mini-howto.

For client to access LAN I need to set up nat on the 'server',

Not really - proxy-ARP is much simpler.

Can this method be used on Linux through alternative configuration? I mean
can we configure a Linux host to act almost the same way as described
above?

You're making it much more complicated than necessary, but in essence you
are talking of proxy-ARP. Please remember that a "young" as Linux is, it
was doing IP networking long before microsoft invented computers, or what
ever they claim to have done. IP actually goes back to 1981, when microsoft
was yet to discover the concept of 'directories' in MS-DOS 1.1.

So what would you suggest / recommend? I know this issue is perhaps not
worth solving because we do have NIC everywhere, I am purely interested to
find out a solution.

PLIP is obviously not going to be as fast as Ethernet, but this is an
alternative that will work. I don't bother using DHCP, because my
systems remain on the same network all of the time, and it's easy to
use a static setup.

Old guy
.



Relevant Pages

  • Re: Cant browse the network over VPN?!
    ... running WINS on the LAN, WINS will have an entry for the Domain Master ... If the client has the correct WINS address, ... > server, and you attempt to connect to a computer using a PPTP/VPN client, ... > opening Network Knighthood. ...
    (microsoft.public.windows.server.networking)
  • Network Admin-Myrtle Beach, SC
    ... SofTec I.T. has a terrific permanent opportunity with a premier client ... for a Senior Network Administrator. ... Configures and maintains the organizations LAN server and LAN ...
    (comp.dcom.sys.cisco)
  • Slow LAN browsing and access when connected to internet
    ... NT4 SP6a server/XP Pro client network. ... Whenever the internet connection is active, browsing the LAN via My ...
    (microsoft.public.windowsxp.network_web)
  • My First VPN and my first Problem
    ... network and my LAN at home. ... (No small feat for a network newbie). ... The VPN Gateway at home is a LinkSys BEFVP41 Router Firmware Version ... The remote VPN Client software is TheGreenbowVPN. ...
    (microsoft.public.isa.vpn)
  • Re: how to "join" LAN with plip link?
    ... PLIP howto) about a real case on how I have made a plip connected host ... looking like on the LAN. ... Then I test the proxy-arp by ... LAN (or client), or you need to configure the server to do 'proxy-ARP'. ...
    (comp.os.linux.networking)