Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Is having no "iptables" bad?
- Date: Wed, 02 Aug 2006 21:19:10 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] Is having no "iptables" bad?
- References: <44CEC200.7050501@example.com> <20060801031124.GG17068@example.com> <877j1s6g9t.fsf@example.com> <44CF436C.1050306@example.com> <87slkfbz5f.fsf@example.com> <44D042D0.1020600@example.com>
- Organization: The XEmacs Project
- User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.5-b27 (linux)
>>>>> "Dave" == Dave M G <Dave> writes: Dave> "It's a waste of your time" certainly seemed contrary. :-) I thought he was referring to the implicit "starting from where I am now." I don't take a position on that, because I don't know where you are now. He later clarifies that he thinks you mean to start from scratch. That would be a waste of time, you'd lose all the work you've done so far. Dave> What I've found in xconfig is: Dave> Networking | Network packet filtering (replaces ipchains) | Core Dave> Netfilter Configuration | Netfilter Xtables support (required for ip_tables) Dave> Under that branch, is a whole list of options, such as: Erm. Apparently I've not configured a 2.6.17 kernel yet, because I haven't a clue about the details here, specifically what all the options under Xtables are. But I'll take a hack anyway :-) Dave> ... and so on. All told there are 23 options. Do I need them Dave> all? You don't need anything to do with IPv6, DCCP, or SCTP. These are experimental protocols that are not much, if at all, used on the Internet yet, and I doubt they will be in the life of this kernel. Everything else, I would enable. Ditto, the sibling of Xtables called "Layer 3 connection tracking" and everything under it that's not experimental. You definitely need "IP: Netfilter configuration". Under it, you need iptables and all its suboptions. You probably want connection tracking; enable the two nonexperimental options at the top and the FTP protocol at least, maybe IRC if you use that. The other protocols you can omit. You don't need ARP tables. Why enable so much? Because you're not going to know whether you need it. Instead, firestarter is going to manage that stuff for you. As firestarter gets smarter, you may as well have the modules in place so you can take advantage of it. (And there's a possibility that firestarter will only offer the options that you have modules for.) Dave> I tried selecting them all, and to compile them as modules, Dave> I ran "sudo make modules modules_install". But it returned Dave> an error: Dave> make: *** No rule to make target `modules'. Stop. This is a different problem. Make sure you're in the right source directory. Make sure there's a file called Makefile. That should get you pretty close. You might also want to wait on further advice on exactly which netfilter modules you need. -- School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Ask not how you can "do" free software business; ask what your business can "do for" free software.
- Follow-Ups:
- Re: [tlug] Is having no "iptables" bad?
- From: Dave M G
- References:
- [tlug] Is having no "iptables" bad?
- From: Dave M G
- Re: [tlug] Is having no "iptables" bad?
- From: Mauro Sauco
- Re: [tlug] Is having no "iptables" bad?
- From: Stephen J. Turnbull
- Re: [tlug] Is having no "iptables" bad?
- From: Dave M G
- Re: [tlug] Is having no "iptables" bad?
- From: Stephen J. Turnbull
- Re: [tlug] Is having no "iptables" bad?
- From: Dave M G
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] iPod considered harmful
- Next by Date: Re: [tlug] iPod considered harmful
- Previous by thread: Re: [tlug] Is having no "iptables" bad?
- Next by thread: Re: [tlug] Is having no "iptables" bad?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links