[Dxspider-support] RE: Dxspider-support Digest, Vol 27, Issue 11

IZ5FSA iz5fsa at tele2.it
Mon Apr 25 21:27:03 BST 2005


Ok, my friend.
Now everythings goes right.
The problems was:
1) smack instead of kiss
2) kiss parameters in  /proc/sys/net/ax25/

This is a very important thing:
all parameters must be the same both sides - in kernel-ax25-device and 
in (X)Net-attached-port - otherwise they cannot speak the same language!!!

Thanks a lot to everybody, special thanks to ON6HH, PE1FAM.

Now from IR5UN-7 we can connect IZ5FSA-6 directly!!!

Best 73s to all de Leo, IZ5FSA
MDXC #201
http://www.ariscandicci.it
telnet://iz5fsa.homedns.org:7300

---

Roland Huysentruyt ha scritto:
> Hi Leo
> Probably the "smack" protocol does make the problem.
> Try "kiss"  in autoexec.net.
> 73
> Roland  ON6HH
> 
> ----- Original Message ----- From: "IZ5FSA" <iz5fsa at tele2.it>
> To: "The DXSpider Support list" <dxspider-support at dxcluster.org>
> Sent: Monday, April 25, 2005 9:54 AM
> Subject: Re: [Dxspider-support] RE: Dxspider-support Digest, Vol 27, 
> Issue 11
> 
> 
>> Hi to all.
>> I've change the AUTOEXEC.NET attach command with this one:
>> #
>> attach sdeva smack 4 1 9600 /dev/ttyq3
>> #
>> and the axports def with this one:
>> #
>> axip    IR5UN-13    9600    255    4    internal link
>> #
>> and the nodes talks each other but... a little problem occurs.
>> In the frame sent from XNet there are more chars then the digited 
>> ones... for example:
>> > sh/dx
>> it becomes, in the ax25 data part of the axip port frame, like this:
>> <start>
>> sh/dx
>> ..F
>> <end>
>> and now... where is the problem?????????
>> May it be in the ax25ipd configuration file?
>> If yes... what can I try to solve the problem?
>>
>> Thank you all, sysops, who lose time for me!
>>
>> 73s de Leo, IZ5FSA
>>
>> MDXC #201
>> http://www.ariscandicci.it
>> telnet://iz5fsa.homedns.org:7300
>>
>> ---
>>
>> IZ5FSA ha scritto:
>>
>>> Hi Han.
>>> Thank you for the help but... I missed something.
>>> I have axport like this:
>>> #
>>> axip    IR5UN-13    38400    255    4    internal link
>>> #
>>> and in my ax25d.conf I have:
>>> #
>>> [IZ5FSA-6 VIA axip]
>>> NOCALL * * * * * * L
>>> default * * * * * * - sysop /spider/src/client client %u ax25
>>> #
>>> In my rc.local file I called the command:
>>> #
>>> kissattach /dev/ptyq3 axip 127.0.0.1
>>> # that is bound to ax2 device
>>> and last, in (X)Net AUTOEXEC.NET I have:
>>> #
>>> attach ax2 ax25 4 1 ax2
>>> po 4 baud 38400
>>> po 4 duplex 1
>>> #
>>> but spider and (x)net don't talk each other... so I've tried
>>> to change (X)Net config like this:
>>> #
>>> attach ax2 ax25 4 1 /dev/ttyq3
>>> po 4 baud 38400
>>> po 4 duplex 1
>>> #
>>> ...but nothing happened when i use the commad:
>>> c 4:iz5fsa-6
>>> in my node...
>>>
>>> Please, OM, what I missed in my config?
>>>
>>>
>>> Han Sytsma ha scritto:
>>>
>>>> Hi Leo,
>>>>
>>>> I solved this by:
>>>>
>>>> 1 set up at system start an ax25 line connected to ax25d on one side 
>>>> and
>>>> /dev/ptya1 on the other
>>>> 2 making an internal ax25 kiss line and attach Xnet on one side and
>>>> /dev/ttya1 on the other
>>>> Internal communication goes through the pty/tty pair.
>>>> Now set up Xnet to downlink your DXCluster callsign to this port and
>>>> announce it as a flexnet digi and or inp node and your done.
>>>> This line can be used for multiple applications, like FBB etc.
>>>>
>>>> 73 Han
>>>> PE1FAM
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>    ||-----Oorspronkelijk bericht-----
>>>>    ||Van: dxspider-support-bounces at dxcluster.org 
>>>> ||[mailto:dxspider-support-bounces at dxcluster.org] Namens 
>>>> ||dxspider-support-request at dxcluster.org
>>>>    ||Verzonden: zondag 24 april 2005 13:00
>>>>    ||Aan: dxspider-support at dxcluster.org
>>>>    ||Onderwerp: Dxspider-support Digest, Vol 27, Issue 11
>>>>    ||
>>>>    ||
>>>>    ||Send Dxspider-support mailing list submissions to
>>>>    ||    dxspider-support at dxcluster.org
>>>>    ||
>>>>    ||To subscribe or unsubscribe via the World Wide Web, visit
>>>>    ||    http://www.tobit.co.uk/mailman/listinfo/dxspider-support
>>>>    ||or, via email, send a message with subject or body 'help' to
>>>>    ||    dxspider-support-request at dxcluster.org
>>>>    ||
>>>>    ||You can reach the person managing the list at
>>>>    ||    dxspider-support-owner at dxcluster.org
>>>>    ||
>>>>    ||When replying, please edit your Subject line so it is more 
>>>> specific
>>>>    ||than "Re: Contents of Dxspider-support digest..."
>>>>    ||
>>>>    ||
>>>>    ||Today's Topics:
>>>>    ||
>>>>    ||   1. link from (X)Net node and Spider Node (IZ5FSA)
>>>>    ||
>>>>    ||
>>>>    ||-----------------------------------------------------------
>>>>    ||-----------
>>>>    ||
>>>>    ||Message: 1
>>>>    ||Date: Sat, 23 Apr 2005 21:21:49 +0200
>>>>    ||From: IZ5FSA <iz5fsa at tele2.it>
>>>>    ||Subject: [Dxspider-support] link from (X)Net node and Spider Node
>>>>    ||To: The DXSpider Support list <dxspider-support at dxcluster.org>
>>>>    ||Message-ID: <426AA04D.5050601 at tele2.it>
>>>>    ||Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>>>    ||
>>>>    ||Hi to all.
>>>>    ||I'm trying to make a linux tunnel from (X)Net Node to local 
>>>> (same ||machine) dxspider cluster node.... attach axip on    
>>>> ||127.0.0.1 is not good    ||'cause spider don't answer.
>>>>    ||Any info about axudp links? I've found docs only about    
>>>> ||XGlue for windows    ||use... not so useful for linux users.
>>>>    ||Any sysop have it?
>>>>    ||73s de Leo, IZ5FSA
>>>>    ||
>>>>    ||
>>>>    ||
>>>>    ||------------------------------
>>>>    ||
>>>>    ||_______________________________________________
>>>>    ||Dxspider-support mailing list
>>>>    ||Dxspider-support at dxcluster.org
>>>>    ||http://www.tobit.co.uk/mailman/listinfo/dxspider-support
>>>>    ||
>>>>    ||
>>>>    ||End of Dxspider-support Digest, Vol 27, Issue 11
>>>>    ||************************************************
>>>>    ||
>>>>
>>>>
>>>> _______________________________________________
>>>> Dxspider-support mailing list
>>>> Dxspider-support at dxcluster.org
>>>> http://www.tobit.co.uk/mailman/listinfo/dxspider-support
>>>>
>>>>
>>>> ---
>>>> avast! Antivirus: Inbound message clean.
>>>> Virus Database (VPS): 0516-7, 22/04/2005
>>>> Tested on: 24/04/2005 18.49.40
>>>> avast! - copyright (c) 1988-2004 ALWIL Software.
>>>> http://www.avast.com
>>>>
>>>>
>>>>
>>>>
>>>
>>
>> _______________________________________________
>> Dxspider-support mailing list
>> Dxspider-support at dxcluster.org
>> http://www.tobit.co.uk/mailman/listinfo/dxspider-support
>>
>>
>> -- 
>> No virus found in this incoming message.
>> Checked by AVG Anti-Virus.
>> Version: 7.0.308 / Virus Database: 266.10.2 - Release Date: 21/04/2005
>>
>>
> 
> 
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at dxcluster.org
> http://www.tobit.co.uk/mailman/listinfo/dxspider-support
> 
> 
> ---
> avast! Antivirus: Inbound message clean.
> Virus Database (VPS): 0517-0, 25/04/2005
> Tested on: 25/04/2005 17.20.15
> avast! - copyright (c) 1988-2004 ALWIL Software.
> http://www.avast.com
> 
> 
> 
> 



More information about the Dxspider-support mailing list