「iptablesでファイヤーウォールの設定」で最終的に
#sh /etc/ppp/firewall-masq
とスクリプトを起動すると
組込みチェインを標準ACCEPTポリシーに再設定: [ OK ]
/etc/ppp/firewall-masq: line 26: iptables: command not found
のようなエラーが出ます。
エラーは1つではなく
(line: 26から line:152まで複数行です)
現在のルールを/etc/sysconfig/iptablesに保存中: [ OK ]
/etc/ppp/firewall-masq: line 162: server: command not found
というエラーも出ます。
デフォルトのfirewall-masqは削除してしまいました。
解決方法をご存知の方いらっしゃいましたらよろしくお願いします。
> 「iptablesでファイヤーウォールの設定」で最終的に
> #sh /etc/ppp/firewall-masq
> とスクリプトを起動すると
>
> 組込みチェインを標準ACCEPTポリシーに再設定: [ OK ]
> /etc/ppp/firewall-masq: line 26: iptables: command not found
> のようなエラーが出ます。
> エラーは1つではなく
> (line: 26から line:152まで複数行です)
>
> 現在のルールを/etc/sysconfig/iptablesに保存中: [ OK ]
> /etc/ppp/firewall-masq: line 162: server: command not found
> というエラーも出ます。
>
> デフォルトのfirewall-masqは削除してしまいました。
>
> 解決方法をご存知の方いらっしゃいましたらよろしくお願いします。
/etc/ppp/firewall-masqの記述に問題があるのではないでしょうか?