HELP: PPP(to internet) and PLIP to a 2nd machine simultaneously !

HELP: PPP(to internet) and PLIP to a 2nd machine simultaneously !

Post by Benno Senone » Sun, 22 Sep 1996 04:00:00



Quote:Benno Senoner writes:

I have played with the ppp-on script under linux, it works fine,
but the phone-line to my local provider has frequently
connection-losses, therefore I  need a script that
REDIAL to my provider in case of connection-losses.

Can anyone of you  help he in any way ?

I have a linux-desktop connected with PPP over a phone-line
to my provider.

1)Now I want to connect to the desktop via PLIP (parallel cable)
a laptop running linux.

 The problem is that my provider gives me dinamically ONLY one
IP-NUMBER: is there a way to share ONE IP on TWO machines ?
What is the easiest way to setup my mini-network, so that the
laptop connected via plip know the dinamic-ip ( in case I start
ppp on the desktop) assigned by my provider ?

3) I have 2 users on my machine and each user have a different
POP3 account on 2 different pop-servers ?
Is there a way under linux to set up two different POP3 servers, so
that when PPP goes up, the desktop connect to the 2 POP3 servers
and retrieve the mail for each user ?

I want to set up system that works in a following manner:

- if ppp is down, the laptop comunicates to the desktop via PLIP
- if ppp goes up, first the desktop retrieves mail from the
 two POP3 servers, and then comunicate the IP number assigned by
  the provider to the laptop, so that both can share it, and
  both have access to INTERNET !

                         ---------             --------
 -INTERNET-----PPP-------|DESKTOP|----PLIP-----|LAPTOP|
 (only one dinamic IP)   ---------             --------

PLEASE EMAIL ME THE RESPONSE, BECAUSE I HAVE NOT THE POSSIBILITY
TO READ THIS GROUP PERIODICALLY.

Thanks.
Benno.


 
 
 

HELP: PPP(to internet) and PLIP to a 2nd machine simultaneously !

Post by Al Longye » Sun, 22 Sep 1996 04:00:00



>I have played with the ppp-on script under linux, it works fine,
>but the phone-line to my local provider has frequently
>connection-losses, therefore I  need a script that
>REDIAL to my provider in case of connection-losses.

See the 'redialer' script in the source package.

Quote:>Can anyone of you  help he in any way ?
>I have a linux-desktop connected with PPP over a phone-line
>to my provider.
>1)Now I want to connect to the desktop via PLIP (parallel cable)
>a laptop running linux.
> The problem is that my provider gives me dinamically ONLY one
>IP-NUMBER: is there a way to share ONE IP on TWO machines ?
>What is the easiest way to setup my mini-network, so that the
>laptop connected via plip know the dinamic-ip ( in case I start
>ppp on the desktop) assigned by my provider ?

Use either the firewall toolkit (see the Firewall-HOWTO for help)
or use the IP Masquerading (see the Net-2-HOWTO) of the kernel.

Quote:>3) I have 2 users on my machine and each user have a different
>POP3 account on 2 different pop-servers ?
>Is there a way under linux to set up two different POP3 servers, so
>that when PPP goes up, the desktop connect to the 2 POP3 servers
>and retrieve the mail for each user ?

Run the popclient program to retrieve the mail from one account at a
time and put the mail into the approprate mail spool. The popclient
program is currently at version 3.0 and is on ftp.mal.com, but is being
moved someplace else.

Quote:>PLEASE EMAIL ME THE RESPONSE, BECAUSE I HAVE NOT THE POSSIBILITY
>TO READ THIS GROUP PERIODICALLY.

No.

--


 
 
 

HELP: PPP(to internet) and PLIP to a 2nd machine simultaneously !

Post by Benno Senone » Sun, 22 Sep 1996 04:00:00


Reposting article removed by rogue canceller.

Quote:Benno Senoner writes:

I have played with the ppp-on script under linux, it works fine,
but the phone-line to my local provider has frequently
connection-losses, therefore I  need a script that
REDIAL to my provider in case of connection-losses.

Can anyone of you  help he in any way ?

I have a linux-desktop connected with PPP over a phone-line
to my provider.

1)Now I want to connect to the desktop via PLIP (parallel cable)
a laptop running linux.

 The problem is that my provider gives me dinamically ONLY one
IP-NUMBER: is there a way to share ONE IP on TWO machines ?
What is the easiest way to setup my mini-network, so that the
laptop connected via plip know the dinamic-ip ( in case I start
ppp on the desktop) assigned by my provider ?

3) I have 2 users on my machine and each user have a different
POP3 account on 2 different pop-servers ?
Is there a way under linux to set up two different POP3 servers, so
that when PPP goes up, the desktop connect to the 2 POP3 servers
and retrieve the mail for each user ?

I want to set up system that works in a following manner:

- if ppp is down, the laptop comunicates to the desktop via PLIP
- if ppp goes up, first the desktop retrieves mail from the
 two POP3 servers, and then comunicate the IP number assigned by
  the provider to the laptop, so that both can share it, and
  both have access to INTERNET !

                         ---------             --------
 -INTERNET-----PPP-------|DESKTOP|----PLIP-----|LAPTOP|
 (only one dinamic IP)   ---------             --------

PLEASE EMAIL ME THE RESPONSE, BECAUSE I HAVE NOT THE POSSIBILITY
TO READ THIS GROUP PERIODICALLY.

Thanks.
Benno.


 
 
 

HELP: PPP(to internet) and PLIP to a 2nd machine simultaneously !

Post by Al Longye » Sun, 22 Sep 1996 04:00:00


Reposting article removed by rogue canceller.


>I have played with the ppp-on script under linux, it works fine,
>but the phone-line to my local provider has frequently
>connection-losses, therefore I  need a script that
>REDIAL to my provider in case of connection-losses.

See the 'redialer' script in the source package.

Quote:>Can anyone of you  help he in any way ?
>I have a linux-desktop connected with PPP over a phone-line
>to my provider.
>1)Now I want to connect to the desktop via PLIP (parallel cable)
>a laptop running linux.
> The problem is that my provider gives me dinamically ONLY one
>IP-NUMBER: is there a way to share ONE IP on TWO machines ?
>What is the easiest way to setup my mini-network, so that the
>laptop connected via plip know the dinamic-ip ( in case I start
>ppp on the desktop) assigned by my provider ?

Use either the firewall toolkit (see the Firewall-HOWTO for help)
or use the IP Masquerading (see the Net-2-HOWTO) of the kernel.

Quote:>3) I have 2 users on my machine and each user have a different
>POP3 account on 2 different pop-servers ?
>Is there a way under linux to set up two different POP3 servers, so
>that when PPP goes up, the desktop connect to the 2 POP3 servers
>and retrieve the mail for each user ?

Run the popclient program to retrieve the mail from one account at a
time and put the mail into the approprate mail spool. The popclient
program is currently at version 3.0 and is on ftp.mal.com, but is being
moved someplace else.

Quote:>PLEASE EMAIL ME THE RESPONSE, BECAUSE I HAVE NOT THE POSSIBILITY
>TO READ THIS GROUP PERIODICALLY.

No.

--

 
 
 

1. HELP: PPP(to internet) and PLIP to a 2nd machine simultaneously !

I have played with the ppp-on script under linux, it works fine,
but the phone-line to my local provider has frequently
connection-losses, therefore I  need a script that
REDIAL to my provider in case of connection-losses.

Can anyone of you  help he in any way ?

I have a linux-desktop connected with PPP over a phone-line
to my provider.

1)Now I want to connect to the desktop via PLIP (parallel cable)
a laptop running linux.

 The problem is that my provider gives me dinamically ONLY one
IP-NUMBER: is there a way to share ONE IP on TWO machines ?
What is the easiest way to setup my mini-network, so that the
laptop connected via plip know the dinamic-ip ( in case I start
ppp on the desktop) assigned by my provider ?

3) I have 2 users on my machine and each user have a different
POP3 account on 2 different pop-servers ?
Is there a way under linux to set up two different POP3 servers, so
that when PPP goes up, the desktop connect to the 2 POP3 servers
and retrieve the mail for each user ?

I want to set up system that works in a following manner:

- if ppp is down, the laptop comunicates to the desktop via PLIP
- if ppp goes up, first the desktop retrieves mail from the
 two POP3 servers, and then comunicate the IP number assigned by
  the provider to the laptop, so that both can share it, and
  both have access to INTERNET !

                         ---------             --------
 -INTERNET-----PPP-------|DESKTOP|----PLIP-----|LAPTOP|
 (only one dinamic IP)   ---------             --------

PLEASE EMAIL ME THE RESPONSE, BECAUSE I HAVE NOT THE POSSIBILITY
TO READ THIS GROUP PERIODICALLY.

Thanks.
Benno.


2. question about network address and broadcast address

3. Help starting 2nd xnews server (2nd openwin seat) on 1 machine

4. HP 695C printer

5. 8088 XT SLIP,PPP,PLIP to Linux machine possibly??

6. Modelines

7. Web Interface for Sendmail

8. PLIP PLIP PLIP

9. PLIP PLIP PLIP . . .

10. want to share my ppp connection with 2nd machine

11. please help: PLIP trouble (I did read the PLIP and NET3 HOWTOs)