View previous topic :: View next topic |
Author |
Message |
sherszen Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 28 Jul 2006 Posts: 217
|
Posted: Sat Aug 03, 2013 1:32 pm Post subject: [SOLVED] iptables, kernel i NF_NAT |
|
|
Cześć,
Posiadam kernel Code: | % uname -r
3.8.13-gentoo |
I za żadne skarby nie potrafię znaleźć opcji NAT_IPV4. Brakuje mi jakiś zależności?
Code: | │ Symbol: NF_NAT_IPV4 [=n] │
│ Type : tristate │
│ Prompt: IPv4 NAT │
│ Defined at net/ipv4/netfilter/Kconfig:146 │
│ Depends on: NET [=y] && INET [=y] && NETFILTER [=y] && IP_NF_IPTABLES [=y] && N │
│ Location: │
│ -> Networking support (NET [=y]) │
│ -> Networking options │
│ -> Network packet filtering framework (Netfilter) (NETFILTER [=y]) │
│ -> IP: Netfilter Configuration │
│ (1) -> IP tables support (required for filtering/masq/NAT) (IP_NF_IPTABLE │
│ Selects: NF_NAT [=n] |
Mógłby ktoś podać jeszcze jakie moduły są potrzebne do podstawowej konfiguracji iptables? Np. NAT_IPV4, bo to też jest gdzieś zagrzebane...
Pozdrawiam!
//edit
Tak, ta zaleznosc to sledzenie polaczen.
Last edited by sherszen on Sat Aug 03, 2013 10:00 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Oniryczny Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/509207221539b55e752800.png)
Joined: 01 Dec 2011 Posts: 419 Location: Poland
|
Posted: Sat Aug 03, 2013 2:32 pm Post subject: |
|
|
Networking support ---> Networking options ---> Network packet filering framework (Netfiler) ---> IP: Netfilter Configuration --->
no i tam to chyba masz... _________________ cogito ergo sum |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
sherszen Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 28 Jul 2006 Posts: 217
|
Posted: Sat Aug 03, 2013 2:41 pm Post subject: |
|
|
Code: | │ │ < > IP Userspace queueing via NETLINK (OBSOLETE) │ │
│ │ <*> IP tables support (required for filtering/masq/NAT) │ │
│ │ <*> "ah" match support │ │
│ │ <*> "ecn" match support │ │
│ │ <*> "rpfilter" reverse path filter match support │ │
│ │ <*> "ttl" match support │ │
│ │ <*> Packet filtering │ │
│ │ <*> REJECT target support │ │
│ │ <*> ULOG target support │ │
│ │ <*> Packet mangling │ │
│ │ <*> ECN target support │ │
│ │ <*> "TTL" target support │ │
│ │ <*> raw table support (required for NOTRACK/TRACE) │ │
│ │ <*> Security table │ │
│ │ <*> ARP tables support │ │
│ │ <*> ARP packet filtering │ │
│ │ <*> ARP payload mangling │ │
│ │ |
Nie brakuje tu czegoś? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|