View previous topic :: View next topic |
Author |
Message |
randal1 Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/362525344439017d416a49.gif)
Joined: 03 Oct 2005 Posts: 225 Location: England
|
Posted: Mon Oct 03, 2005 3:19 pm Post subject: Can't enable modules (for IPSec Support) |
|
|
Hi,
I am trying to configure my Kernel to support IPsec. I wish to use OpenSwan, which I have already emerged.
I am using Genkernel, and the kernel version is 2.6.12.5.
My problem is that I need to enable IP tunnel transformation, but as you can see there is a "---" next to this. I have had a look and can't work out what this means. I know I shouldn't make assumptions, but is it something to do with the fact the module might not exist on my system?
Any tips gratefully received!
Thanks in advance.
Code: |
│ │ <*> Packet socket │ │
│ │ [ ] Packet socket: mmapped IO │ │
│ │ <*> 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: 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 │ │
│ │ <M> The IPv6 protocol │ │
│ │ [*] IPv6: Privacy Extensions (RFC 3041) support │ │
│ │ <M> IPv6: AH transformation │ │
│ │ <M> IPv6: ESP transformation │ │
│ │ <M> IPv6: IPComp transformation │ │
│ │ --- IPv6: tunnel transformation
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Raistlin l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/1784031407449a32cfd7c14.jpg)
Joined: 17 May 2004 Posts: 691 Location: Boston, MA
|
Posted: Mon Oct 03, 2005 3:24 pm Post subject: |
|
|
Hi!
Disable (or select only as a module) Code: | IPComp transformation | And there you go ![Wink :wink:](images/smiles/icon_wink.gif) _________________ Zwei Was Eins Initially
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
randal1 Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/362525344439017d416a49.gif)
Joined: 03 Oct 2005 Posts: 225 Location: England
|
Posted: Mon Oct 03, 2005 3:32 pm Post subject: |
|
|
Haha that's great thanks a lot Raistlin!
...what a quick response too! I love these forums! ![Very Happy :D](images/smiles/icon_biggrin.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|