Re: Which interface do I put natd and ipfw

2004-02-03 Thread Emmanuel Dwamena
Hi Lowell, Thanks for the info. You are right. I don't need the ip address for the external interface in order to configure the firewall. I couldn't understand the sample files that came with ipfw. I thought I had to follow the sample file the way it was given. Now I know I can change it to the

RE: Which interface do I put natd and ipfw

2004-02-02 Thread JJB
l through to see what they are $cmd 00999 deny log all from any to any End of IPFW rules file ### You have to use an crossover cable to connect your single Lan pc to your FBSD gateway pc. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMA

Re: Which interface do I put natd and ipfw

2004-02-02 Thread Lowell Gilbert
Emmanuel Dwamena <[EMAIL PROTECTED]> writes: > I need help to set up firewall on my freebsd 5.1 box. I have built new kernel > with ipfw enabled and is working fine. > I need to know which of the 3 interfaces do I put the natd and ipfw. > My freebsd 5.1 box has 2 nic cards. ed0 connects to LAN a

Re: Which interface do I put natd and ipfw

2004-02-02 Thread Extech
Check this doc out: http://www.schlacter.net/public/FreeBSD-STABLE_and_IPFILTER.html Extech *** REPLY SEPARATOR *** On 2004/02/02 at 23:44 Emmanuel Dwamena wrote: >Dear friends, >I need help to set up firewall on my freebsd 5.1 box. I have built new >kernel >with ipfw enable

Re: Which interface do I put natd and ipfw

2004-02-02 Thread Emmanuel Dwamena
Dear friends, I need help to set up firewall on my freebsd 5.1 box. I have built new kernel with ipfw enabled and is working fine. I need to know which of the 3 interfaces do I put the natd and ipfw. My freebsd 5.1 box has 2 nic cards. ed0 connects to LAN and ed1 connects to adsl modem. I use us