| Summary: | NIS problem - ypbind does loop in CLNT_BROADCAST | ||
|---|---|---|---|
| Product: | Base System | Reporter: | mb <mb> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
mb
2000-09-13 14:40:00 UTC
Hi, the same problem surfaces at our site between a FreeBSD 4-STABLE (from about 13th Nov 2000) box (NIS client) and a (SuSE) Linux server (NIS master). I worked around the broadcast floods by specifying *both* flags -S and -m to ypbind (check the man page for details). This will avoid the (possibly faulty) broadcast code in ypbind.c. stefan State Changed From-To: open->closed Fixed in -STABLE by pmap_rmt.c revision 1.16.2.1, and the bug is not present in -CURRENT. |