Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Jan 2003 11:57:52 -0600
From:      "Jack L. Stone" <jackstone@sage-one.net>
To:        Jonathan Belson <jon@witchspace.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: [Q] ipfw and 'me'
Message-ID:  <3.0.5.32.20030106115752.011ef950@mail.sage-one.net>
In-Reply-To: <3E19C280.8030201@witchspace.com>
References:  <3E19B689.2090207@witchspace.com> <20030106171001.GA13668@submonkey.net> <3.0.5.32.20030106113121.011ef950@mail.sage-one.net>

next in thread | previous in thread | raw e-mail | index | archive | help
At 05:53 PM 1.6.2003 +0000, Jonathan Belson wrote:
>Jack L. Stone wrote:
>> The best way to do this is to use "awk" to determine and set a variable for
>> the external IP every time it changes and then refer to that variable in
>> your rules.
>
>ifconfig | grep ^xl0 -1 | tail -n 1 | awk '{ print $2  }'
>
>Any neater way? :-)
>
>
>--Jon
>

On the nose, Jon....!

Best regards,
Jack L. Stone,
Administrator

SageOne Net
http://www.sage-one.net
jackstone@sage-one.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.20030106115752.011ef950>