H Guys, I am in the process of recompiling my kernal to enable portforwarding for the FTP server I am running behind one of my masq boxes. I ran into this error while patching the kernal with the subs-patch-1.37.gz using the zcat | patch command: [root@orion linux]# zcat subs-patch-1.37.gz | patch -p1 patching file `Documentation/Configure.help' Hunk #1 succeeded at 1233 with fuzz 2 (offset 39 lines). patching file `include/linux/ip_fw.h' Hunk #1 succeeded at 140 with fuzz 2 (offset 9 lines). Hunk #2 succeeded at 198 with fuzz 2 (offset 18 lines). Hunk #3 succeeded at 246 with fuzz 2 (offset 18 lines). Hunk #4 FAILED at 283. 1 out of 4 hunks FAILED -- saving rejects to include/linux/ip_fw.h.rej patching file `include/linux/proc_fs.h' Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to include/linux/proc_fs.h.rej patching file `net/ipv4/Config.in' Reversed (or previously applied) patch detected! Assume -R? [n] It looks like this patch has been allready applied. My question is what does the line: 1 out of 4 hunks FAILED -- saving rejects to include/linux/ip_fw.h.rej patching file `include/linux/proc_fs.h' mean? The other stuff I understand pretty much, but that failure makes me wonder what is going on. I think I'll install the loose udp patch after I hear from the list. Thanks guys. Sean Sean Roe [EMAIL PROTECTED] Come see us on the Web: http://www.desertdocs.com _______________________________________________ Masq maillist - [EMAIL PROTECTED] http://tiffany.indyramp.com/mailman/listinfo/masq Admin requests can be handled by web (above) or [EMAIL PROTECTED]
