|
|
我装的是Ubuntu 6.10 ,之前用Firestarter从来没有出现过这种问题:
系统装好后刚开始使用时Firestarter是工作正常的,但是不知到什么时候起,Firestarter每每启动时都会报错:eth0没有准备好,然后就不工作了。但是这个时候eth0是启用的,我连网都能上。
因为找不到原因,我决定将Firestater卸载了,重新装一次,于是apt-get remove firestarter;apt-get install firestarter,在安装过程中,另一个问题又出现了,/etc/init.d/firestarter 作为服务器启动时会启动失败!
$ sudo /etc/init.d/firestarter start
* Starting the Firestarter firewall... [fail]
因为Firestarter服务无法启动,现在Firestarter根本都无法运行了。
请问这是什么原因导致的,可以解决吗? |
|