Re: [masq] Problems after reinstall...

1998-07-29 Thread David A. Ranch


/proc/sys/net/ip_forwarding = 1

Try "echo "1"  /proc/sys/net/ipv4/ip_forwarding"

Notice the addition of the ipv4 stuff.


--David
..
|  David A. Ranch - Remote Access/Linux/PC hardware  [EMAIL PROTECTED]  |
!!
`- For more detailed info, see http://www.ecst.csuchico.edu/~dranch -'
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]



Re: [masq] Problems after reinstall...

1998-07-29 Thread James Michael Keller

On Wed, 29 Jul 1998, David A. Ranch wrote:

 
 /proc/sys/net/ip_forwarding = 1
 
 Try "echo "1"  /proc/sys/net/ipv4/ip_forwarding"
 
 Notice the addition of the ipv4 stuff.
 
yeap, noticed it was a typo :)  But it appaears as if the -W eth0
on my end should have been -W ppp0 ( or simply removed )  Works find
again.


 
 --David
 ..
 |  David A. Ranch - Remote Access/Linux/PC hardware  [EMAIL PROTECTED]  |
 !!
 `- For more detailed info, see http://www.ecst.csuchico.edu/~dranch -'
 

---
===
James Michael Keller | [EMAIL PROTECTED]
  http://www.radix.net/~jmkeller
---
Contents (c)1998 James Michael Keller.  All rights reserved
===

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]



Re: [masq] Problems after reinstall...

1998-07-29 Thread Bill Eldridge


The "proper" way to do this is to edit
/etc/sysconfig/network and change
FORWAR_IPV4=false to FORWARD_IPV4=true

--
Bill Eldridge
Radio Free Asia
[EMAIL PROTECTED]
-Original Message-
From: James Michael Keller [EMAIL PROTECTED]
To: David A. Ranch [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Wednesday, July 29, 1998 4:40 PM
Subject: Re: [masq] Problems after reinstall...


On Wed, 29 Jul 1998, David A. Ranch wrote:


 /proc/sys/net/ip_forwarding = 1

 Try "echo "1"  /proc/sys/net/ipv4/ip_forwarding"

 Notice the addition of the ipv4 stuff.

 yeap, noticed it was a typo :)  But it appaears as if the -W eth0
on my end should have been -W ppp0 ( or simply removed )  Works find
again.



 --David

.---
-.
 |  David A. Ranch - Remote Access/Linux/PC hardware
[EMAIL PROTECTED]  |

  !
 `- For more detailed info, see
http://www.ecst.csuchico.edu/~dranch -'


---
===
James Michael Keller | [EMAIL PROTECTED]
  http://www.radix.net/~jmkeller
---
Contents (c)1998 James Michael Keller.  All rights reserved
===

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]



Re: [masq] Problems after reinstall...

1998-07-29 Thread David A. Ranch


The "proper" way to do this is to edit
/etc/sysconfig/network and change
FORWAR_IPV4=false to FORWARD_IPV4=true

Agreed... for Redhat.

--David
..
|  David A. Ranch - Remote Access/Linux/PC hardware  [EMAIL PROTECTED]  |
!!
`- For more detailed info, see http://www.ecst.csuchico.edu/~dranch -'
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]