[Fedora-livecd-list] Is it possible to configure the firewall in %post?

Alan Pevec apevec at gmail.com
Thu Jun 30 11:40:01 UTC 2011


On Thu, Jun 30, 2011 at 11:05 AM, James Heather <j.heather at surrey.ac.uk> wrote:
> It does also depend on how much control you want. If it's a case of enabling
> access to particular services, you can do it with
>
>     firewall --enabled --service=mdns
>
> in your kickstart. That line appears in fedora-live-base.ks. I don't know if
> you can put specific ports and protocols in there. (There isn't any
> documentation that I've been able to find on the detailed syntax of
> kickstart files. Maybe I missed it.)

RTFS is the ultimate documentation:
http://git.fedorahosted.org/git/?p=pykickstart.git;a=blob;f=pykickstart/commands/firewall.py


More information about the livecd mailing list