日時: 2008/04/25 08:03
名前: (*∩o∩*)ノ
お世話になっております。
ルーターで解決できない不明な点がありまして、 ご指導をいただきたく、投稿させていただきました。m(_"_)m
Fedora8でPPPoE接続をおこなっております。
内容は [root@linux ~]# ./iptables-router.sh iptables: Flushing firewall rules: [ OK ] iptables: Setting chains to policy ACCEPT: filter nat [ OK ] iptables: Unloading modules: [失敗] ←←NG iptables: Saving firewall rules to /etc/sysconfig/iptables:[ OK ] iptables: Applying firewall rules: [ OK ] iptables: Loading additional modules: ip_conntrack_ftp ip_n[ OK ]
設定はhttp://fedorasrv.com/pppoe-iptables.shtmlの内容で構築いたしました。 adslの文字部分をすべてpppoeに変更して、とても快適に動いております。
[root@linux ~]# yum -y install rp-pppoe [root@linux ~]# pppoe-setup
@vi /etc/rc.d/init.d/pppoe ←中のadsl文字はすべてpppoeへ変更! Achmod +x /etc/rc.d/init.d/pppoe B/etc/rc.d/init.d/pppoe start Cchkconfig --add pppoe Dchkconfig --list pppoe Evi iptables-router.sh Fchmod 700 iptables-router.sh G./iptables-router.sh Hvi /etc/cron.daily/otherfilter_check.sh Ichmod +x /etc/cron.daily/otherfilter_check.sh Jmv /etc/ppp/firewall-masq /etc/ppp/firewall-masq.org Kvi /etc/ppp/firewall-masq
レスポンスは過去に経験ないほど反応が良く、 「Shields UP! - Internet Vulnerability Profiling」で ポート確認をしても、なにも問題はありません。
Gを実行した時に iptables: Unloading modules: [失敗] が出ることだけが解決できませんでした。
ご指導を宜しくお願いいたします。
|