IRC chat logs for #ltsp on irc.libera.chat (webchat)


Channel log from 5 August 2020   (all times are UTC)

00:57mgariepy has left IRC (mgariepy!~mgariepy@ubuntu/member/mgariepy, Ping timeout: 240 seconds)
01:12mgariepy has joined IRC (mgariepy!~mgariepy@ubuntu/member/mgariepy)
01:32mgariepy has left IRC (mgariepy!~mgariepy@ubuntu/member/mgariepy, Ping timeout: 240 seconds)
01:33mgariepy has joined IRC (mgariepy!~mgariepy@ubuntu/member/mgariepy)
01:39jgee has left IRC (jgee!~jgee@190.159.118.121, Ping timeout: 260 seconds)
01:45jgee has joined IRC (jgee!~jgee@190.159.118.121)
04:46thefinn93 has joined IRC (thefinn93!finn@unaffiliated/thefinn93)
06:14RaphGro has joined IRC (RaphGro!~raphgro@fedora/raphgro)
07:00woernie has joined IRC (woernie!~werner@p5dded9eb.dip0.t-ipconnect.de)
07:18woernie has left IRC (woernie!~werner@p5dded9eb.dip0.t-ipconnect.de, Ping timeout: 256 seconds)
07:18woernie has joined IRC (woernie!~werner@p5dded9eb.dip0.t-ipconnect.de)
08:51adrianor1 has joined IRC (adrianor1!~adrianorg@186.215.18.234)
08:54adrianorg has left IRC (adrianorg!~adrianorg@177.204.157.230.dynamic.adsl.gvt.net.br, Ping timeout: 256 seconds)
10:08GodFather has left IRC (GodFather!~rcc@d53-64-7-141.nap.wideopenwest.com, Ping timeout: 256 seconds)
12:25RaphGro has left IRC (RaphGro!~raphgro@fedora/raphgro, Quit: Please remember your own message. It'll be read as soon as possible.)
13:09douglas_br has joined IRC (douglas_br!bb5f6554@187.95.101.84)
13:09
<douglas_br>
Hello all
13:09
how are you
13:15
one doubt. When there only 01 NIC, but internet connection came from no DHCP. so. what the best set option for install?
13:17
<alkisg>
douglas_br: hi, can you rephrase that?
13:17
You have one nic, and you don't have a router?
13:19
<douglas_br>
yes
13:19
<alkisg>
So, you don't have internet?
13:20
<douglas_br>
nooo, sorry, there is internet, but it has static IP
13:21
<alkisg>
Are you on that server now?
13:21
Can you run a couple of commands and tell me the output?
13:22
<douglas_br>
stil not in server.
13:22
<alkisg>
Where do you get internet from, a router?
13:24
<douglas_br>
only asking. because if remeber in ltsp5 change some things in /etc/dnsmasq when were without dhcp
13:25
<alkisg>
But if you have internet, you have dhcp
13:25
Anyway if you don't have dhcp and you want your ltsp server to BE the dhcp server, then you set ip=192.168.67.1
13:25
That's all
13:29
For clients to netboot, a DHCP server should exist; if you don't have one, then your ltsp server should be a dhcp server
13:30
<douglas_br>
right, but for exemple: to have internet connection in that place, I need to configure a static IP because, it does not provide dhcp, only if I set one: 10.x.x.x
13:30
<alkisg>
If you are in a place that only allows static IPs, like a university, than you must NOT be a dhcp server unless you contact the network department
13:33
(or, unless you configure your DHCP server to only reply to your client mac addresses)
13:35
<douglas_br>
so, the best set: --real-dhcp=0
13:36
<alkisg>
No, this will not work at all
13:36
If there is no real dhcp on the network, then clients cannot netboot
13:36
Do this: sudo ltsp dnsmasq --proxy-dhcp=0
13:37
Then configure TWO static IPs, one=192.168.67.1, and one=whatever your network admin gave you
13:37
Two static IPs in the same NIC
13:37
Then make sure that you only "whitelist" your ltsp client mac addresses, so that they get 192.168.67.x IPs from your ltsp server,
13:38
and your dual IP will be used as NAT for the clients, as you do not have control over local IPs and you can't assign specific IPs to your clients
13:41
<douglas_br>
right alkisg thank you and sorry
13:42
<alkisg>
No worries, it's just hard to understand what you want because of the language... :)
13:59
<douglas_br>
oh, I will try to practice more (y)
14:00woernie has left IRC (woernie!~werner@p5dded9eb.dip0.t-ipconnect.de, Ping timeout: 240 seconds)
14:01woernie has joined IRC (woernie!~werner@p5dded9eb.dip0.t-ipconnect.de)
14:09woernie has left IRC (woernie!~werner@p5dded9eb.dip0.t-ipconnect.de, Ping timeout: 256 seconds)
14:11woernie has joined IRC (woernie!~werner@p5dded9eb.dip0.t-ipconnect.de)
14:37bcg has left IRC (bcg!~b@df-vm8yyyyyyyyyyyyyyt-3.rev.dnainternet.fi, Quit: bcg)
14:37bcg has joined IRC (bcg!~b@df-vm8yyyyyyyyyyyyyyt-3.rev.dnainternet.fi)
15:39mmarconm has joined IRC (mmarconm!~Marcelo@179.252.185.36)
15:44mmarconm has left IRC (mmarconm!~Marcelo@unaffiliated/mmarconm, Quit: Leaving)
15:44GodFather has joined IRC (GodFather!~rcc@2601:400:f:c61:cb:36f3:b51a:2e31)
15:47lucas_ is now known as lucascastro
15:48lucascastro has left IRC (lucascastro!~lucascast@177-185-139-222.dynamic.isotelco.net.br, Quit: Leaving)
15:48lucascastro has joined IRC (lucascastro!~lucascast@177-185-139-222.dynamic.isotelco.net.br)
16:03GodFather has left IRC (GodFather!~rcc@2601:400:f:c61:cb:36f3:b51a:2e31, Ping timeout: 244 seconds)
16:54douglas_br2 has joined IRC (douglas_br2!bb5f6554@187.95.101.84)
16:56
<douglas_br2>
@alkis when client side stop in iPXE initialising devices.....
17:03GodFather has joined IRC (GodFather!~rcc@2600:1007:b00c:b2f8:cb:36f3:b51a:2e31)
17:14
<douglas_br2>
orher client works. The first client has Realtek PCIe v.1.19 (08/10/09) device and show the message
17:15
PCIe FE Familly Controller series
17:19GodFather has left IRC (GodFather!~rcc@2600:1007:b00c:b2f8:cb:36f3:b51a:2e31, Read error: No route to host)
17:23RaphGro has joined IRC (RaphGro!~raphgro@fedora/raphgro)
18:20
<alkisg>
!ipx
18:20
<ltspbot>
I do not know about 'ipx', but I do know about these similar topics: 'grub-ipxe', 'ipxe', 'ltsp-ipxe'
18:20
<alkisg>
!undio
18:20
<ltspbot>
I do not know about 'undio', but I do know about these similar topics: 'uefi'
18:20
<alkisg>
douglas_br2, try this: sudo wget boot.ipxe.org/ipxe.pxe -O /srv/tftp/ltsp/undionly.kpxe
18:55RaphGro has left IRC (RaphGro!~raphgro@fedora/raphgro, Quit: Please remember your own message. It'll be read as soon as possible.)
19:03douglas_br has left IRC (douglas_br!bb5f6554@187.95.101.84, Remote host closed the connection)
19:54douglas_br2 has left IRC (douglas_br2!bb5f6554@187.95.101.84, Remote host closed the connection)
19:56woernie has left IRC (woernie!~werner@p5dded9eb.dip0.t-ipconnect.de, Remote host closed the connection)
20:08douglas_br has joined IRC (douglas_br!bb5f6554@187.95.101.84)
20:10
<douglas_br>
@alkis I get that you post before (sudo wget boot.ipxe.org/ipxe.pxe -O /srv/tftp/ltsp/undionly.kpxe) but switch for other client! thanks
20:13alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Ping timeout: 240 seconds)
20:40douglas_br has left IRC (douglas_br!bb5f6554@187.95.101.84, Remote host closed the connection)
21:57GodFather has joined IRC (GodFather!~rcc@d53-64-7-141.nap.wideopenwest.com)