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.

DHCP doesn't even enter into the picture.  You want to grab the address
of the ppp0 interface.  Do some grep && cut magic on the output of
ifconfig ppp0.

-- 
Jason Costomiris <><           |  Technologist, geek, human.
jcostom {at} jasons {dot} org  |  http://www.jasons.org/ 
          Quidquid latine dictum sit, altum viditur.



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

Reply via email to