00:00 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
00:11 | BuddyButterfly has left IRC (BuddyButterfly!~BuddyButt@h1359005.stratoserver.net, Quit: Leaving.) | |
01:19 | bengoa has joined IRC (bengoa!~alberto@201.37.161.45) | |
03:28 | bengoa has left IRC (bengoa!~alberto@201.37.161.45, Remote host closed the connection) | |
03:31 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
03:56 | adrianorg has left IRC (adrianorg!~adrianorg@186.215.21.188, Ping timeout: 276 seconds) | |
03:56 | adrianor1 has joined IRC (adrianor1!~adrianorg@179.187.28.175.dynamic.adsl.gvt.net.br) | |
05:12 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Ping timeout: 250 seconds) | |
05:43 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
06:20 | kjackal has joined IRC (kjackal!~quassel@2a02:587:3117:9e00:d047:ad19:1a0b:2b55) | |
06:31 | kjackal has left IRC (kjackal!~quassel@2a02:587:3117:9e00:d047:ad19:1a0b:2b55, Ping timeout: 264 seconds) | |
06:58 | kjackal has joined IRC (kjackal!~quassel@2a02:587:3117:9e00:d047:ad19:1a0b:2b55) | |
07:07 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Ping timeout: 250 seconds) | |
07:10 | kjackal has left IRC (kjackal!~quassel@2a02:587:3117:9e00:d047:ad19:1a0b:2b55, Ping timeout: 264 seconds) | |
07:11 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
09:17 | kjackal has joined IRC (kjackal!~quassel@2a02:587:3117:9e00:d047:ad19:1a0b:2b55) | |
09:22 | <highvoltage> sbalneav give up? NEVER!
| |
09:24 | cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 246 seconds) | |
09:25 | cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg) | |
10:08 | kjackal has left IRC (kjackal!~quassel@2a02:587:3117:9e00:d047:ad19:1a0b:2b55, Ping timeout: 264 seconds) | |
10:29 | drg_ has joined IRC (drg_!b00c2036@gateway/web/freenode/ip.176.12.32.54) | |
11:06 | kjackal has joined IRC (kjackal!~quassel@2a02:587:3117:9e00:d047:ad19:1a0b:2b55) | |
12:38 | Tatanka has left IRC (Tatanka!~tim@revue.vtk.be, Remote host closed the connection) | |
14:56 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
17:13 | adrianor1 has left IRC (adrianor1!~adrianorg@179.187.28.175.dynamic.adsl.gvt.net.br, Ping timeout: 244 seconds) | |
18:12 | BuddyButterfly has joined IRC (BuddyButterfly!~BuddyButt@h1359005.stratoserver.net) | |
18:12 | adrianorg has joined IRC (adrianorg!~adrianorg@189.58.180.72.dynamic.adsl.gvt.net.br) | |
18:12 | <BuddyButterfly> ||cw: I have ltsp-pnp running in xen with internal networks.
| |
18:13 | now I would like to run a client from lan (external to xen lan).
| |
18:13 | but it does not reach tftp of ltsp-server.
| |
18:13 | I tried to put a next-server in lan dhcp but does not work also.
| |
18:13 | any idea howto direct the pxe booting clients to xen ltsp server?
| |
18:15 | * gehidore whimpers about having to setup windows 2012r2 server as the board of directors botched my ltsp implementation plan | |
18:15 | <gehidore> "people don't like change"
| |
18:15 | "your data doesn't like being compromised because idiots who don't like change wont change their habbits"
| |
18:15 | "do as we say"
| |
18:22 | <BuddyButterfly> any idea howto get the pxe boot working over a transparent bridge (pfsense)
| |
18:32 | <maldridge> BuddyButterfly: unless you are doing full nat, its not 100% transparent and so you'll need to set the next-server token on your pfsense gateway
| |
18:53 | <BuddyButterfly> maldridge: tnx for help.
| |
18:54 | I got it
| |
18:54 | just had the ip wrong (arg :-(
| |
18:54 | a simple next-server in the "external" lan in the dhcp conf was enough.
| |
18:55 | maldridge: the topology is: xen-lan <-> pfsense transparent bridge <-> lan <-> dhcp-server
| |
18:56 | the dhcp-server hands out IPs vor xen-lan and lan.
| |
18:56 | with this I can block away everything I need from xen VMs....
| |
18:57 | <maldridge> neat
| |
18:57 | <BuddyButterfly> this is basically the same IP lan but separated physically and connected via firewalled bridge
| |
18:58 | ltsp-pnp runs in xen-lan.
| |
18:58 | and I have added now the next-server in the central dhcp-server pointing "into" the xen-lan.
| |
18:59 | maldridge: yeah, saved the work to have 2 separate IP networks.
| |
19:00 | maldridge: and I can tell you. pfsense works great in a VM on xenserver! though you have to switch off checksum offloading!
| |
19:01 | <maldridge> meh, I abandoned pfsense a long time ago
| |
19:01 | it could no longer meet the performance contraints I had, so now I use OpenBSD
| |
19:01 | <BuddyButterfly> you just configure all VM to have an internal interface, say vmnet0 and then give pfsense vmnet0 and network0 wich connects to the lan.
| |
19:01 | OpenBSD making firewall directly via scripts?
| |
19:02 | <maldridge> uh no, but then again I'm a network engineer by trade, so I don't care much for opaque scripts anyway
| |
19:03 | <BuddyButterfly> currently I still have screen resolution problems on the client.
| |
19:03 | somehow the client does not detect the highest resolution.
| |
19:04 | when client is started, I can switch to highest resolution with xrandr but xfce stays at old resolution and all Icons and apps are huge !!! :-(
| |
19:05 | maldridge: do you know how to get back the display settings in xfce?
| |
19:05 | it is not showing on this client. why?
| |
19:05 | on other clients it shows up.
| |
19:06 | <maldridge> I'm not sure on that, I am niether a user of xfce, nor do I have terminals capable of more than 1024x768 on my ltsp install, but if I had to guess, maybe your monitors are misreporting the preferred resolution?
| |
19:08 | <BuddyButterfly> maldridge: is it possible to just set the resolution for a specific client with XRANDR_MODE_0=1920x1200?
| |
19:08 | I will try.....
| |
19:10 | <maldridge> BuddyButterfly: you can do that for sure, you'll just need to isolate the group of clients you want to set that on, and its possible to have a group containing only 1 machine, so I don't know why it wouldn't work
| |
19:10 | I have to head out now, but good luck debugging!
| |
19:17 | <BuddyButterfly> maldridge: ok, works!
| |
19:17 | tnx for help.
| |
19:17 | I have 2 monitors and the system now selects the small one (1024x768) as default. But this is easily reverted with my xrandr command.
| |
19:17 | so I am happy n ow.
| |
19:18 | problems solved.... will also be afk now. ciao
| |
19:19 | BuddyButterfly has left IRC (BuddyButterfly!~BuddyButt@h1359005.stratoserver.net, Quit: Leaving.) | |
21:02 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Remote host closed the connection) | |
22:31 | bengoa has joined IRC (bengoa!~alberto@201.37.161.45) | |
22:33 | bengoa has joined IRC (bengoa!~alberto@201.37.161.45) | |
22:41 | kjackal has left IRC (kjackal!~quassel@2a02:587:3117:9e00:d047:ad19:1a0b:2b55, Ping timeout: 264 seconds) | |