IPfilter
[Top] [All Lists]

Re: ipfilter/dhcp using 0/32

To: IPFilter <ipfilter@coombs.anu.edu.au>
Subject: Re: ipfilter/dhcp using 0/32
From: Jett Tayer <jett@sycorax.ath.cx>
Date: Tue, 10 Apr 2007 23:23:11 +0800
Delivered-to: sp-com-lists@consult.net
Delivered-to: ipfilter-list@securepoint.com
In-reply-to: <200704091123.l39BNp2T002824@shadow.sixcompanies.com>
References: <200704091123.l39BNp2T002824@shadow.sixcompanies.com>
Sender: owner-ipfilter@coombs.anu.edu.au
Hi J.D.,

IPFilter will recognize the change so long you have this line in your rules;

pass in quick on eth0 proto udp from any port = 67 to any port = 68 keep state

i'm using eth0 interface here since my firewall is a Linux (fedora)

/Jett


On 04 9, 07, at 7:24 PM, J.D. Bronson wrote:

I posted this to the solaris x86 group and didnt get much of a response.

Given this scenario....

bge0 = lan
bge1 = cable modem

ipnat.conf:
map bge1 192.168.82.0/24 -> 0/32 proxy port ftp ftp/tcp


<Prev in Thread] Current Thread [Next in Thread>