>>>>> "nit" == nit etc <[EMAIL PROTECTED]> writes:
nit> Hi, I have DSL thru Verizon, and their DHCP server provides more than nit> one IP address, so I can have more than one computer on DSL with real nit> IP addresses. nit> However, I want my internal machines to be behind my linux firewall, nit> so anyone know how to configure things so that my internal network nit> machines have real IP addresses as provided by Verizon? The only thing that comes to mind is to do some script magic on your firewall box. If you're running 7.2 and dhcpcd, you'll find the information returned by Verizon's DHCP server in /etc/dhcpc/dhcpcd-<interface>.info (where <interface> is your external interface name). I don't know if dhcpcd can handle multiple IPADDR entries, but if you see the addresses in this file, just write a script to take the address(es) and use them in your own /etc/dhcpd.conf file... Ed -- Ed Bailey Red Hat, Inc. http://www.redhat.com/ _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list