Re: DHCP and the "SIMPLE" option in /etc/rc.firewall

From: Dinesh Nair (dinesh_at_alphaque.com)
Date: 07/30/04

  • Next message: Incoming Mail List: "Re: mount_smbfs"
    Date: Fri, 30 Jul 2004 23:23:04 +0800 (MYT)
    To: "James A. Coulter" <james.coulter@cox.net>
    
    

    On Fri, 30 Jul 2004, James A. Coulter wrote:

    > Without a static IP address for my outside interface, how do I set these
    > options?

    you could

    1. use 'me' (without quotes) to represent the ip address in rc.firewall

    OR

    2. hack up an /etc/dhclient-exit-hooks which grabs the new ip address and
       reruns rc.firewall with this new address

    Regards, /\_/\ "All dogs go to heaven."
    dinesh@alphaque.com (0 0) http://www.alphaque.com/
    +==========================----oOO--(_)--OOo----==========================+
    | for a in past present future; do |
    | for b in clients employers associates relatives neighbours pets; do |
    | echo "The opinions here in no way reflect the opinions of my $a $b." |
    | done; done |
    +=========================================================================+

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Incoming Mail List: "Re: mount_smbfs"

    Relevant Pages

    • Re: Postfix
      ... James McKenzie wrote: ... > and remove the double quotes and comment out the original line. ... $ echo "$TERM" ... $alias_database was "~/my settings/alias", ...
      (Fedora)
    • Re: -stable CORRECTION
      ... James A. Coulter wrote: ... > Paul wrote: ... Although I didn't find a procedure for it in the handbook, ...
      (freebsd-questions)
    • Re: Found This In /usr - @LongLink
      ... On Mar 3, 2005, at 8:08 PM, James A. Coulter wrote: ... Apparently GNU tar now has to be used to untar some packages. ... >IT Research Computing Services ...
      (freebsd-questions)
    • Re: backslash escapes
      ... because of the quotes. ... The only security problem is that people can find out the values of any ... James D. White wrote: ... >> Is there a way I can use regex to convert backslashes \\ to backslash ...
      (comp.lang.perl.moderated)
    • Re: for loop question
      ... James D. White wrote: ... > A shorter way is: ... The second part of s/// IS a double quoted string so adding the double quotes ...
      (comp.lang.perl.moderated)