01:57 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
03:47 | GodFather has left IRC (GodFather!~rcc@wsip-66-210-242-210.ph.ph.cox.net, Ping timeout: 240 seconds) | |
05:27 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
09:16 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
15:01 | ghaoil has joined IRC (ghaoil!~ghaoil@31.7.247.13) | |
15:06 | lucascastro has joined IRC (lucascastro!~lucascast@177-185-133-183.dynamic.isotelco.net.br) | |
16:06 | GodFather has joined IRC (GodFather!~rcc@wsip-66-210-242-210.ph.ph.cox.net) | |
16:07 | ghaoil has left IRC (ghaoil!~ghaoil@31.7.247.13, Ping timeout: 265 seconds) | |
16:14 | GodFather has left IRC (GodFather!~rcc@wsip-66-210-242-210.ph.ph.cox.net, Ping timeout: 264 seconds) | |
16:30 | ghaoil has joined IRC (ghaoil!~ghaoil@hs-user-138.wia.cz) | |
16:33 | ghaoil has left IRC (ghaoil!~ghaoil@hs-user-138.wia.cz, Remote host closed the connection) | |
16:54 | ghaoil has joined IRC (ghaoil!~ghaoil@hs-user-138.wia.cz) | |
17:00 | ghaoil has left IRC (ghaoil!~ghaoil@hs-user-138.wia.cz, Ping timeout: 256 seconds) | |
17:17 | GodFather has joined IRC (GodFather!~rcc@wsip-66-210-242-210.ph.ph.cox.net) | |
17:49 | RaphGro has joined IRC (RaphGro!~raphgro@fedora/raphgro) | |
17:50 | ghaoil has joined IRC (ghaoil!~ghaoil@hs-user-138.wia.cz) | |
18:07 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
18:54 | ghaoil has left IRC (ghaoil!~ghaoil@hs-user-138.wia.cz, Remote host closed the connection) | |
18:55 | ghaoil has joined IRC (ghaoil!~ghaoil@hs-user-138.wia.cz) | |
19:36 | Peter_Monkberry has joined IRC (Peter_Monkberry!6c221083@static-108-34-16-131.bflony.fios.verizon.net) | |
19:37 | <Peter_Monkberry> Hello all
| |
19:39 | Alkis, I've narrowed down the pattern that stops the epoptes from turning on a client and it affects wakeonlan as well
| |
19:43 | It appears to be affecting/caused by the vlans. With the old ltsp server that was running dhcp, even the clients that were on the 172.16.11.* side of the lan, did not get an address of that mask but rather the address of 172.16.10.*, which is where the ltsp server lived. This was done simply with the next-server option. Now, it would appear that
| |
19:43 | any client that does NOT get an address of 172.16.10.* but rather one of 172.16.11.*, they boot and work fine in ltsp however they cannot be (started) via epoptes or wakeonlan command, no matter which side of the fence runs that command. They can however, still be turned off or rebooted.
| |
19:51 | <alkisg> Peter_Monkberry: if you don't need vlans, I think it would be much easier to just get rid of them :D
| |
19:51 | It's possible to have a pc on another vlan, forward magic packets
| |
20:13 | You could also get a second ip to the epoptes-pc, on the other vlan, so that it can wake pcs on both vlans
| |
20:27 | <Peter_Monkberry> I would love to get rid of the vlans but that would be a ton of work
| |
20:27 | Can you explain those other 2 options?
| |
20:28 | I did read somewhere about forwarding the magic packets
| |
20:28 | this second IP, as in add a virtual IP address to the box via netplan?
| |
20:39 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
20:46 | RaphGro has left IRC (RaphGro!~raphgro@fedora/raphgro, Quit: Please remember your own message. It'll be read as soon as possible.) | |
20:50 | dragon788 has left IRC (dragon788!sid158229@gateway/web/irccloud.com/x-vtksjdeamflabhkh, Read error: Connection reset by peer) | |
20:51 | dragon788 has joined IRC (dragon788!sid158229@gateway/web/irccloud.com/x-bzjuilyrfdhapmvi) | |
21:09 | <alkisg> Peter_Monkberry: you can increase the existing subnet without changing the existing ips
| |
21:09 | The second ip would be eth0.1
| |
21:09 | That .1 is vlan1
| |
21:09 | (or eth0.2, etc)
| |
21:09 | It can be configured with /etc/network/interfaces, or with network-manager etc
| |
21:09 | Sure, netplan should also do it, but personally I just uninstall that :D
| |
21:10 | I don't touch netplan and snap :D
| |
21:17 | <Peter_Monkberry> I agree. I try to go with what is the latest, just to learn (netplan vs network-manager). I do get annoyed though when they end up changing stuff that just works
| |
21:18 | I'm not sure I understand the thinking here though. Am I trying to set the ltsp side of the vlan to have an IP that is inside the other vlan?
| |
21:36 | <alkisg> Peter_Monkberry: netplan isn't the "latest", it's just a dummy wrapper that uses network manager OR systemd-networkd
| |
21:36 | It doesn't have its own implementation of networking
| |
21:36 | I've no idea why ubuntu went for this, instead of adopting one of the other formats for their infrastructure
| |
21:36 | <Peter_Monkberry> whatever it is, it's another layer to deal with
| |
21:36 | <alkisg> Yes, that's why I uninstall it
| |
21:36 | Same as upstart, unity, bzr etc
| |
21:36 | :)
| |
21:36 | <Peter_Monkberry> stuff like that takes me back to my fedora days lol
| |
21:37 | totally agree
| |
21:43 | It would appear to be 11:42pm over in Greece, so I'll leave ya be. Thanks
| |
21:46 | ghaoil has left IRC (ghaoil!~ghaoil@hs-user-138.wia.cz, Ping timeout: 264 seconds) | |
21:48 | <vagrantc> alkisg: you could try debian, it has both netplan and snapd preuninstalled :)
| |
21:55 | <alkisg> vagrantc++ :D
| |
21:55 | I'll do that later on, it has some quirks to be resolved first
| |
21:55 | <vagrantc> heh
| |
21:55 | <alkisg> Like, no greek chars :)
| |
21:56 | <vagrantc> huh.
| |
21:56 | too many english-fluent debian developers, i guess :)
| |
21:57 | not that i have any skill to resolve it, but curoious what the nature of the issue is... missing fonts? the greek characters are all in UTF-8 i would imagine, no?
| |
21:57 | <alkisg> It's mainly because of gnome, which uses cantarell, which doesn't have greek glyphs
| |
21:58 | I filed some bug for dejavu or something, I think, years ago
| |
21:58 | gotta go, back later!
| |
21:58 | * vagrantc waves | |
22:24 | <Peter_Monkberry> I figured out what I can do easily. Thank you!
| |
22:24 | Peter_Monkberry has left IRC (Peter_Monkberry!6c221083@static-108-34-16-131.bflony.fios.verizon.net, Quit: Connection closed) | |
23:28 | Vercas has left IRC (Vercas!~Vercas@unaffiliated/vercas, Ping timeout: 265 seconds) | |
23:29 | Vercas has joined IRC (Vercas!~Vercas@unaffiliated/vercas) | |
23:44 | Vercas has left IRC (Vercas!~Vercas@unaffiliated/vercas, Ping timeout: 264 seconds) | |
23:50 | Vercas has joined IRC (Vercas!~Vercas@gateway/tor-sasl/vercas) | |