> Les patchs du noyaux sont dans le paquet source d'iptables. Je le pr�cise > car j'ai pass� un temps fou � les chercher sur Internet. Ce n'est que dans > la recompilation d'iptables que je me suis aper�u qu'il patchait de lui > m�me les sources du noyau. J'ai utilis� pour cela un noyau 2.4.19. > Moyennant tout cela, je n'ai eu aucun probl�me pour utiliser les syst�mes > fond�s sur H323 (???meeting et similaire)
Merci pour l'info... J'ai essay� de patcher le noyau "� la debian", et �a coince: j'ai charg� les sources de ipatbles (woody), j'ai rajout� ceci dans debian/pomlist : #added by charles patch-o-matic/newnat/h323-conntrack-nat.patch patch-o-matic/newnat/h323-conntrack-nat.patch.ip_conntrack.h patch-o-matic/newnat/h323-conntrack-nat.patch.ip_conntrack.h-2 patch-o-matic/newnat/h323-conntrack-nat.patch.ip_conntrack.h-3 je suis retourn� dans la recine et ai lanc� : debian/rules binary debian/linux pour avoir des belles sources toutes patch�es. Voici ce qu'il me r�pond malpoliement : cd debian; bunzip2 -dc /usr/src/kernel-source-2.4.18.tar.bz2 | tar xf - mv debian/kernel-source-2.4.18 debian/linux for i in patch-o-matic/base/ftos.patch patch-o-matic/base/IPV4OPTSSTRIP.patch patch-o-matic/base/NETLINK.patch patch-o-matic/base/NETMAP.patch (... plein de patches dont celui que j'ai rajout� ...) 1 out of 3 hunks FAILED -- saving rejects to file net/ipv4/netfilter/ip_conntrack_ftp.c.rej patch: **** Only garbage was found in the patch input. patch: **** Only garbage was found in the patch input. 1 out of 2 hunks FAILED -- saving rejects to file net/ipv4/netfilter/ip_conntrack_proto_tcp.c.rej patch: **** Only garbage was found in the patch input. patch: **** Only garbage was found in the patch input. patch: **** Only garbage was found in the patch input. make: *** [debian/linux] Error 2 Bien s�r, si je ne rajoute rien, �a marche... j'ai rajout� les .h parceque j'en ai vu d'autres dans pomlist... �tait-ce une erreur? Charles

