![]() |
Understudy.net/orgOk you have made it this far.You obviously must be bored and have nothing better to do with your life. |
![]() |
[Previous entry: "I finally did something"] [Main Index] [Next entry: "html errors"]
08/22/2003 Archived Entry: "file /dev/ipnat : open: no such a file or directory"
ale sharifi recently emailed me and brought to my attention an glaring error on my part in the DHCP article. When you would do the the flushing of the ipnat.rules you would encounter this error:
file /dev/ipnat : open: no such a file or directory
The reason for this error is that you must have this line in your FreeBSD kernel:
options IPFILTER #kernel ipfilter support
So I have added to the article a section on recompiling your kernel. My aplogies to any who encounter this error and were pulling their hair out because of it. The updated article is here.