Building IPFilter

From Earlham CS Department
Jump to navigation Jump to search
  1. Download from here.
  2. Untar somewhere.
  3. Run make freebsd5
  4. Run BSD/kupgrade.
  5. Rebuild the kernel (see here). If you run into problems making ip_rules.c, run make ip_proxy.c and see what the command is. Then copy and paste that command, replacing ip_rules.c for ip_proxy.c
  6. For documentation, see here.