#!/bin/bash
  echo "`/sbin/ifconfig ppp0 | grep inet\ addr \
  | cut -d' '  -f 12 | cut -d: -f 2`"

-- 
David Talkington
Community Networking Initiative
[EMAIL PROTECTED]
217-244-1962

PGP key: http://www.prairienet.org/~dtalk/dt000823.asc

Jason Costomiris wrote:

>On Tue, Dec 05, 2000 at 06:42:08PM -0600, Bob Hartung wrote:
>:  Setting up a new dial-up ISP connection at my office and
>: will need to grap dynamically assigned IP address for
>: firewall.  I've looked at Robert Ziegler's stuff but he
>: doesn't answer the main question:  which is better to use: 
>: dhcpd or pump and if the latter then where is the
>: documentation so I can get a grip on it before deploying it.
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to