Thank you!
My problem is that I have no idea how to set up a firewall using iptables. I
know there is something called ports, but I have no idea which ports I
should have open or closed. At the moment I have a modem, but I'm a little
nervous about having some backdoor open unbeknownst to me once we get ADSL
set up.
When I get a little extra time, I'll do a little research on it. Do you have
website that explains it in a rather basic way?
Marie-Thérèse

-----Oprindelig meddelelse-----
Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sendt: 17. marts 2003 22:50
Til: [EMAIL PROTECTED]
Emne: Re: SV: Firewall Issue


Marie-Thérèse Lorentzen schrieb:
> Is there a way or a file in which one can look at to see what the firewall
> is set actually at? It would be nice to see with ones own eyes if it is
set
> to what one believes to have set it to - particularly if some sort of
> problem comes up at a later point.
>

#iptables-save

/etc/sysconfig/iptables
is for  #service iptables start

you can create your own,eg.
#iptables-save > /etc/sysconfig/iptables-own

or restore, eg.
#iptables-restore < /etc/sysconfig/iptables-own

--
shrek-m



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to