Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!zombie.ncsc.mil!news.mathworks.com!uunet!in1.uu.net!psinntp!psinntp!psinntp!psinntp!interramp.com!usenet From: us000528@interramp.com (Mike Peterson) Newsgroups: comp.unix.bsd.bsdi.misc Subject: bootp question Date: 5 Aug 1995 02:26:16 GMT Organization: PSI Public Usenet Link Lines: 15 Message-ID: <3vuks8$39a@usenet1.interramp.com> NNTP-Posting-Host: ip202.santa-ana.ca.interramp.com Mime-Version: 1.0 Content-Type: Text/Plain; charset=ISO-8859-1 X-Newsreader: WinVN 0.99.5 I am using bootpd to assign IP addresses to users who move their computers from one net to another. The first time they log in, it works great. Then the user logs out, and after some time the arp table looks like this: joe.blow.com 123.123.123.123 at (incomplete) The next time he trys to connect, bootp fails. If I arp -d joe.blow.com, he can log in again. Anybody know what's wrong??