Re: ipf stateful rules

2006-12-13 Thread julien Chaffraix
Nathan Watson wrote: Hello, I'm running FreeBSD 6.1 with IPF/IPNAT, and I'm having a problem getting my rules to work. The problem is mainly that I want no restrictions on outbound traffic, and I'm not sure how to apply stateful filtering to that. I have the following rule (hme0 is my external

Re: dual boot; Linux, FreeBSD

2006-06-10 Thread julien Chaffraix
Hello, I have made the same configuration (Debian and FreeBSD). I used Grub and it works very well, here is the entry in menu.lst: title FreeBSD root(hd0,0) makeactive chainloader +1 savedefault boot (It is strange that the entry is not the same as the previous answer !?