Bug 957809
Summary: | kickstart firewall does not change default configuration | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dean Hunter <deanhunter> | ||||||
Component: | anaconda | Assignee: | Martin Kolman <mkolman> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 19 | CC: | g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | anaconda-20.25-1.fc20 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | |||||||||
: | 1016008 (view as bug list) | Environment: | |||||||
Last Closed: | 2013-10-15 06:34:41 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | 969106 | ||||||||
Bug Blocks: | 1016008, 1016870 | ||||||||
Attachments: |
|
Description
Dean Hunter
2013-04-29 14:56:38 UTC
Please attach the complete /tmp/anaconda.log and /tmp/program.log to this bug report. Thanks. After further review, it is possible to add to the defaults but not remove a default service. This kickstart firewall command: firewall --enable --service=ftp,mdns,ssh results in this configuration: [root@fedora19 ~]# firewall-cmd --list-all public interfaces: eth0 services: ftp mdns dhcpv6-client ssh ports: forward-ports: icmp-blocks: [root@fedora19 ~]# Created attachment 741675 [details]
/tmp/anaconda.log
Created attachment 741676 [details]
/tmp/program.log
This problem persists in Fedora 19 Beta TC3. This problem persists in Fedora 19 Beta TC4. 16:30:54,828 INFO program: Running... /usr/bin/firewall-offline-cmd --enabled --service=mdns --service=ssh 16:30:55,105 INFO program: No changes to default zone needed. Looks like firewall-offline-cmd can't list and remove enabled services. Filled bug 969106 on firewalld. I had previously created 964234 on firewalld. Looks like firewalld support for removing services was added in version 0.3.5, so this can be finally implemented also in Anaconda. anaconda-20.23-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/anaconda-20.23-1.fc20 Package pykickstart-1.99.42-1.fc20, anaconda-20.23-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing pykickstart-1.99.42-1.fc20 anaconda-20.23-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-18714/pykickstart-1.99.42-1.fc20,anaconda-20.23-1.fc20 then log in and leave karma (feedback). anaconda-20.25-1.fc20, python-blivet-0.23-1.fc20, pykickstart-1.99.42-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/FEDORA-2013-18731/python-blivet-0.23-1.fc20,pykickstart-1.99.42-1.fc20,anaconda-20.25-1.fc20 anaconda-20.25-1.fc20, python-blivet-0.23-1.fc20, pykickstart-1.99.42-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |