This is a discussion on Re: ipnat and tftp within the IPFilter forums, part of the System Security and Security Related category; Hi, Since I saw your email, I sat down and worked on a TFTP proxy to fit in with IPFilter. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
Since I saw your email, I sat down and worked on a TFTP proxy to fit in with IPFilter. To make it work, you can take one of two paths. 1) copy ip_tftp_pxy.c into the IPFilter source code tree, modify the ip_proxy.c file to include it and recompile IPFilter; 2) if you're using 4.1.13 or later, you can compile it as a standalone LKM and load it into IPFilter for use that way. Darren |