00:05 | gbaman has left IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com, Ping timeout: 268 seconds) | |
00:46 | adrianorg has joined IRC (adrianorg!~adrianorg@187.113.245.158) | |
00:49 | adrianor1 has left IRC (adrianor1!~adrianorg@177.18.102.188, Ping timeout: 245 seconds) | |
01:00 | Toothless has left IRC (Toothless!~Toothless@pa49-197-246-172.pa.qld.optusnet.com.au, Read error: Connection reset by peer) | |
01:01 | gbaman has joined IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com) | |
01:05 | lucascastro has joined IRC (lucascastro!~lucas@186.227.186.18) | |
01:34 | gbaman has left IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com, Ping timeout: 240 seconds) | |
01:44 | ben_nabiy has joined IRC (ben_nabiy!~bennabiy@unaffiliated/bennabiy) | |
02:13 | adrianor1 has joined IRC (adrianor1!~adrianorg@177.134.62.187) | |
02:15 | adrianorg has left IRC (adrianorg!~adrianorg@187.113.245.158, Ping timeout: 268 seconds) | |
02:16 | Toothless has joined IRC (Toothless!~Toothless@ppp118-208-42-45.lns20.bne7.internode.on.net) | |
02:16 | Toothless_ has joined IRC (Toothless_!~Toothless@ppp118-208-42-45.lns20.bne7.internode.on.net) | |
02:20 | GodFather has left IRC (GodFather!~rcc@47.33.250.142, Ping timeout: 260 seconds) | |
02:32 | gbaman has joined IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com) | |
02:33 | Toothless has left IRC (Toothless!~Toothless@ppp118-208-42-45.lns20.bne7.internode.on.net, Quit: Leaving) | |
03:06 | gbaman has left IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com, Ping timeout: 268 seconds) | |
03:58 | adrianorg has joined IRC (adrianorg!~adrianorg@177.204.156.59.dynamic.adsl.gvt.net.br) | |
03:59 | adrianor1 has left IRC (adrianor1!~adrianorg@177.134.62.187, Ping timeout: 260 seconds) | |
04:02 | adrianorg has left IRC (adrianorg!~adrianorg@177.204.156.59.dynamic.adsl.gvt.net.br, Ping timeout: 245 seconds) | |
04:03 | gbaman has joined IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com) | |
04:08 | ben_nabiy has left IRC (ben_nabiy!~bennabiy@unaffiliated/bennabiy, Read error: Connection reset by peer) | |
04:11 | ben_nabiy has joined IRC (ben_nabiy!~bennabiy@unaffiliated/bennabiy) | |
04:28 | adrianorg has joined IRC (adrianorg!~adrianorg@189.58.230.8.dynamic.adsl.gvt.net.br) | |
04:36 | gbaman has left IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com, Ping timeout: 268 seconds) | |
05:13 | Statler has joined IRC (Statler!~Georg@p579FEE9E.dip0.t-ipconnect.de) | |
05:26 | ricotz has joined IRC (ricotz!~ricotz@p5B2A9406.dip0.t-ipconnect.de) | |
05:26 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
05:34 | gbaman has joined IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com) | |
06:07 | gbaman has left IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com, Ping timeout: 240 seconds) | |
06:19 | josmat77 has joined IRC (josmat77!c3391364@gateway/web/freenode/ip.195.57.19.100) | |
08:04 | Statler has left IRC (Statler!~Georg@p579FEE9E.dip0.t-ipconnect.de, Remote host closed the connection) | |
08:15 | adrianor1 has joined IRC (adrianor1!~adrianorg@177.18.175.22) | |
08:15 | adrianorg has left IRC (adrianorg!~adrianorg@189.58.230.8.dynamic.adsl.gvt.net.br, Ping timeout: 240 seconds) | |
08:18 | mikkel has joined IRC (mikkel!~mikkel@mail.dlvs.dk) | |
08:31 | larryni has joined IRC (larryni!~larryni@host86-144-114-176.range86-144.btcentralplus.com) | |
08:32 | <larryni> Morning
| |
08:33 | <alkisg> Good morning
| |
08:33 | <larryni> I recently had to change the mobo of our ltsp server. The ethernet adapters were previously named eth0 and eth1, now they automatically renamed eth2 and eth3
| |
08:33 | I went through all the config files I could think of and changed the names
| |
08:34 | Everything works, thin clients are booting
| |
08:34 | but I cannot get Internet access
| |
08:34 | even though I am able to access the router
| |
08:35 | I notices that when I ping a local address it goes through eth2, and when I ping an outside address it goes through eth3
| |
08:35 | or it tries anyways
| |
08:36 | any idea what I am missing?
| |
08:37 | oh, and I know there is internet access as I am listening to radio through wifi on my laptop
| |
08:41 | <alkisg> larryni: are your interfaces still eth2 and eth3?
| |
08:41 | <larryni> yes
| |
08:41 | <alkisg> Which distro/version?
| |
08:42 | <larryni> Ubuntu 14.04
| |
08:42 | <alkisg> Go and rename them back to eth0 and eth1 from /etc/udev/rules.d/70-persistent-net.rules
| |
08:42 | You obviously had NAT setup based on those names
| |
08:42 | And with the renaming, your NAT broke
| |
08:43 | <larryni> ok
| |
08:43 | <alkisg> You can just rm -f /etc/udev/rules.d/70-persistent-net.rules and reboot the server
| |
08:43 | <larryni> will give that a go
| |
08:43 | Statler has joined IRC (Statler!~Georg@mail.lohn24.de) | |
08:44 | forum has joined IRC (forum!~Thunderbi@193-83-53-58.adsl.highway.telekom.at) | |
08:58 | forum has left IRC (forum!~Thunderbi@193-83-53-58.adsl.highway.telekom.at, Ping timeout: 272 seconds) | |
09:07 | gvy has joined IRC (gvy!~mike@altlinux/developer/mike) | |
09:11 | <larryni> I just tried that. I also changed the interface and isc-dhcp-server files to reflect the changes. But now I can't access the router and the thin clients don't connect to dhcp either.
| |
09:17 | oops, looks like my ethernet ports are now swapped - thin clients booting again
| |
09:18 | router is accessible again as well, but still no Internet access
| |
09:21 | <alkisg> larryni: so now you reverted everything back to eth0 and eth1 as it previously was, and yet you still don't have internet access from the clients?
| |
09:21 | <larryni> yes
| |
09:21 | and I waqs wrong about the thin clients
| |
09:21 | <alkisg> I assume you're using a 2 NIC setup, with one of them as "internal to only LTSP clients", right?
| |
09:22 | <larryni> they get an ip address, but then quit at TFPT
| |
09:22 | yes, 2 NIC setup
| |
09:22 | <alkisg> Eh, wait, are you saying that clients can't access the internet or that they can't boot?
| |
09:23 | Did you put the eth0/eth1 names as they previously were, or are they now swapped, for example maybe eth0 was the internal network before and now it's eth1?
| |
09:23 | <larryni> now they do not boot either, they connect to dhcp, get a client address, then boot fails shortly after
| |
09:23 | eth0/eth1 are now swapped, but I swapped the ethernet leads
| |
09:24 | <alkisg> Put the leads back, and edit /etc/udev/rules.d/70-persistent-net.rules so that they have the correct names
| |
09:24 | You still have some setup based on names, so you need to put them as they were
| |
09:24 | E.g. maybe you have restricted tftpd setup to eth0
| |
09:25 | So change the eth0 and eth1 names in /etc/udev/rules.d/70-persistent-net.rules and reboot the server
| |
09:25 | You would avoid all that complexity if you were using ltsp-pnp :)
| |
09:25 | !ltsp-pnp
| |
09:25 | <ltsp> ltsp-pnp: ltsp-pnp is an alternative (upstream) method to maintain LTSP installations for thin and fat clients that doesn't involve chroots: https://help.ubuntu.com/community/UbuntuLTSP/ltsp-pnp
| |
09:31 | <larryni> thin clients are booting again :o)
| |
09:32 | but still no Internet access on either the server or clients
| |
09:33 | <alkisg> Can you ping your router from your server?
| |
09:33 | <larryni> I'll certainly look at ltsp-pnp for when I have to do a new setup
| |
09:33 | yes, I can ping and access the router
| |
09:34 | <alkisg> And can you ping 8.8.8.8?
| |
09:35 | <larryni> no, destination host unreachable - this is the case for all outside urls and IPs
| |
09:36 | <alkisg> Did you setup the networking yourself, or someone else did it?
| |
09:36 | <larryni> I did it myself, it was running fine for about 2 years
| |
09:37 | <alkisg> larryni: did you put mac-address based filters in your router's firewall?
| |
09:37 | Or in your server's firewall?
| |
09:38 | In any case, it's not about ltsp at all, it's plain "networking in ubuntu" questions now...
| |
09:38 | <larryni> nope, no access controls set on router - I even factory reset it to make sure
| |
09:38 | <alkisg> If your server can ping the router but not the internet.... something blocks it, and it's not ltsp related
| |
09:38 | <larryni> weird...
| |
09:39 | I must have accidentally messed up something else when I tried to get the server back up after mobo change
| |
09:45 | time for a quick smoke break! I'll report back later
| |
09:46 | <alkisg> No worries; nothing from those was ltsp-related ;)
| |
09:46 | <larryni> Thanks for your help anyway ;o)
| |
09:46 | <alkisg> np
| |
10:11 | markus_e92 has left IRC (markus_e92!~markus_e9@62-46-98-51.adsl.highway.telekom.at, Ping timeout: 240 seconds) | |
10:14 | markus_e92 has joined IRC (markus_e92!~markus_e9@91-115-19-114.adsl.highway.telekom.at) | |
10:19 | GodFather has joined IRC (GodFather!~rcc@96-92-43-9-static.hfc.comcastbusiness.net) | |
11:05 | HRH_H_Crab has left IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org, Ping timeout: 258 seconds) | |
11:08 | HRH_H_Crab has joined IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org) | |
11:34 | HRH_H_Crab has left IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org, Ping timeout: 260 seconds) | |
11:36 | HRH_H_Crab has joined IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org) | |
11:37 | gvy has left IRC (gvy!~mike@altlinux/developer/mike, Ping timeout: 260 seconds) | |
11:44 | gvy has joined IRC (gvy!~mike@altlinux/developer/mike) | |
12:03 | HRH_H_Crab has left IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org, Ping timeout: 255 seconds) | |
12:06 | HRH_H_Crab has joined IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org) | |
12:35 | gp has left IRC (gp!~gp@96.71.93.13, Quit: Leaving) | |
12:45 | HRH_H_Crab has left IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org, Ping timeout: 260 seconds) | |
12:46 | HRH_H_Crab has joined IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org) | |
12:58 | HRH_H_Crab has left IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org, Ping timeout: 255 seconds) | |
12:58 | HRH_H_Crab has joined IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org) | |
13:09 | HRH_H_Crab has left IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org, Ping timeout: 260 seconds) | |
13:10 | cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Remote host closed the connection) | |
13:11 | HRH_H_Crab has joined IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org) | |
13:30 | GodFather has left IRC (GodFather!~rcc@96-92-43-9-static.hfc.comcastbusiness.net, Ping timeout: 260 seconds) | |
13:33 | larryni has left IRC (larryni!~larryni@host86-144-114-176.range86-144.btcentralplus.com, Quit: Leaving) | |
13:40 | forum has joined IRC (forum!~Thunderbi@193-83-53-58.adsl.highway.telekom.at) | |
13:47 | GodFather has joined IRC (GodFather!~rcc@75-145-237-204-Michigan.hfc.comcastbusiness.net) | |
13:47 | HRH_H_Crab has left IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org, Ping timeout: 240 seconds) | |
13:49 | HRH_H_Crab has joined IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org) | |
13:54 | forum has left IRC (forum!~Thunderbi@193-83-53-58.adsl.highway.telekom.at, Ping timeout: 240 seconds) | |
13:58 | HRH_H_Crab has left IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org, Ping timeout: 260 seconds) | |
14:00 | HRH_H_Crab has joined IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org) | |
14:01 | forum has joined IRC (forum!~Thunderbi@193-83-53-58.adsl.highway.telekom.at) | |
14:06 | HRH_H_Crab has left IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org, Ping timeout: 260 seconds) | |
14:09 | HRH_H_Crab has joined IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org) | |
14:19 | GodFather_ has joined IRC (GodFather_!~rcc@75-145-237-204-Michigan.hfc.comcastbusiness.net) | |
14:19 | GodFather has left IRC (GodFather!~rcc@75-145-237-204-Michigan.hfc.comcastbusiness.net, Remote host closed the connection) | |
14:24 | HRH_H_Crab has left IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org, Ping timeout: 255 seconds) | |
14:29 | HRH_H_Crab has joined IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org) | |
14:34 | gp has joined IRC (gp!~gp@96.71.93.13) | |
14:49 | HRH_H_Crab has left IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org, Ping timeout: 260 seconds) | |
14:49 | GodFather_ has left IRC (GodFather_!~rcc@75-145-237-204-Michigan.hfc.comcastbusiness.net, Ping timeout: 260 seconds) | |
14:50 | HRH_H_Crab has joined IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org) | |
15:00 | HRH_H_Crab has left IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org, Ping timeout: 255 seconds) | |
15:05 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
15:06 | GodFather_ has joined IRC (GodFather_!~rcc@75-145-237-204-Michigan.hfc.comcastbusiness.net) | |
15:06 | HRH_H_Crab has joined IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org) | |
15:13 | mikkel has left IRC (mikkel!~mikkel@mail.dlvs.dk, Quit: Leaving) | |
15:13 | GodFather_ has left IRC (GodFather_!~rcc@75-145-237-204-Michigan.hfc.comcastbusiness.net, Ping timeout: 260 seconds) | |
15:15 | HRH_H_Crab has left IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org, Ping timeout: 246 seconds) | |
15:17 | HRH_H_Crab has joined IRC (HRH_H_Crab!~crab@kowloontong.dim-sum.org) | |
15:27 | cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg) | |
16:09 | forum has left IRC (forum!~Thunderbi@193-83-53-58.adsl.highway.telekom.at, Read error: Connection reset by peer) | |
16:09 | forum1 has joined IRC (forum1!~Thunderbi@193-83-53-58.adsl.highway.telekom.at) | |
16:12 | forum1 is now known as forum | |
16:33 | lucascastro has left IRC (lucascastro!~lucas@186.227.186.18, Remote host closed the connection) | |
16:33 | lucascastro has joined IRC (lucascastro!~lucas@186.227.186.18) | |
16:41 | forum has left IRC (forum!~Thunderbi@193-83-53-58.adsl.highway.telekom.at, Ping timeout: 240 seconds) | |
17:03 | gvy has left IRC (gvy!~mike@altlinux/developer/mike, Quit: Leaving) | |
17:23 | gp has left IRC (gp!~gp@96.71.93.13, Remote host closed the connection) | |
17:38 | adrianor1 is now known as adrianorg | |
17:43 | <adrianorg> Hi. How can I disable the "Power Off" menu on the thinclients? I'm running LTSP on Debian 8, gnome-flashback.
| |
17:55 | <vagrantc> from a logged in session?
| |
18:14 | gbaman has joined IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com) | |
18:16 | <adrianorg> vagrantc: my users are getting confused about the "Log Out" and "Power Off" menu entries, so they asked to disable the "Power Off" option.
| |
18:17 | <vagrantc> adrianorg: right ... i presume that can be done with gnome dconf/gconf settings, but i don't know them off the top of my head
| |
18:22 | <adrianorg> vagrantc: thanks. I did some previous research about these gnome settings but found nothing yet. I'll keep searching.
| |
18:22 | <vagrantc> i know there's a patch in ubuntu to disable it when LTSP is detected
| |
18:30 | <adrianorg> vagrantc: do you know which package is patched?
| |
18:32 | <vagrantc> not exactly ... and not sure if they've kept the patch in recent versions
| |
18:32 | i don't use ubuntu, so i know it in general, but the specifics are lost on me
| |
18:32 | <alkisg> MATE has such a patch
| |
18:33 | And I requested its removal, so it'll go away after 16.04... :D
| |
18:33 | <adrianorg> alkisg: :-)
| |
18:34 | <alkisg> It should be possible with policykit though
| |
18:34 | (in flashback)
| |
18:37 | <adrianorg> alkisg: vagrantc: thanks. I'll try your suggestions.
| |
19:00 | gp has joined IRC (gp!~gp@96.71.93.13) | |
19:03 | gbaman has left IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com, Remote host closed the connection) | |
19:04 | gbaman has joined IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com) | |
19:08 | gbaman has left IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com, Ping timeout: 240 seconds) | |
19:21 | lucascastro has left IRC (lucascastro!~lucas@186.227.186.18, Remote host closed the connection) | |
19:22 | lucascastro has joined IRC (lucascastro!~lucas@186.227.186.18) | |
19:23 | Statler has left IRC (Statler!~Georg@mail.lohn24.de, Remote host closed the connection) | |
19:24 | forum has joined IRC (forum!~Thunderbi@193-83-53-58.adsl.highway.telekom.at) | |
19:30 | gbaman has joined IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com) | |
19:32 | gbaman has left IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com, Remote host closed the connection) | |
19:32 | gbaman has joined IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com) | |
19:38 | forum has left IRC (forum!~Thunderbi@193-83-53-58.adsl.highway.telekom.at, Quit: forum) | |
20:07 | gbaman has left IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com, Remote host closed the connection) | |
20:07 | gbaman has joined IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com) | |
20:11 | gbaman has left IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com, Ping timeout: 246 seconds) | |
21:08 | gbaman has joined IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com) | |
21:30 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
21:39 | gbaman_ has joined IRC (gbaman_!~gbaman@host81-142-46-233.in-addr.btopenworld.com) | |
21:40 | gbaman has left IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com, Ping timeout: 240 seconds) | |
21:45 | gbaman_ has left IRC (gbaman_!~gbaman@host81-142-46-233.in-addr.btopenworld.com, Remote host closed the connection) | |
21:46 | gbaman has joined IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com) | |
22:05 | gbaman has left IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com, Remote host closed the connection) | |
22:08 | gbaman has joined IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com) | |
22:09 | Freejack has left IRC (Freejack!~quassel@unaffiliated/freejack, Quit: No Ping reply in 180 seconds.) | |
22:11 | Freejack has joined IRC (Freejack!~quassel@unaffiliated/freejack) | |
22:11 | gp has left IRC (gp!~gp@96.71.93.13, Quit: Leaving) | |
22:50 | gbaman has left IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com, Remote host closed the connection) | |
22:56 | GodFather_ has joined IRC (GodFather_!~rcc@47.33.250.142) | |
23:01 | gbaman has joined IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com) | |
23:13 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
23:31 | gbaman has left IRC (gbaman!~gbaman@host81-142-46-233.in-addr.btopenworld.com, Remote host closed the connection) | |