>Anyone know how to make connection of two
>machines, one has network card of NE2000, the other PCMCIA card.
>Although each machine has its' own internet access through ppp,
>but I also want to connect the two machine together.
>Although the perfect structure will be
>that both machines's ethernet card are connected through a twisted wire,
>one machine is connected to the internet using ppp through modem connection.
>So the specific problem will be
>1) How to set up the ip address when execute netconfig for a
> local connection of two machine. (Not connecting to the internet)
>2) Is it possible to use a modem and a network card at the same time.
> (that is, connecting to the internet and connect to each other)
>Appreciate if anyone know how or can show me which HOW-TO to look into.
What I would do is to set up the system with the modem connection as a
PPP server to the other system, using the pppd to initiate the two
connections, and setting the defaultroute of the second system to the
first system. I am not altogether sure as to how to set up the PPP
server, or unless you have a static IP, how you are going to get the
two systems to communicate when connected to the 'net, but I'm sure
you can find some way to do it if you read the "Network
Administrator's Guide". It's at sunsite in:
/pub/Linux/doc/linux-doc-project/nag...
I think.
It's a VERY usefull doc, and I learned a great many things from it.
But as for finding your specific problem in there, it's a 1000+ page
book, so I'll leave that up to you. :-)
-Erik G. Burrows
-Erik G. Burrows
"The purpose of Real Mode is to set up the processor for
Protected Mode operation." -Intel
"IPs, IPCs, IDTs, GDTs, PIDs, SIDs and CTS." -Me