ipforwarding

ipforwarding

Post by Terry Kir » Wed, 15 Jan 1997 04:00:00



Stupid question....  But how do you turn on ipforwarding on AIX 3.25?

Thanks!

.....................................................................        
Terry Kirk, SLITHER List Owner. http://www2.southwind.net/~python/
Snake Mailing List---> http://www2.southwind.net/~python/slither.html
.....................................................................        

 
 
 

ipforwarding

Post by Rajesh Nundlal » Thu, 16 Jan 1997 04:00:00



> Stupid question....  But how do you turn on ipforwarding on AIX 3.25?

> Thanks!

> .....................................................................
> Terry Kirk, SLITHER List Owner. http://www2.southwind.net/~python/
> Snake Mailing List---> http://www2.southwind.net/~python/slither.html
> .....................................................................

try:
   no -o ipforwarding=1

Check the manpage for no.

--
Rajesh.

 
 
 

ipforwarding

Post by Andrew Pecheno » Thu, 16 Jan 1997 04:00:00


Quote:

> Stupid question....  But how do you turn on ipforwarding on AIX 3.25?

> Thanks!

Hello!

  ipforwarding is on by default on aix 3.2.5

andy
---

PGP keyid:F3C47B41
fingerprint:A6 DF D1 30 09 2C 9B DE  A0 50 DF 52 DD 7A FF 08

 
 
 

ipforwarding

Post by Gary Lak » Thu, 16 Jan 1997 04:00:00



> Stupid question....  But how do you turn on ipforwarding on AIX 3.25?

> Thanks!

Don't know about 3.23, but on 4.1.4 it's

no -o ipforwarding=0

--
******************************

* 64 Lexington Ave           *
* Attleboro, MA 02703-3757   *
* (508)-431-8402             *
* (508)-445-3936 Page        *
******************************

 
 
 

ipforwarding

Post by Bongo-bong » Sat, 18 Jan 1997 04:00:00


Not stupid. But as far as I recall you don't. It's default. Otherwise
you would do something like
no -o ipforwarding=1
Hope it helps and I'm right.
KR
Bongo-bongo

 
 
 

ipforwarding

Post by Jessie Wood » Sat, 25 Jan 1997 04:00:00



> Stupid question....  But how do you turn on ipforwarding on AIX 3.25?

> Thanks!

> .....................................................................
> Terry Kirk, SLITHER List Owner. http://www2.southwind.net/~python/
> Snake Mailing List---> http://www2.southwind.net/~python/slither.html
> .....................................................................

You can enter no -o ipforwarding=1 at the command line, and this
change will take effect immediately, however, when the system is
rebooted, it will be set back to a default vault of 0 (ipforwarding
off).  If you want the change to take affect permanently, add the
command to the /etc/rc.net file.
--
-------------------------------
Jessie Woods                  
Unix Systems Administrator
US Computer Services                  

(916)636-4577
-------------------------------
 
 
 

ipforwarding

Post by Charles J. Lesl » Mon, 27 Jan 1997 04:00:00


Actually,  ipforwarding is on by default in 3.2.5.  If you want to toggle
ipforwarding on or off, us the 'no' command.  The number one (1) means TRUE
while the number zero (0) means false.

no -o ipforwarding=1    => ipforwarding is on
no -o ipforwarding=0    => ipforwarding is off

These changes are lost after a reboot; therefore,  you might want to add an
entry in your local bootup script.

Correct me if I am wrong...



>> Stupid question....  But how do you turn on ipforwarding on AIX 3.25?

>> Thanks!

>Don't know about 3.23, but on 4.1.4 it's

>no -o ipforwarding=0

>--
>******************************

>* 64 Lexington Ave           *
>* Attleboro, MA 02703-3757   *
>* (508)-431-8402             *
>* (508)-445-3936 Page        *
>******************************

--

------------------------------------------------------

http://www.eng.ua.edu/~charles       PGP2.6.2 key available
The University of Alabama

fp: C5 62 05 E8 B3 1F 8A B1  73 B9 F1 A5 92 E9 B1 36

 
 
 

1. ipforwarding ? ipchains ?

Hi !

I have the following problem :

I have one linux box with three eth.

Eth 0 is on external ip on the internet
Eth 1 is my private local network
Eth 2 is another external ip on the internet.

I use ipchains and masquerading with eth0 and eth1 and everything work fine.

Now, I'd like that everything sent to the ip address of eth2 (a public ip on
the internet) is sent to a specific machine on my private network.

I'd like also that this computer on my private network remains available on
the private network.

Someone told me to use ip forwarding! but I didn't succeed to make this
work!

Could anybody give me some advices!

Thank you very much !!

Eric

2. Multiple Screen Setup

3. IPForwarding/Masquerading/natd help

4. Metadevice

5. ipforwarding through natd

6. ksh or bash for dos?

7. ppp and ipforwarding

8. OPTI 82c931 - Pnp SoundBlaster Pro compatible?

9. Does SCO unix have IPFORWARD equivalent

10. ipforwarding and X remote DISPLAY

11. ipforwarding

12. OS5/PPP & IPFORWARDING - HOW??

13. IP Routing - How to build kernel with ipforwarding option