Toon posts:

Kernel 2.4.0 + IPCHAINS (Linux)

Pagina: 1
Acties:

Verwijderd

Topicstarter
De standaard versie Ipchains is niet compatible met de 2.4.0 kernel (dat zegt de foutmelding :?) maar moet ik Ipchains nu updaten en waar kan ik deze versie krijgen?

PS. ik draai RedHat 7.0

  • shadax
  • Registratie: Mei 2000
  • Niet online
The newest 2.3.x and 2.4.x kernels are now using a completely new system called NetFilter (much like the 2.2.x kernels went to IPCHAINS). Fortunately unlike the migration to IPCHAINS, the new NetFilter tool has kernel modules that can actually NATIVELY support both IPCHAINS and IPFWADM syntax so re-writing your old script is not required. Now, there might be several benefits to do a re-write (speed, new features, etc) but that is dependant on how good your old rulesets were. Many architectural changes have gone into this new code that will give the user a lot more flexibility, future features, etc.

bron

Verwijderd

Topicstarter
Op zondag 28 januari 2001 21:53 schreef shadax het volgende:
The newest 2.3.x and 2.4.x kernels are now using a completely new system called NetFilter (much like the 2.2.x kernels went to IPCHAINS). Fortunately unlike the migration to IPCHAINS, the new NetFilter tool has kernel modules that can actually NATIVELY support both IPCHAINS and IPFWADM syntax so re-writing your old script is not required. Now, there might be several benefits to do a re-write (speed, new features, etc) but that is dependant on how good your old rulesets were. Many architectural changes have gone into this new code that will give the user a lot more flexibility, future features, etc.

bron
Kun je NetFilter niet gewoon ergens downloaden i.p.v. via CVS?

Verwijderd

Euhm bij mijn weten zit ie gewoon bij kernel-2.4.0 erin. Is hooguit een kwestie van opnieuw compileren als ie er nog niet in gecompileerd zit.

Anders kun je hem ook downen via netfilter.samba.org

  • Wirf
  • Registratie: April 2000
  • Laatst online: 18-08 17:51
Of anders doe je

insmod ipchains

(of het in de kernel zelf bakken)

Heeft sinds kort zijn wachtwoord weer terug gevonden!


Verwijderd

Trouwens, waarom zou je iptables (de opvolger van ipchains) niet gaan gebruiken?

Kan je veel meer mee, is sneller en de notatie lijkt heel veel op die van ipchains.
Pagina: 1