You can't actually modify an iso image as the filesystem type is readonly. What you can do is mount the iso, copy the contents to a working directory, then make your modifications and use mkisofs/genisoimage to create a new iso image. When in doubt consult man, /usr/share/doc, and google. If you are looking for a simple firewall script try ipmasq though I recommend writing one from scratch.
- Cory Oldford ----- Original Message ----- From: "Wayne Topa" <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, August 23, 2007 2:16:54 PM (GMT-0600) US/Central Subject: Re: Customizing debian firewall install [EMAIL PROTECTED]([EMAIL PROTECTED]) is reported to have said: > Hi guys > > I install debian based firewall often, so I would like to know how an iso > image (net install in example) can be customized. Also, one or two years > ago, I found a useful firewall script somewhere (iptables based) but I lost > it, does anybody know about this script? > Did you try to find what firewall you ran by doing apt-cache search firewall We have no idea which script you installed before. There are many firewall packages in debian. wt -- Please trim quotes to minimum for context, then reply below or interleave point-by-point replies. A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. -Douglas Adams _______________________________________________________ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

