View previous topic :: View next topic |
Author |
Message |
victora n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 25 Feb 2005 Posts: 4
|
Posted: Sat Feb 26, 2005 9:57 pm Post subject: No Iptables support in my kernel 2.6.8!!! |
|
|
My kernel no have ip netfilter, iptables, etc. I've see that my kernel has very less options than kernel 2.4.x for example, and in this last appears those options for iptables firewall. Can I not recompile may kernel with this options then? Why? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
TheRAt Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/965802054438fd382cded6.jpg)
Joined: 03 Jun 2002 Posts: 1580
|
Posted: Sat Feb 26, 2005 10:07 pm Post subject: |
|
|
Code: | Device Drivers --->
Networking support --->
Networking options --->
Network packet filtering (replaces ipchains) --->
IP: Netfilter Configuration ---> |
_________________ All reality is the construct of the observer.
Get Firefox and rediscover the web!
BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
_mikec_ Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/124803656642359ba417ac3.png)
Joined: 22 May 2004 Posts: 386
|
Posted: Mon Feb 28, 2005 3:28 am Post subject: |
|
|
i have
Device Drivers --->
Networking support --->
Networking options --->
Network packet filtering (replaces ipchains) --->
but i dont have nothing with
IP: Netfilter Configuration --->
when i click Network packet filtering (replaces ipchains) ---> the only thing that appears new it's
IP: Virtual Server Configuration --->
i want to install this because i am using Bastille and i have tons of error messages about iptables not installed or insmod not loaded, so iptables is only available in 2.4 kernel versions.
Code: |
│ │ <*> Packet socket
│ │ [ ] Packet socket: mmapped IO
│ │ < > Netlink device emulation
│ │ <*> Unix domain sockets
│ │ < > PF_KEY sockets
│ │ [*] TCP/IP networking
│ │ [*] IP: multicasting
│ │ [ ] IP: advanced router
│ │ [ ] IP: kernel level autoconfiguration
│ │ < > IP: tunneling
│ │ < > IP: GRE tunnels over IP
│ │ [ ] IP: multicast routing
│ │ [ ] IP: ARP daemon support (EXPERIMENTAL)
│ │ [ ] IP: TCP syncookie support (disabled per default)
│ │ < > IP: AH transformation
│ │ < > IP: ESP transformation
│ │ < > IP: IPComp transformation
│ │ < > IP: tunnel transformation
│ │ <*> IP: TCP socket monitoring interface
│ │ IP: Virtual Server Configuration --->
│ │ <*> The IPv6 protocol (EXPERIMENTAL)
│ │ [ ] IPv6: Privacy Extensions (RFC 3041) support
│ │ < > IPv6: AH transformation
│ │ < > IPv6: ESP transformation
│ │ <M> IPv6: IPComp transformation
│ │ <*> IPv6: tunnel transformation
│ │ <M> IPv6: IPv6-in-IPv6 tunnel
│ │ [*] Network packet filtering (replaces ipchains) --->
│ │ < > IPsec user configuration interface
│ │ SCTP Configuration (EXPERIMENTAL) --->
│ │ < > Asynchronous Transfer Mode (ATM) (EXPERIMENTAL)
│ │ <M> 802.1d Ethernet Bridging
│ │ < > 802.1Q VLAN Support
│ │ < > DECnet Support
│ │ < > ANSI/IEEE 802.2 LLC type 2 Support
│ │ < > The IPX protocol
│ │ < > Appletalk protocol support
│ │ < > CCITT X.25 Packet Layer (EXPERIMENTAL)
│ │ < > LAPB Data Link Driver (EXPERIMENTAL)
│ │ [ ] Frame Diverter (EXPERIMENTAL)
│ │ < > Acorn Econet/AUN protocols (EXPERIMENTAL)
│ │ < > WAN router
│ │ QoS and/or fair queueing --->
│ │ Network testing --->
|
_________________ (8 Mars 2005 - 07:52:46)
(18 September 2017 - 11:25:35) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kill Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 25 Dec 2004 Posts: 179
|
Posted: Mon Feb 28, 2005 3:42 am Post subject: |
|
|
Highlight the line that says │ │ [*] Network packet filtering (replaces ipchains) ---> and press enter (using make menuconfig), it will take you to a new area where you can select IP: Netfilter Configuration --->.
Any thing with ---> after it means that there are more option under this one. Normally SPACE will bring you to those options except in cases like Network packet filtering where it can be select which SPACE will do, in those cases you have to use ENTER to follow it to it's options. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
_mikec_ Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/124803656642359ba417ac3.png)
Joined: 22 May 2004 Posts: 386
|
Posted: Mon Feb 28, 2005 7:39 am Post subject: |
|
|
heh, you're right, i forgot about it, i completely lost it there. lol.
cheers _________________ (8 Mars 2005 - 07:52:46)
(18 September 2017 - 11:25:35) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|