From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tapani Tarvainen To: development@lists.ipfire.org Subject: Confusing error message Date: Sat, 14 Sep 2019 16:29:20 +0300 Message-ID: <20190914132920.GA9813@tarvainen.info> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5962657782742632058==" List-Id: --===============5962657782742632058== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit I just spent a stupid amount of time trying to figure out why IpFire insisted a fixed lease had "invalid fixed ip address" when I could see nothing wrong with the address. I had to read the source before I realized where the problem was: the same error message is also used when the *next-server* address is bad, and it doesn't accept server name there but wants an IP. I guess this would not be the most critical thing to fix but at least changing the error message would be nice. -- Tapani Tarvainen --===============5962657782742632058==--