I assume that goes in /etc/modules.conf :) iptables gets automatically loaded AFAIK .. or else it happens in the /etc/init.d/iptables ;) Tommy On Sun, 2003-01-05 at 13:53, Steven W. Orr wrote: > On Sun, 5 Jan 2003, Tommy McNeely wrote: > > => > =>my question.. which everyone keeps sorta dancing around :) > => > =>is how do I make it load automatically at system boot time... will just > =>specifying the options in /etc/modules.conf work for me? .. i see > =>something about /etc/rc.modules in the /etc/rc.sysinit ?? or is there > =>something like /etc/modules.autoload ?? > => > =>Tommy > > How about something like this: > > add above ip_tables iptable_filter iptable_mangle iptable_nat ip_conntrack ipt_state ipt_unclean ipt_LOG ipt_limit > add above ip_conntrack ip_conntrack_ftp ip_conntrack_irc > add above iptable_nat ipt_MASQUERADE ip_nat_ftp > > Then load the ip_tables module in rc.local via modprobe > > => > =>On Sun, 2003-01-05 at 00:29, djh wrote: > =>> On Sun, 5 Jan 2003, Tommy McNeely wrote: > =>> > ... > =>> > is there some sort of module option to set to have ip_conntrack_ftp > =>> > watch another port, > =>> > =>> modinfo will list module parameters. > =>> > =>> > and where would I put it... right now all I did was > =>> > =>> modprobe ip_conntrack_ftp ports=21,8021 > =>> > =>> Or if you feel the need, you could add something like this to > =>> /etc/modules.conf: > =>> > =>> options ip_conntrack_ftp ports=21,8021 > =>> > =>> David. > > -- > -Time flies like the wind. Fruit flies like a banana. Stranger things have - > -happened but none stranger than this. Does your driver's license say Organ > -Donor?Black holes are where God divided by zero. Listen to me! We are all- > -individuals! What if this weren't a hypothetical question? steveo@syslang.net > > > > -- > Psyche-list mailing list > Psyche-list@redhat.com > https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list