Jon:
        Heya. Two very keen improvements; good show. I might
lift them in an update to echowall...
        Thanks!

-Scott

...
>Since dhclient-script is called when the IP address changes, it seems a
>natural place to call rc.pf.  So, in the BOUND and TIMEOUT sections,
>right after the gateway routing, I put
>a simple
>/etc/rc.pf start $new_dhcp_server_identifier $new_ip_address
>
>This way, every time the server or client dhcp address changes, it will
>get updated.  Then, in rc.pf, I set
>
>DHCP_C="$3"
>DHCP_S="$2"
>
>This lets you update the firewall while supplying the correct addresses
>manually.
>
>And of course
>IPI="$DHCP_C"
...



_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to