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

Alex Gein <[EMAIL PROTECTED]> wrote:
>
> However, I have this issue where after an arbitrary period of time
> (sometimes hours, sometimes a few days) the ip masquerading halts and
> will not work again, until the machine is rebooted.

You should not just reboot the machine; instead you should log in, check
logs, see if you can find error messages that might point up the problem.

The most common cause for this is overloading of the connection table
(too many connections at once).  The most common cause of THAT is that
you forward all your DNS queries to your ISP, forcing the firewall to
keep track of every query, filling up its table.

But the only way to know for sure is by checking logs (looking for
connection table full messages) or by running status commands like
"ipchains -L -M -n" to see what connections dominate the table.

> Now, I know the HOWTO mentions (in 7.35) a port forwarding tool,
> IPAUTOFW, and that my kernel is more than likely configured to use it,
> but how do I find this out?

Problems with autofw will only arise if you use it.  Which means that
you would have to have run some ipautofw commands in order to invoke
that service.  And hopefully you would know if you did that.

-- 
   [EMAIL PROTECTED] (Fuzzy Fox)     || "Good judgment comes from experience.
sometimes known as David DeSimone  ||  Experience comes from bad judgment."
_______________________________________________
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