* Brian (***@brianyork.net) [030127 22:12]:
->Were is the iptables service?? Suse has consumed linux and spit it back up in
->to their own version.
I'm not sure what your talking about here. What the SuSEfirewall2
*script* does is use iptables. It gives you plain English options for
the rules it will write and maintain. If you look at your running kernel
using the SuSEfirewall2 script you will see the following...
Section cut/pasted after executing lsmod:
-----
ipt_TCPMSS 2432 1 (autoclean)
ipt_TOS 1088 11 (autoclean)
ipt_state 672 58 (autoclean)
ipt_LOG 3232 64 (autoclean)
ipt_REJECT 2848 3 (autoclean)
iptable_mangle 2208 1 (autoclean)
iptable_filter 1792 1 (autoclean)
ip_nat_ftp 3008 0 (unused)
iptable_nat 13300 1 [ip_nat_ftp]
ip_conntrack_ftp 3264 0 (unused)
ip_conntrack 13324 3 [ipt_state ip_nat_ftp iptable_nat
ip_conntrack_ftp]
ip_tables 10464 10 [ipt_TCPMSS ipt_TOS ipt_state ipt_LOG
ipt_REJECT iptable_mangle iptable_filter iptable_nat]
------
The above modules loaded clearly shows that iptables is being used as
the firewall mechanism.
You might want to do some further reading before saying that SuSE is
doing something non-standard. If you don't wish to use SuSE's firewall
script then you are more then welcome to hunt down a program on
freshmeat.net or write a group of iptables rules and put them in
/etc/init.d/boot.local so they start when you boot your machine.
--
Ben Rosenberg ---===---===---===--- mailto:***@whack.org
Tell me what you believe..
I'll tell you what you should see.
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-***@suse.com
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-***@suse.com