More updates. Newly compiled 4.0.4 under Mint 22 once again.
No issues with the netatalk file server feature. I compiled for Webmin and got it all set up first, then built & compiled Netatalk. Seems like the Webmin module is still in beta status though:
View attachment 18549View attachment 18550
First image is after doing something simple, like changing the log file location. Simply errors out after saving.
Second image is today. Can't log in to it.
Can you please run macipgw with debug output enabled and share the logs? The debug info was very helpful to me when I was having issues on Debian Testing. It will tell you exactly what is happening in the tunnel, data sent and received, etc.No error. Now to re-enter that all in line by line...
View attachment 18553
edit: Launched successfully with command line launch rather than the script. Problem is Fetch still says illegal PORT command from the server, so there must be a problem somewhere.
;
; Netatalk 4.x configuration file
;
[Global]
; Global server settings
log level = default:debug
log file = /var/log/netatalk.log
uam list = uams_dhx2.so uams_dhx.so uams_clrtxt.so uams_guest.so
appletalk = yes
[Homes]
basedir regex = /home
; [My AFP Volume]
; path = /path/to/volume
; [My Time Machine Volume]
; path = /path/to/backup
; time machine = yes
[Downloads Folder]
path = /home/flake/Downloads
vol size limit = 2047
flake@flake-VirtualBox:~$ perl -v
This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux-gnu-thread-multi
(with 44 registered patches, see perl -V for more detail)
That's great: I assume it's updated dynamically?
squints...Arch Linux...pacman...where is it...
Suggestions: "Below is an overview of the capabilities and bundled utilities that Netatalk provides. " should have a "with the latest version" because some of the package managers are providing older versions, not compatible with current 4.0 capabilities.
When it says "Arrange a C compiler" -- I'm confused about meson and gcc. Is it built by gcc or meson?
Much clearer. An excellent textual improvement, to be sure. Great job!@JDW The website landing page has been updated a bit, using some of your suggestions and verbiage.
Please let me know if you agree that this makes it a bit clearer what the purpose and use case for Netatalk is.
Thank you....in Netatalk 2.1 era days, not all the repositories would have it built with AppleTalk enabled. If it wasn't, you'd have to build from source.