Hoe kan ik een udp poort (8675), en een tcp poort (6666) die op 213.93.x.x binnenkomen doorsturen naar 192.168.0.1 op dezelfde poort? In RedHat 6.2 kon je gewoon ipmasqadm gebruiken, maar dat werkt niet meer / is de bedoeling niet in kernel 2.4.x Maar hoe moet het dan wel???
Sorry voor de dubbele topic
(zie: [topic=164689] )
Maar ik snap het niet helemaal. Gaat dat portforwarden nou automatisch in kernel 2.4.x??:
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.
(zie: [topic=164689] )
Maar ik snap het niet helemaal. Gaat dat portforwarden nou automatisch in kernel 2.4.x??:
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.