المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : لينكس Iptable what for



kent69
23-05-2007, 12:49 PM
Guys
Can you pls explain permanently what is the Iptable, what is for ? how we can start it, and stop it? And if any effect for other programs if they will work in the same time!

And briefly please explain the finger

VBR

XFCE
23-05-2007, 05:47 PM
what is the Iptable, what is for ?
It's a Firewall application

how we can start it, and stop it?
In Some Distros, It's Enabled by Default.
Although, you can enable it or disable it by executing the following commands

/etc/init.d/iptables stop

/etc/init.d/iptables start

type

man iptables
for more info.

BTW, I recommend using the Graphical Firewall called "Firestarter".

sudo apt-get install firestarter
or
use "yum" or any package manager in your distro.

kent69
23-05-2007, 07:58 PM
XFCE
you are the best as always
please repet the commands for rh or fedora
you mean yum install firestarter???

thank you man

XFCE
23-05-2007, 09:38 PM
yes
try yum install firestarter