- To: "Michael Brown" <got1337@xxxxxxxxx>
- Subject: Re: [SLUG] applying changes made to .conf files for ipmasq on debian 2.4
- From: Peter Chubb <peter@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 03 Aug 2006 13:01:53 +1000
- Cc: slug@xxxxxxxxxxx
- User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 MULE XEmacs/21.4 (patch 19) (Constant Variable) (amd64-debian-linux)
>>>>> "Michael" == Michael Brown <got1337@xxxxxxxxx> writes:
Michael> Hi there,
Michael> I have an old linux 2.4 box that's using ipmasq to call
Michael> iptables and load all the rules when it boots up. I've found
Michael> what I think are the relevant .conf files in /etc/ipmasq/ and
Michael> I've edited them to add in the new rules I need.
You do
sh /etc/init.d/ipmasq stop
sh /etc/init.d/ipmasq start
reload does nothing (in fact, it's not even implemented)
You probably want to upgrade ipmasq first... it hasn;t used .conf
files for ages.
Peter c