Re: dnsmasq.conf with no effect
Sean Carte <[email protected]> Mon, 30 Nov 2020 11:54:13 +0200
| Newsgroups | gmane.linux.terminal-server.general |
|---|---|
| Message-ID | <CA+xAuhPRDBWW8nnNoL8=UwZTC2j2yL5Gp2NL_b0DJ5mqTF50XA@mail.gmail.com> |
--===============4901450984137812439== Content-Type: multipart/alternative; boundary="000000000000c6d56805b54ffebc" --000000000000c6d56805b54ffebc Content-Type: text/plain; charset="UTF-8" Sorry, please forgive my confusion. On Mon, 30 Nov 2020 at 10:39, Alkis Georgopoulos <[email protected]> wrote: > Hi all, > > This mailing list is still used for LTSP5 discussions. > https://github.com/ltsp/ltsp/issues/ is for new LTSP bugs, > and https://github.com/ltsp/ltsp/discussions/ is for new LTSP discussions. > > (since github introduced the "discussions" feature, the "community > issues" were migrated to "ltsp discussions"; and the whole "ltsp > community repository", https://github.com/ltsp/community, will be > deleted shortly) > > Alkis > > On 11/30/20 10:32 AM, Sean Carte wrote: > This mailing list isn't used anymore, please use the LTSP community issues: > https://github.com/ltsp/ltsp/issues/ > <https://github.com/ltsp/ltsp/issues/68> > > But, since I'm still here, which dnsmasq.conf are you using? There's > /etc/dnsmasq.d/ltsp-dnsamasq.conf and /etc/dnsmasq.conf. > > On Wed, 25 Nov 2020 at 10:09, Rolf-Werner Eilert <[email protected] > <mailto:[email protected]>> wrote: > > This is a problem under LTSP5 with Ubuntu Mate 18. > > To make things short: I have a 2 NIC setup, and on the inner line with > 192.168.67.x is the LTSP network. There is a long list in dnsmasq.conf > with each client to have fixed MAC-to-IP-to-LTSP numbers (so I am able > to identify each client). > > The list works well, but now I put one of the clients to another lab > to > replace a defective one. The numbers were changed in dnsmasq.conf, but > the client is still identified under its former IP. Rebooting didn't > fix it. > > Here is an excerpt of the list. I used 140 to replace 104: > > dhcp-host=94:C6:91:14:FC:30,ws001,192.168.67.101,infinite > dhcp-host=94:C6:91:15:F7:3A,ws002,192.168.67.102,infinite > dhcp-host=94:C6:91:15:41:1E,ws003,192.168.67.103,infinite > #dhcp-host=94:C6:91:14:E3:87,ws004,192.168.67.104,infinite > dhcp-host=94:C6:91:15:A8:96,ws004,192.168.67.104,infinite > > and down in the list where 140 came from: > > #dhcp-host=94:C6:91:15:A8:96,ws040,192.168.67.140,infinite > > The strange thing is, the whole setup keeps running as if I had never > changed anything on dnsmasq.conf. Is there a another list? I couldn't > find any. One clue might be that from day one, my naming "ws..." was > ignored and all clients are named "LTSP...". But if dnsmasq.conf > doesn't > have any effect, where have the correct IPs come from since then? > > Setting "#" should work as a comment, shouldn't it? (Otherwise down in > the list the old 140 entry would overwrite the new one above, of > course > that would explain it, but there are lots of more comments in the > file...) > > Maybe someone here with an idea? > > Regards > Rolf > > > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net > <http://irc.freenode.net> > > > > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net > > > > > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net > --000000000000c6d56805b54ffebc Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Sorry, please forgive my confusion.<br></div><br><div clas= s=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Mon, 30 Nov 2020= at 10:39, Alkis Georgopoulos <<a href=3D"mailto:[email protected]">alkis= [email protected]</a>> wrote:<br></div><blockquote class=3D"gmail_quote" style= =3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding= -left:1ex">Hi all,<br> <br> This mailing list is still used for LTSP5 discussions.<br> <a href=3D"https://github.com/ltsp/ltsp/issues/" rel=3D"noreferrer" target= =3D"_blank">https://github.com/ltsp/ltsp/issues/</a> is for new LTSP bugs,<= br> and <a href=3D"https://github.com/ltsp/ltsp/discussions/" rel=3D"noreferrer= " target=3D"_blank">https://github.com/ltsp/ltsp/discussions/</a> is for ne= w LTSP discussions.<br> <br> (since github introduced the "discussions" feature, the "com= munity <br> issues" were migrated to "ltsp discussions"; and the whole &= quot;ltsp <br> community repository", <a href=3D"https://github.com/ltsp/community" r= el=3D"noreferrer" target=3D"_blank">https://github.com/ltsp/community</a>, = will be <br> deleted shortly)<br> <br> Alkis<br> <br> On 11/30/20 10:32 AM, Sean Carte wrote:<br> This mailing list isn't used anymore, please use the LTSP community iss= ues:<br> <a href=3D"https://github.com/ltsp/ltsp/issues/" rel=3D"noreferrer" target= =3D"_blank">https://github.com/ltsp/ltsp/issues/</a><br> <<a href=3D"https://github.com/ltsp/ltsp/issues/68" rel=3D"noreferrer" t= arget=3D"_blank">https://github.com/ltsp/ltsp/issues/68</a>><br> <br> But, since I'm still here, which dnsmasq.conf are you using? There'= s<br> /etc/dnsmasq.d/ltsp-dnsamasq.conf and /etc/dnsmasq.conf.<br> <br> On Wed, 25 Nov 2020 at 10:09, Rolf-Werner Eilert <<a href=3D"mailto:rwe-= [email protected]" target=3D"_blank">[email protected]</a><br> <mailto:<a href=3D"mailto:[email protected]" target=3D"_blank">rwe-sse@= osnanet.de</a>>> wrote:<br> <br> =C2=A0 =C2=A0 =C2=A0This is a problem under LTSP5 with Ubuntu Mate 18.<br> <br> =C2=A0 =C2=A0 =C2=A0To make things short: I have a 2 NIC setup, and on the = inner line with<br> =C2=A0 =C2=A0 =C2=A0192.168.67.x is the LTSP network. There is a long list = in dnsmasq.conf<br> =C2=A0 =C2=A0 =C2=A0with each client to have fixed MAC-to-IP-to-LTSP number= s (so I am able<br> =C2=A0 =C2=A0 =C2=A0to identify each client).<br> <br> =C2=A0 =C2=A0 =C2=A0The list works well, but now I put one of the clients t= o another lab to<br> =C2=A0 =C2=A0 =C2=A0replace a defective one. The numbers were changed in dn= smasq.conf, but<br> =C2=A0 =C2=A0 =C2=A0the client is still identified under its former IP. Reb= ooting didn't<br> =C2=A0 =C2=A0 =C2=A0fix it.<br> <br> =C2=A0 =C2=A0 =C2=A0Here is an excerpt of the list. I used 140 to replace 1= 04:<br> <br> =C2=A0 =C2=A0 =C2=A0dhcp-host=3D94:C6:91:14:FC:30,ws001,192.168.67.101,infi= nite<br> =C2=A0 =C2=A0 =C2=A0dhcp-host=3D94:C6:91:15:F7:3A,ws002,192.168.67.102,infi= nite<br> =C2=A0 =C2=A0 =C2=A0dhcp-host=3D94:C6:91:15:41:1E,ws003,192.168.67.103,infi= nite<br> =C2=A0 =C2=A0 =C2=A0#dhcp-host=3D94:C6:91:14:E3:87,ws004,192.168.67.104,inf= inite<br> =C2=A0 =C2=A0 =C2=A0dhcp-host=3D94:C6:91:15:A8:96,ws004,192.168.67.104,infi= nite<br> <br> =C2=A0 =C2=A0 =C2=A0and down in the list where 140 came from:<br> <br> =C2=A0 =C2=A0 =C2=A0#dhcp-host=3D94:C6:91:15:A8:96,ws040,192.168.67.140,inf= inite<br> <br> =C2=A0 =C2=A0 =C2=A0The strange thing is, the whole setup keeps running as = if I had never<br> =C2=A0 =C2=A0 =C2=A0changed anything on dnsmasq.conf. Is there a another li= st? I couldn't<br> =C2=A0 =C2=A0 =C2=A0find any. One clue might be that from day one, my namin= g "ws..." was<br> =C2=A0 =C2=A0 =C2=A0ignored and all clients are named "LTSP...". = But if dnsmasq.conf<br> =C2=A0 =C2=A0 =C2=A0doesn't<br> =C2=A0 =C2=A0 =C2=A0have any effect, where have the correct IPs come from s= ince then?<br> <br> =C2=A0 =C2=A0 =C2=A0Setting "#" should work as a comment, shouldn= 't it? (Otherwise down in<br> =C2=A0 =C2=A0 =C2=A0the list the old 140 entry would overwrite the new one = above, of course<br> =C2=A0 =C2=A0 =C2=A0that would explain it, but there are lots of more comme= nts in the<br> =C2=A0 =C2=A0 =C2=A0file...)<br> <br> =C2=A0 =C2=A0 =C2=A0Maybe someone here with an idea?<br> <br> =C2=A0 =C2=A0 =C2=A0Regards<br> =C2=A0 =C2=A0 =C2=A0Rolf<br> <br> <br> =C2=A0 =C2=A0 =C2=A0_______________________________________________________= ______________<br> =C2=A0 =C2=A0 =C2=A0Ltsp-discuss mailing list.=C2=A0 =C2=A0To un-subscribe,= or change prefs, goto:<br> =C2=A0 =C2=A0 =C2=A0<a href=3D"https://lists.sourceforge.net/lists/listinfo= /ltsp-discuss" rel=3D"noreferrer" target=3D"_blank">https://lists.sourcefor= ge.net/lists/listinfo/ltsp-discuss</a><br> =C2=A0 =C2=A0 =C2=A0For additional LTSP help,=C2=A0 =C2=A0try #ltsp channel= on <a href=3D"http://irc.freenode.net" rel=3D"noreferrer" target=3D"_blank= ">irc.freenode.net</a><br> =C2=A0 =C2=A0 =C2=A0<<a href=3D"http://irc.freenode.net" rel=3D"noreferr= er" target=3D"_blank">http://irc.freenode.net</a>><br> <br> <br> <br> _____________________________________________________________________<br> Ltsp-discuss mailing list.=C2=A0 =C2=A0To un-subscribe, or change prefs, go= to:<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"https://lists.sourceforge.net/lists/= listinfo/ltsp-discuss" rel=3D"noreferrer" target=3D"_blank">https://lists.s= ourceforge.net/lists/listinfo/ltsp-discuss</a><br> For additional LTSP help,=C2=A0 =C2=A0try #ltsp channel on <a href=3D"http:= //irc.freenode.net" rel=3D"noreferrer" target=3D"_blank">irc.freenode.net</= a><br> <br> <br> <br> <br> _____________________________________________________________________<br> Ltsp-discuss mailing list.=C2=A0 =C2=A0To un-subscribe, or change prefs, go= to:<br> =C2=A0 =C2=A0 =C2=A0 <a href=3D"https://lists.sourceforge.net/lists/listinf= o/ltsp-discuss" rel=3D"noreferrer" target=3D"_blank">https://lists.sourcefo= rge.net/lists/listinfo/ltsp-discuss</a><br> For additional LTSP help,=C2=A0 =C2=A0try #ltsp channel on <a href=3D"http:= //irc.freenode.net" rel=3D"noreferrer" target=3D"_blank">irc.freenode.net</= a><br> </blockquote></div> --000000000000c6d56805b54ffebc-- --===============4901450984137812439== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============4901450984137812439== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net --===============4901450984137812439==--