A couple of new features to note as I work towards another official release. Added a new SMTP gateway mode that allows you to configure JNOS to send all email direct to a gateway FIRST instead of it trying the actual email destinations. One can even configure exceptions to the rule. Also added improved support for the use of UNIX PTY98 (/dev/ptmx, /dev/pts/N) devices. Please read the release history for complete details. Also, important updates have been made to the INP code.
Please check the new INP specific release history for any new updates regarding this work ...
No time to work on JNOS since my last post. I hope everyone is having a great summer !
I've added a site search feature on the Home page, so now you don't have to go through every single page on this website to look for information on a particular item or topic - should turn out to be a real time saver.
The 'github.com' repository has been deleted - it was too old - a new one is in the works ...
Download this patch file, which deals with the following two (2) important issues :
Warning - the patch file is ONLY applicable to the latest 2.0i official release !
Somewhat of a surprise - an issue with B1F capable systems such as FBB 7.00i - and how to deal with it
Added syncing (flushing) of trace log files. See release history (item # 4, November 23, 2010) for details.
Next version of JNOS (for linux only) should be out soon, just cleaning it up a bit more ...
Click here to download a headless (no curses, no console, just a daemon) version to try out.
Use your existing config.h if you like, but you must add all the 'HEADLESS' directives from config.h.default (in the proper spots) before compiling.
My development system is now setup to B2F Poll a *nearby* RMS Packet Node on a regular basis, finally giving me the ability to exchange messages with the Winlink system over ax25. Here is some new ongoing documentation - HOW TO use JNOS with an RMS Packet node + challenges ...
I believe I have fixed the 25 day negative timer issue that has plagued linux JNOS users since day one.
This fix is only available through my rsync server at this time. Use the command below :
rsync -a www.langelaar.net::jnos2 <empty directory for the source>
Put in your own JNOS 2.0h config.h, then do a complete recompile (make clean, clean).
For the technical details, check the 'README.25DayNegTimerFix.07Aug2010' file.
http://github.com/mlangelaar/JNOS-2.0
rsync -a www.langelaar.net::jnos2 <path>
where <path> is an empty directory on your machine where you want the source placed
WINMOR Sound Card TNC support + B2F forwarding with RMS Express (P2P)
* incoming calls only, no 'mbox kick' quite yet - use rsync to get latest code.
documentation is in the works, for now look at rsync MOTD for info ...
this just started earlier this year - click here for details
If you want to run JNOS 2.0 on newer x86_64 hardware, like a Dell Optiplex 330, or an IBM x3650, and/or if you want to run it on the more recent linux distributions like Arch, Fedora 11, even Scientific Linux 5.3, then JNOS 2.0h is what you should be using. If you are still using older hardware and/or earlier linux distributions like Redhat 9 and Slackware 9.1, no problem - JNOS 2.0h will still work out just fine.
JNOS 2.0g or earlier will not work properly with more recent versions of linux ...
Please read the release history - at least the WARNING concerning indexing of the mail / spool files !