[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

How to Masq, Novaworld, F22-v3, Mig-29 & F-16....



I've had good luck making ipchains work with F22 v3, Mig-29 & F-16...

Here's the recipe...

On a STOCK RH 6.0 system, you'll need to recompile the kernel... (this is a
must!)

Make sure that ipchains is working for you and that you can access the
internet...

Download ipmasqadm and install it.

Add the following lines to your /etc/rc.d/rc.local file...

#
# For Novaworld AND F-16 & Mig 29
#
ipmasqadm autofw -A -r udp 4533 4534 -h 10.0.0.11
#
# F-22 Lightning 3
#
ipmasqadm autofw -A -r udp 4660 4661 -h 10.0.0.11
#
#
# Delta Force
#
ipmasqadm autofw -A -r udp 3657 3659 -h 10.0.0.11
#

Note that you need to replace 10.0.0.11 with the address of the machine
you'll be using to access Novaworld...

Enjoy!

-JMS




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]