On 07/11/2023 15:42, Chris Adams wrote:
Once upon a time, lejeczek <pelj...@yahoo.co.uk> said:
2nd meanwhile - I'm trying _dnsmasq_ which I'm new to thus errors
are possible but... it seems that the same issue remains.

with _dnsmasq_. tftp client - as with in.tftp as the server - "times
out" but _dnsmasq_ server thinks and says that:
I use dnsmasq's TFTP server on a bridge, with this config:

    bind-interfaces
    interface=br0
    port=0
    enable-tftp
    tftp-root=/srv/tftpboot

"port=0" disables DNS, and I then don't configure DHCP, so it's just a
TFTP server.

I started with that - got logs as shown in my last email.
One thing I should perhaps mention, is that libvirt uses my NM bridges, but it's simple:
-> $ virsh net-dumpxml 10_1_1
<network>
  <name>10_1_1</name>
  <uuid>864fb78e-0fb0-4c32-bb47-0e5ac68d9491</uuid>
  <forward mode='bridge'/>
  <bridge name='nm-bridge1011'/>
</network>

and I guess, but that does not "add" to on-bare-metal NM bridge.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to