2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

fedoraをminimalインストールすると/etc/sysconfig/iptablesファイルがない

Posted at

fedora 23で表記の問題が発生した。おそらく他の2x系バージョンや、新し目のRedHat/Cent系でもこの問題が発生しそう。

fedora 23 をminimalでインストールしたりminimalなVMを利用したりすると、/etc/sysconfig/iptablesファイルが作成されない。

修正は意外に簡単で、rootでdnf install system-config-firewall-baseを実行するだけ。これでiptablesファイルが作成される。

参考: https://access.redhat.com/discussions/1341583

2
0
3

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?