This is a discussion on Re: ipfilter/dhcp using 0/32 within the IPFilter forums, part of the System Security and Security Related category; Hi J.D., IPFilter will recognize the change so long you have this line in your rules; pass in quick ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 |