/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! 
/* ALSO: Don't quote this header. It makes you look lame :-) */

On Sun, 2002-02-03 at 17:07, Pete Wright wrote:
> I am able
> to forward ports for IP address that are listening as the primary IP address
> on the external NIC but not for aliases
(snip)
>       Any reasoning why this is not working for me?  Oh yea, I am using
> gShield-2.7.1 to generate my iptables rules.  Let me know if you want to
> see code, I *can* get it to you all, just not right now :(

My guess would be that the rules are not being specified by gShield
correctly.  This can be verified by running the following commands:

iptables -nv --list
iptables -t nat -nv --list
iptables -t mangle -nv --list

This will list all the rules verbosely for all the main tables (Filter,
Nat, and Mangle).  If you can provide this output, the source of your
problem will most likely be quite clear.

Jamin W. Collins

_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- 
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to