00:10 | pppingme has joined IRC (pppingme!~pppingme@unaffiliated/pppingme) | |
01:43 | * vagrantc wonders what bcg's "locale -a" output is like | |
01:44 | <vagrantc> i've enabled nb_NO.UTF-8 and running ldminfod still fails with both python2 and python3 with LC_ALL=C LANG=C
| |
01:44 | "locale -a" doesn't output any localized content, just a list of locales
| |
01:45 | any UTF-8 enabled locale it runs fine
| |
04:08 | lucascastro has left IRC (lucascastro!~lucas@201.182.221.14, Remote host closed the connection) | |
04:57 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
06:19 | Statler has joined IRC (Statler!~Georg@p5B30EA86.dip0.t-ipconnect.de) | |
06:41 | cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 248 seconds) | |
06:43 | cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg) | |
06:48 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
07:31 | cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Quit: Leaving) | |
09:31 | Statler has left IRC (Statler!~Georg@p5B30EA86.dip0.t-ipconnect.de, Remote host closed the connection) | |
10:01 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
10:01 | Statler has joined IRC (Statler!~Georg@gwrz3.lohn24.de) | |
10:02 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
10:45 | Faith has joined IRC (Faith!~Paty_@unaffiliated/faith) | |
11:10 | lucascastro has joined IRC (lucascastro!~lucas@201.182.221.14) | |
11:50 | Faith has left IRC (Faith!~Paty_@unaffiliated/faith, Quit: Leaving) | |
12:19 | adrianor1 has joined IRC (adrianor1!~adrianorg@186.213.156.243) | |
12:19 | adrianorg has left IRC (adrianorg!~adrianorg@177.132.221.233, Ping timeout: 256 seconds) | |
13:17 | bcg has left IRC (bcg!b@dsl-tkubng11-54f942-246.dhcp.inet.fi, Quit: leaving) | |
13:19 | bcg has joined IRC (bcg!b@dsl-tkubng11-54f942-246.dhcp.inet.fi) | |
14:50 | ben_roose has joined IRC (ben_roose!~roose@roose.cs.wichita.edu) | |
14:54 | adrianor1 is now known as adrianorg | |
15:39 | lroca has joined IRC (lroca!~lroca@ool-18bfd59d.dyn.optonline.net) | |
15:54 | mmarconm has joined IRC (mmarconm!~mmarconm@unaffiliated/mmarconm) | |
16:21 | GodFather has joined IRC (GodFather!~rcc@2600:1011:b118:93fe:4be:fa56:9337:9b76) | |
16:28 | lucascastro has left IRC (lucascastro!~lucas@201.182.221.14, Ping timeout: 268 seconds) | |
16:41 | lucascastro has joined IRC (lucascastro!~lucas@201.182.221.14) | |
16:41 | <mmarconm> Hi all / Ola :)
| |
17:35 | mmarconm has left IRC (mmarconm!~mmarconm@unaffiliated/mmarconm, Quit: bye) | |
17:52 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
17:57 | Statler has left IRC (Statler!~Georg@gwrz3.lohn24.de, Remote host closed the connection) | |
18:18 | lroca has left IRC (lroca!~lroca@ool-18bfd59d.dyn.optonline.net, Ping timeout: 248 seconds) | |
18:19 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
18:20 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
18:44 | lroca has joined IRC (lroca!~lroca@ool-18bfd59d.dyn.optonline.net) | |
18:47 | lroca has joined IRC (lroca!~lroca@ool-18bfd59d.dyn.optonline.net) | |
18:51 | lroca has left IRC (lroca!~lroca@ool-18bfd59d.dyn.optonline.net, Quit: lroca) | |
18:56 | lroca has joined IRC (lroca!~lroca@ool-18bfd59d.dyn.optonline.net) | |
19:00 | lroca is now known as _roca | |
19:20 | adrianorg has left IRC (adrianorg!~adrianorg@186.213.156.243, Quit: leaving) | |
19:24 | dgroos has joined IRC (dgroos!~dagro001@205.215.175.117) | |
19:25 | <dgroos> Howdy folks — setting up a new server…
| |
19:26 | setting up w/directions at http://wiki.ltsp.org/wiki/Ltsp-manager/Installation and also unplugged the cable during running the initial setup as I’m using a 2-nic system.
| |
19:28 | It boots nicely (once I applied the fix on that installation page) and am able to log in AD users. Problem with internet access:
| |
19:28 | on client machines ping 8.8.8.8 shows success, ping google.com fails.
| |
19:28 | <vagrantc> what's in /etc/resolv.conf on the client?
| |
19:29 | <dgroos> Hey vagrantc! I’ll put here…
| |
19:30 | nameserver 192.168.67.1
| |
19:31 | <vagrantc> do you have a dns server or caching proxy configured on 192.168.67.1 ?
| |
19:31 | e.g. the ltsp server
| |
19:32 | dnsmasq can function in that capacity
| |
19:33 | <dgroos> Using the ltsp-manager setup so…? on the server /etc/resolv.conf has: nameserver 127.0.0.1 and search: mpls.k12.mn.us which serves for our district
| |
19:33 | pretty sure it uses dnsmasq as I’m doing out-of-the-box ltsp-pnp fat clients via ltsp-manager.
| |
19:34 | <vagrantc> look at /etc/dnsmasq*
| |
19:34 | <dgroos> ‘k
| |
19:34 | <vagrantc> also, pgrep -l -a -f dnsmasq
| |
19:35 | i vaguely recall some issue about how ubuntu configured dnsmasq that caused issues, but never encountered it directly as i mostly use debian
| |
19:36 | <alkisg> Hey all
| |
19:36 | <dgroos> the latter command shows: 922 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /var/run/dnsmasq/resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new --local-service --trust-anchor=.,190… a long number. I’ll check the former now
| |
19:36 | <alkisg> dgroos: does internet work on the server itself?
| |
19:36 | <dgroos> Hey alkisg !
| |
19:36 | it does
| |
19:36 | <alkisg> Can you vnc to me from a client?
| |
19:36 | Or from the server...
| |
19:36 | x11vnc -connect srv1-dide.ioa.sch.gr
| |
19:36 | ...or the corresponding ip
| |
19:36 | <vagrantc> name resolution is broken
| |
19:37 | !dnsmasq
| |
19:37 | <ltsp> Error: "dnsmasq" is not a valid command.
| |
19:44 | <alkisg> dgroos: your setup is fine but dnsmasq needed restarting
| |
19:44 | Seems like a dnsmasq bug, not a misconfiguration
| |
19:44 | <dgroos> ? I wonder why? O
| |
19:45 | <alkisg> I think I've seen it a few times here too, but I didn't get the time to look into it
| |
19:45 | <dgroos> OK
| |
19:45 | <alkisg> So if it happens again, just do service dnsmasq restart, and file a bug report so that we look into it
| |
19:45 | <dgroos> I’m wondering if it happened as I didn’t do the workaround on the installation page right away.
| |
19:45 | I waited till it failed to boot, then did it.?
| |
19:45 | <alkisg> Ah, possibly, if dnsmasq was started without the correct configuration, that would happen, yes
| |
19:46 | Because the "initial-setup" redirects some broken dnsmasq configuration
| |
19:46 | <dgroos> I suggest adding to the instructions (or if I can edit it) to say “if this fix is run later, restart dnsmasq.
| |
19:47 | or something like that
| |
19:47 | Thanks so much!
| |
19:47 | <alkisg> Not until we verify that this is indeed an issue
| |
19:47 | It may be an unrelated dnsmasq bug
| |
19:47 | np
| |
19:47 | <dgroos> OK, I’ll keep my eyes open…
| |
19:48 | Have a great evening, and thanks vagrantc , too.
| |
19:49 | * vagrantc waves | |
20:06 | <dgroos> As a test, just re-booted the server, and again lost internet on the clients and was able to fix it by running on the server: sudo service network-manager restart
| |
20:06 | Where would I file that bug report?
| |
20:12 | would that be on: https://bugs.launchpad.net/ltsp probably not?
| |
20:15 | GodFather has left IRC (GodFather!~rcc@2600:1011:b118:93fe:4be:fa56:9337:9b76, Ping timeout: 252 seconds) | |
20:15 | <vagrantc> dgroos: you can file it there, and we can recategorize it if needed
| |
20:16 | we, meaning, probably not me :)
| |
20:16 | <dgroos> vagrantc: OK thanks!
| |
20:16 | ;-)
| |
20:16 | <vagrantc> generally better to file it somewhere than have it get lost because of uncertainty
| |
20:17 | <dgroos> Indeed.
| |
20:17 | Any way to get the dnsmasq restart command to automatically run after restart?
| |
20:25 | OK, got it: https://bugs.launchpad.net/ltsp/+bug/1741336
| |
20:29 | <alkisg> dgroos: does it need a full network-manager restart, or is a dnsmasq restart enough?
| |
20:29 | <dgroos> I’ll test…
| |
20:29 | <alkisg> And, it would be best to file it against dnsmasq too then, because that's where the code that need to be fixed would be...
| |
20:32 | adrianorg has joined IRC (adrianorg!~adrianorg@186.213.156.243) | |
20:34 | <dgroos> Just re-tested and this time internet worked ??
| |
20:35 | Found this: #774970
| |
20:35 | dnsmasq doesn't start automatically on boot https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774970
| |
20:41 | hmmm… and on thie re-re test, internet at client doesn’t work…
| |
20:43 | …and yes it was enough to run: sudo service dnsmasq restart
| |
20:47 | So, maybe it’s #774970? It does include a patch so not sure where to go from there. I’ll wait for more directions before I post there.
| |
21:12 | gotta go!
| |
21:12 | dgroos has left IRC (dgroos!~dagro001@205.215.175.117, Quit: dgroos) | |
21:27 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
22:29 | ben_roose has left IRC (ben_roose!~roose@roose.cs.wichita.edu, Remote host closed the connection) | |
22:32 | ben_roose has joined IRC (ben_roose!~roose@roose.cs.wichita.edu) | |
22:54 | ben_roose has left IRC (ben_roose!~roose@roose.cs.wichita.edu, Remote host closed the connection) | |
23:35 | _roca has left IRC (_roca!~lroca@ool-18bfd59d.dyn.optonline.net, Ping timeout: 250 seconds) | |