Re: RTTY & Linux : Possible ?

1999-10-22 Thread Hamish Moffatt
Tom, I found the problem with hfkernel_kernel and hfkernel_user hanging. The Makefile statically links /usr/lib/libpthread.a in; if I change it to dynamically link in libpthread.so, it works fine! I will send a query to our libc6 maintainer so find out if this is a bug. It seems very strange to

Re: dhcpd + sv2agw

1999-10-22 Thread terry
On 22 Oct, Ken Koster wrote: > Broadcast operation seems to be broken, at least on those ax25 ports > supported via KISS. I ran into this problem some time back when trying > to get gated to work over the air. It is likely that the same problem is > keeping dhcp from working. Actually Ken, I'

Re: dhcpd + sv2agw

1999-10-22 Thread Ken Koster
On Fri, 22 Oct 1999, Cathryn Mataga wrote: > -Original Message- > From: Bob Meyer <[EMAIL PROTECTED]> ... > >Cathryn Mataga wrote: > > > >> I'm trying to get dhcpd on Linux talking to SV2agw on Win98. The idea here ... > > I'm also still trying to figure out the BROADCAST flag, and

Login Prompt

1999-10-22 Thread Dustin McIntyre
Hi all, I was wondering how or what to do to ax25d.conf to make a simple system login come up (like it does when you telnet to your system( when you conenct to it via packet. Thanks, Dustin KE4PSD

Linux PSK

1999-10-22 Thread Williams, Ted
Hi, For anyone looking for a PSK program for Linux, there is twpsk. I've added a window interface to psk31lx (c) by Hansi, DL9RDZ. It's in beta testing right now, and all features have not been implemented yet, but it is stable and useable. Any comments would be appreciated. Some of the featu

Re: dhcpd + sv2agw

1999-10-22 Thread Jerry Chamberlin
Oh S..t Guess MS is multicasting code 'non-functional fixes' to all machines. On Fri, 22 Oct 1999, Chris Hewitt wrote: > Cathryn Mataga wrote: > > > > What's at 224.0.0.2, anyway? Who is Microsoft trying to talk > > to? > > nslookup reveals the hostname ALL-ROUTERS.MCAST.NET whatever

ax25-config-0.1.1-hp1

1999-10-22 Thread Hans-Peter Zorn
Hi, I did some hacking on Mirko dg2fer´s ax25-config utility to work with the current kernels. I cannot test it properly here, because my packet hardware does not work currently. I would appreciate any feedback. * WARNING - WARNING - WARNING This script does *overwrite* your existing configurat

Re: dhcpd + sv2agw

1999-10-22 Thread Chris Hewitt
Cathryn Mataga wrote: > > What's at 224.0.0.2, anyway? Who is Microsoft trying to talk > to? nslookup reveals the hostname ALL-ROUTERS.MCAST.NET whatever that is. Regards Chris g0pae

Re: Baycom installation fails

1999-10-22 Thread Kai Altenfelder
On Fri, Oct 22, [EMAIL PROTECTED] wrote: > Thanks for your reply and the info included! It's great to see that SuSE takes > an active interest in ham radio. ;) > > The ax25-utils are obsolet nowadays with kernel version 2.2.x, ax25apps > > and ax25tool are the successors of it. The now missing

Re: dhcpd + sv2agw

1999-10-22 Thread Cathryn Mataga
-Original Message- From: Bob Meyer <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Friday, October 22, 1999 6:52 AM Subject: Re: dhcpd + sv2agw >Cathryn Mataga wrote: > >> I'm trying to get dhcpd on Linux talking to SV2agw on Win98. The idea here >> is to put the 960

Re: BayCom device up - ax25 on strike though

1999-10-22 Thread Hans-Peter Zorn
Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]): > > betazed:~ # call radio DB0FC > axconfig: unable to open axports file > call: no AX.25 port data configured http://sdb.suse.de/sdb/de/html/ka_libax25.html Hans-Peter -- Hans-Peter Zorn, Karlsruhe, Germany http://www.stud.uni-karlsruhe.de/~uhsm

Re: Baycom installation fails

1999-10-22 Thread hamclub
Hello Gerd, Thank you for your quick reply. It's appreciated! :-) On 22-Oct-99 Gerd wrote: > Why do you want to use /dev/bc0 ? > They are obsolete. At that point I didn't know that bcsf0 et al. were network devices. So I kept looking for them in the /dev directory. %-) > You can work with if

BayCom device up - ax25 on strike though

1999-10-22 Thread hamclub
Hi again, I've had some success with my BayCom modem! A big thank you to all the helping hands! :-) However, I got stuck again when I tried to use "call" as suggested in the HOWTO. betazed:~ # setserial /dev/ttyS1 uart none betazed:~ # modprobe hdlcdrv betazed:~ # modprobe baycom_ser_fdx mode="

Re: Baycom installation fails

1999-10-22 Thread hamclub
Hello Kai, Thanks for your reply and the info included! It's great to see that SuSE takes an active interest in ham radio. On 22-Oct-99 Kai Altenfelder wrote: > The ax25-utils are obsolet nowadays with kernel version 2.2.x, ax25apps > and ax25tool are the successors of it. The now missing skele

Re: Baycom installation fails

1999-10-22 Thread hamclub
Hello Tomi, Thank you very much for your quick help. It's appreciated! On 22-Oct-99 Tomi Manninen OH2BNS wrote: > The new baycom devices are _network_ devices and they don't have an entry > in /dev/. Try "ifconfig bcsf0" to see if the network device is there. Oh, now I understand!!! So my BayC

Re: Baycom installation fails

1999-10-22 Thread Hans-Peter Zorn
Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]): > Robert Steinhäußer's linkt documentation refers to an ax25-utils.rpm file that > is supposed to be distributed along with SuSE. I got this rpm file from > ftp.suse.com last night, but it seems to me that it overlaps with ax25apps and The documenta

Re: dhcpd + sv2agw

1999-10-22 Thread Bob Meyer
Cathryn Mataga wrote: > I'm trying to get dhcpd on Linux talking to SV2agw on Win98. The idea here > is to put the 9600 baud port on a C-net and 192.168.1.0, and use > ip masquerade to convert ip adresses to my amprnet adress. When > I use static ip adresses on the Windows machines, it works gr

Re: RTTY & Linux : Possible ?

1999-10-22 Thread Hamish Moffatt
On Fri, Oct 22, 1999 at 01:48:21PM +0200, Thomas Sailer wrote: > Hamish Moffatt wrote: > > hfkernel_user did not compile and you said to take it out of the Makefile? > Eh? It seemed that the compile error was in the kdrv... My mistake, hfkernel_user compiles fine. Unfortunately it seems to hang f

Re: user-creation with axspawn [again]

1999-10-22 Thread Dominik Schaefer
Hallo! Am Wed, 20 Oct 1999 schrieb Robert Schelander: > Thanks for answering! > > >> Anyway why doesn't write axspawn anything into the > >> shadow file where the passwords normally are? > >> Do I have to modify axspawn.c to do this correctly? > >yes > > I've feard that. Yesterday I read abou

Re: Baycom installation fails

1999-10-22 Thread Kai Altenfelder
On Fri, Oct 22, [EMAIL PROTECTED] wrote: > Robert Steinhäußer's linkt documentation refers to an ax25-utils.rpm file > that is supposed to be distributed along with SuSE. I got this rpm file > from ftp.suse.com last night, but it seems to me that it overlaps with > ax25apps and ax25tool, even th

Re: RTTY & Linux : Possible ?

1999-10-22 Thread Thomas Sailer
Hamish Moffatt wrote: > hfkernel_user in user space + hfterm, or > > hfmodem driver in kernel + hfkernel_kernel + hfterm Correct. > hfkernel_user did not compile and you said to take it out of the Makefile? Eh? It seemed that the compile error was in the kdrv... Tom

Re: Baycom installation fails

1999-10-22 Thread Gerd
Hello, [...configuration snipped - seems to be OK] > No error messages whatsoever. Still the device /dev/bc0 (51,0) remains > dead. I also read about the new devices bcsf0 etc., but those do not exist on > my system. I'd like to create them using mknod, however I do not know which > major number

Re: nrparms command error with new ax25 tools

1999-10-22 Thread Kai Altenfelder
On Fri, Oct 22, Tomi Manninen OH2BNS wrote: > > Is this patch needed for every distribution or for RH only? > > The patch fixes a bug in nrparms and in the user_call set of utils. It's > not Red Hat specific. Included. -- Kai Altenfelder, SuSE GmbH, Schanzaeckerstr. 10, D-90443 Nuernberg Tel.:

Re: nrparms command error with new ax25 tools

1999-10-22 Thread Tomi Manninen OH2BNS
On Fri, 22 Oct 1999, Kai Altenfelder wrote: > > It's now available at ftp.hes.iki.fi aka ftp.oh7lzb.ampr.org: > > > > ftp://ftp.hes.iki.fi/pub/ham/linux/ax25/ax25-tools-0.0.5-oh2bns.patch.gz > > Is this patch needed for every distribution or for RH only? The patch fixes a bug in nrparms and

Re: Baycom installation fails

1999-10-22 Thread Tomi Manninen OH2BNS
On Fri, 22 Oct 1999 [EMAIL PROTECTED] wrote: > No error messages whatsoever. Still the device /dev/bc0 (51,0) remains > dead. I also read about the new devices bcsf0 etc., but those do not exist on > my system. I'd like to create them using mknod, however I do not know which > major number to use

sound card crystals

1999-10-22 Thread Kai Schulte
Thomas Sailer says: > Your soundcard should use real crystals instead > of cheap ceramic resonators. Ok, I suppose that means you can no longer just go for the cheapest cards (to make sure they don't do anything fancy with the analog signal)? Are there any particular ISA sound cards you'd reco

Baycom installation fails

1999-10-22 Thread hamclub
Hello there everybody, Since I am new to this mailing list, I hope I won't ask a question that has been asked a million times over. It's about the serial BayCom 1200. After having read all the documentation I could find via the InterNet (especially the AX25-HOWTO and the linkt online documentat

Re: nrparms command error with new ax25 tools

1999-10-22 Thread Kai Altenfelder
On Fri, Oct 22, Tomi Manninen OH2BNS wrote: > On Thu, 21 Oct 1999, Arno Verhoeven wrote: > > > Is there a diff available that fixes his problem? > > It's now available at ftp.hes.iki.fi aka ftp.oh7lzb.ampr.org: > > ftp://ftp.hes.iki.fi/pub/ham/linux/ax25/ax25-tools-0.0.5-oh2bns.patch.gz Is

Re: nrparms command error with new ax25 tools

1999-10-22 Thread Tomi Manninen OH2BNS
On Thu, 21 Oct 1999, Arno Verhoeven wrote: > > > Everything is looking pretty good except the nrparms portion of my startup > > > script. When it executes an nrparms command directly in the script ... and > > > when it runs the embedded nrparms command in the nodes.save file saved by > > > the no