05:05 | vagrantc has left IRC (vagrantc!~vagrant@2600:3c01:e000:21:7:77:0:50, Quit: leaving) | |
05:30 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
06:38 | <fiesh> it doesn't seem to do slaac out of the box, it does for you, quinox?
| |
07:19 | eu^86242150in-ad has joined IRC (eu^86242150in-ad!~eu^862421@150.242.86.233) | |
07:19 | <eu^86242150in-ad> dnsmasq doesn't work in linux mint 22
| |
07:20 | eu^86242150in-ad has left IRC (eu^86242150in-ad!~eu^862421@150.242.86.233, Client Quit) | |
11:58 | lcurl has left IRC (lcurl!~url@cpc112693-nmal22-2-0-cust279.19-2.cable.virginm.net, Ping timeout: 244 seconds) | |
12:52 | lcurl has joined IRC (lcurl!~url@cpc112693-nmal22-2-0-cust279.19-2.cable.virginm.net) | |
13:45 | <quinox> ah sorry, I use the proxydhcp setup, which is super: I manage my network myself, and LTSP can snipe the DHCP request to add its boot details
| |
13:50 | my own DCHP server also happens to be dnsmasq so it should be fairly straight-forward to let LTSP also do SLAAC
| |
13:50 | my relevant config:
| |
13:51 | dhcp-range=set:tagytec,10.50.20.1,10.50.20.254,366h # Ytec free DHCP range
| |
13:51 | dhcp-range=set:tagytec,::,ra-only,constructor:eth2,infinite # YTEC SLAAC
| |
13:58 | <fiesh> quinox: ah thanks, I figured it out in the meantime: I had to create an /etc/systemd/network with
| |
13:58 | [Match]
| |
13:58 | Name=*
| |
13:58 | [Network]
| |
13:58 | DHCP=ipv6
| |
13:58 | KeepConfiguration=dhcp
| |
13:58 | that keeps the old config and acquires an IPv6 lease
| |
14:03 | <quinox> cool
| |
14:41 | <fiesh> *a file /etc/systemd/network/dynamic_all.network is what I meant to say
| |
16:58 | vagrantc has joined IRC (vagrantc!~vagrant@2600:3c01:e000:21:7:77:0:50) | |
17:44 | chomwitt has joined IRC (chomwitt!~chomwitt@ppp-94-67-130-214.home.otenet.gr) | |
17:55 | chomwitt has left IRC (chomwitt!~chomwitt@ppp-94-67-130-214.home.otenet.gr, Ping timeout: 248 seconds) | |
18:55 | woernie_ has joined IRC (woernie_!~werner@pd9e8bc50.dip0.t-ipconnect.de) | |
19:58 | chomwitt has joined IRC (chomwitt!~chomwitt@2a02:587:7a07:9500:1ac0:4dff:fedb:a3f1) | |
20:09 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
20:26 | woernie_ has left IRC (woernie_!~werner@pd9e8bc50.dip0.t-ipconnect.de, Remote host closed the connection) | |
21:04 | sxvxn has joined IRC (sxvxn!~sxvxn@114.10.148.7) | |
21:10 | sxvxn has left IRC (sxvxn!~sxvxn@114.10.148.7, Quit: Client closed) | |
21:40 | chomwitt has left IRC (chomwitt!~chomwitt@2a02:587:7a07:9500:1ac0:4dff:fedb:a3f1, Ping timeout: 272 seconds) | |