https://bugs.koozali.org/show_bug.cgi?id=11927

John Crisp <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
              Flags|                            |help_verify+

--- Comment #3 from John Crisp <[email protected]> ---
* Mon Apr 11 2022 John Crisp <[email protected]> 1.2-10.sme
- Update systemd unit files [SME: 11927]
- Migrate db from tftpd to tftp [SME: 11928]


We need to ensure that the tftp server is up on port 69

netstat -tulpn | grep 69

The listening port is tftp{access} and should be 'private' for the internal IP
address, or 'public' sets 0.0.0.0 (but no rule in Masq for open access)

Needs checking to see what happens when you change the setting and then tun
signal-event smeserver-tftp-update

Some settings to test:

tftp=service
    UDPPort=69 | any port
    access=private | public/disabled
    blocksize=67000 | any size but fixed upper and lower limits
    directory=/tftpboot | can be anywhere but needs a directory created
    log=normal | disbaled /verbose
    privilege=ro | rw
    status=enabled | disabled
    timeout=default | No longer used
    user=nobody | default is ""/nobody

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to