Redhat: Where is bootpd

Redhat: Where is bootpd

Post by Ralph C. Blac » Sat, 21 Aug 1999 04:00:00



Ok,

I give up.  In what redhat rpm is bootpd kept?

Thanks

Chip

 
 
 

Redhat: Where is bootpd

Post by Stuart R. Full » Sat, 21 Aug 1999 04:00:00



: Ok,
:
: I give up.  In what redhat rpm is bootpd kept?

On my RH v5.1 system, it's in bootp-2.4.3-7.i386.rpm.  Note that there is an
update package on the RH website, and this is the updated version.

        Stu

 
 
 

1. bootpd for Solaris 2.x -- bootpd.c source problem?

        I had been having the following problem the CMU bootp
        code (with Danny Backx' Solaris fixes) to run. I kept
        getting:

Apr 26 06:30:11 cambium inetd[103]: /usr/local/etc/bootpd: Child Status Changed - core dumped

        Well, I found the following problem (I think) in bootpd.c

        At line (about) 667, we have:

                if (hp->flags.bootfile & ((hp->bootfile->string)[0] == '/')) {

        I think it should be

                if (hp->flags.bootfile && ((hp->bootfile->string)[0] == '/')) {

        i.e., logical AND, not bitwise.

        This appears to fix the problem. What concerns me is that
        this is the same code that runs under 4.1.x, apparently
        with no problem.

        Thanks,

        Dave

        David M. Meyer                  Voice:     503/346-1747
        Senior Network Engineer         Pager:     503/342-9458
        Office of University Computing  FAX:       503/346-4397

        University of Oregon
        1225 Kincaid
        Eugene, OR 97403        

2. Porting barrier to linux

3. Help! bootpd errors, RedHat

4. Dual boot from scratch...

5. Bootpd failing on Redhat 5.2

6. Dynamically assign VPN IP's to LAN static IP's

7. Redhat 7.1: Where is bootpd?

8. Help: samba - compile

9. bootpd on RedHat 7.3

10. bootpd in redhat 6.0?

11. Redhat 6.0 bootpd

12. This clone thing...am I stupid, or am I right?