| 00:26 | vagrantc has quit IRC | |
| 00:33 | map7_ has joined #ltsp | |
| 00:45 | cyberorg_ has joined #ltsp | |
| 00:46 | cyberorg has quit IRC | |
| 00:47 | cyberorg_ is now known as cyberorg | |
| 00:48 | giaco has quit IRC | |
| 02:56 | sweetpi has quit IRC | |
| 03:01 | ogra_cmpc has quit IRC | |
| 03:03 | ogra_cmpc has joined #ltsp | |
| 03:13 | ogra_cmpc has quit IRC | |
| 03:17 | ogra_cmpc has joined #ltsp | |
| 03:18 | map7_ has quit IRC | |
| 03:20 | RicardoPerez has joined #ltsp | |
| 03:21 | <RicardoPerez> hi! anybody knows where and when an LTSP client configures its network parameters via DHCP? My LTSP clients are unable to get their broadcast address from the server
| |
| 03:29 | <Appiah> umm
| |
| 03:29 | are you using the ltsp dhcp server?
| |
| 03:30 | (thats default)
| |
| 03:30 | then check your dhcpd.conf
| |
| 03:31 | that and lts.conf can alter your clients network settings
| |
| 03:32 | <RicardoPerez> Appiah: hi!
| |
| 03:33 | the dhcp server seems to be right, because after login into root in the LTSP client, I do "udhcpc eth0" and it gets its broadcast address perfectly well
| |
| 03:33 | so it seems to be that dhcpd.conf is right. it includes an "option broadcast-address" line
| |
| 03:36 | but the LTSP client gets a 0.0.0.0 broadcast address :(... I need to put a script with an "udhcpc eth0" line in RCFILE_01 in order to the client do a new DHCP request and then the broadcast address is getting right
| |
| 03:40 | Hummmmm... if I do "cat /proc/cmdline" in the LTSP client, I get the following:
| |
| 03:41 | ro initrd=initrd.img quiet splash nbdport=2001 BOOT_IMAGE=vmlinuz ip=192.168.0.2:192.168.0.1:192.168.0.1:255.255.0.0 BOOTIF=01-08-00-27-d6-3b-41
| |
| 03:42 | according to /opt/ltsp/i386/usr/share/initramfs-tools/scripts/init-premount/udhcp:
| |
| 03:42 | # 2) One NIC, static ip=<client-ip>:<server-ip>:<gw-ip>:<netmask>:<hostname>:<device>:<autoconf>:
| |
| 03:42 | # It'll use the static IP.
| |
| 03:43 | # 3) One NIC, IPAPPEND 1 or 3 or ip=<client-ip>:<server-ip>:<gw-ip>:<netmask>:
| |
| 03:43 | # It'll use the static IP.
| |
| 03:43 | it seems to be that i'm in the 3) case
| |
| 03:44 | so the client sets up the client ip, server ip, gateway ip and netmask statically
| |
| 03:44 | and udhcpc does nothing here
| |
| 03:45 | however, it doesn't sets up the broadcast address
| |
| 04:33 | <Appiah> may I ask what are you trying to do?
| |
| 04:34 | set the broadcast adress which seams to be 0.0.0.0 per default?
| |
| 04:40 | <RicardoPerez> no no, i'm trying to set the good broadcast for my clients, but they get 0.0.0.0 instead of their correct broadcast
| |
| 04:45 | <Appiah> ok
| |
| 04:45 | did you modify dhcpd.conf?
| |
| 04:46 | <RicardoPerez> my dhcpd.conf is right, i think, because subsequent "udhcpc eth0" invocations from the ltsp clients sets up the broadcast address perfectly
| |
| 04:47 | <Appiah> well did you?
| |
| 04:47 | <RicardoPerez> yes, I modify the dhcpd.conf a bit
| |
| 04:48 | <Appiah> can you upload the dhcpd.conf to pastebin?
| |
| 04:48 | <RicardoPerez> ok
| |
| 04:49 | http://ubuntu.pastebin.com/xwYXNV8p
| |
| 04:54 | <Appiah> is udhcpc the default dhcp client?
| |
| 04:56 | <RicardoPerez> i suppose so... i didn't change nothing related with that
| |
| 04:57 | <Appiah> /usr/share/udhcpc/default.script should have $BROADCAST , but I wonder if that file is being read during the second time
| |
| 04:57 | if I remeber correctly , LTSP clients will ask for dhcp twice
| |
| 05:00 | <RicardoPerez> did you mean /etc/udhcpc/default.script?
| |
| 05:05 | <Appiah> err ye :D
| |
| 05:07 | <RicardoPerez> yeah, i have success hardcoding /opt/ltsp/i386/usr/share/initramfs-tools/scripts/init-premount/udhcpc after a bit of hacking...
| |
| 05:07 | but that's an ugly solution
| |
| 05:08 | komunista has joined #ltsp | |
| 05:13 | pmatulis has joined #ltsp | |
| 05:15 | <Appiah> think you should post on the mailing list and see if people get the same problem
| |
| 05:15 | might be a bug
| |
| 05:19 | <RicardoPerez> yes, i think so, too
| |
| 05:20 | thank you very much, Appiah
| |
| 05:39 | map7_ has joined #ltsp | |
| 05:46 | RicardoPerez has quit IRC | |
| 05:53 | Selveste1_ has joined #ltsp | |
| 06:19 | map7_ has quit IRC | |
| 07:18 | komunista has quit IRC | |
| 07:19 | try2free has joined #ltsp | |
| 07:24 | try2free has quit IRC | |
| 07:35 | map7_ has joined #ltsp | |
| 07:37 | F-GT has quit IRC | |
| 07:39 | map7_ has quit IRC | |
| 07:53 | F-GT has joined #ltsp | |
| 08:10 | bobby_C has joined #ltsp | |
| 08:28 | komunista has joined #ltsp | |
| 09:09 | komunista has quit IRC | |
| 09:42 | bobby_C has quit IRC | |
| 10:32 | M4gic5t0rM has quit IRC | |
| 10:33 | M4gic5t0rM has joined #ltsp | |
| 11:14 | vmlintu_ has quit IRC | |
| 11:20 | gentgeen__ has joined #ltsp | |
| 11:21 | M4gic5t0rM has quit IRC | |
| 12:00 | M4gic5t0rM has joined #ltsp | |
| 12:52 | vagrantc has joined #ltsp | |
| 12:54 | alkisg has joined #ltsp | |
| 13:07 | gentgeen__ has quit IRC | |
| 13:20 | highvoltage has joined #ltsp | |
| 13:44 | M4gic5t0rM has quit IRC | |
| 14:24 | otavio has quit IRC | |
| 14:24 | otavio has joined #ltsp | |
| 14:30 | mordocai has joined #ltsp | |
| 14:44 | vmlintu_ has joined #ltsp | |
| 15:07 | alkisg has quit IRC | |
| 15:16 | dobber_ has joined #ltsp | |
| 17:05 | dobber_ has quit IRC | |
| 17:27 | giaco has joined #ltsp | |
| 17:41 | Egyptian[Home] has quit IRC | |
| 17:50 | giaco has quit IRC | |
| 17:55 | Egyptian[Home] has joined #ltsp | |
| 18:04 | M4gic5t0rM has joined #ltsp | |
| 18:12 | johnny has joined #ltsp | |
| 18:24 | gentgeen__ has joined #ltsp | |
| 20:08 | Selveste1_ has quit IRC | |
| 20:24 | vagrantc has quit IRC | |
| 20:27 | vagrantc has joined #ltsp | |
| 20:28 | otavio has quit IRC | |
| 20:28 | otavio has joined #ltsp | |
| 20:57 | pmatulis has quit IRC | |
| 21:16 | M4gic5t0rM has quit IRC | |
| 21:18 | Egyptian[Home] has quit IRC | |
| 21:34 | Guest18895 has quit IRC | |
| 21:38 | johnny has left #ltsp | |
| 21:44 | Egyptian[Home] has joined #ltsp | |
| 23:23 | vagrantc has quit IRC | |
| 23:25 | peter_tm has joined #ltsp | |
| 23:26 | vagrantc has joined #ltsp | |
| 23:34 | peter_tm has left #ltsp | |
| 23:34 | alexqwesa has quit IRC | |
| 23:53 | alkisg has joined #ltsp | |
| 23:54 | alexqwesa has joined #ltsp | |
| 23:55 | johnny has joined #ltsp | |