Ok, I posted a message last week about how to do this. I have gotten the port forwarding patches installed but can't seem to compile the tool. This is what I get: --------------------begin paste asbestos:/usr/src/linux/net/ipv4# gcc ipportfw.c -o ipportfw In file included from ipportfw.c:89: /usr/include/linux/ip_fw.h:351: redefinition of `struct ip_portfw' /usr/include/linux/ip_fw.h:357: redefinition of `struct ip_portfw_edits' /usr/include/linux/ip_fw.h:369: redefinition of `struct ip_portfw' /usr/include/linux/ip_fw.h:375: redefinition of `struct ip_portfw_edits' /usr/include/linux/ip_fw.h:387: redefinition of `struct ip_portfw' /usr/include/linux/ip_fw.h:393: redefinition of `struct ip_portfw_edits' /usr/include/linux/ip_fw.h:405: redefinition of `struct ip_portfw' /usr/include/linux/ip_fw.h:411: redefinition of `struct ip_portfw_edits' /usr/include/linux/ip_fw.h:423: redefinition of `struct ip_portfw' /usr/include/linux/ip_fw.h:429: redefinition of `struct ip_portfw_edits' -----------------end paste what gives? I'm running slackware with 2.0.34 kernel. Jay
