Ed van Mol wrote:

> At 07:57 22-09-99 -0700, you wrote:
> >Ed van Mol wrote:
> >
> >> Hi,
> >>
> >> I'll still need help with ax25ipd...
> >> Anybody familiar with this or know the author??
> >>
> >> after cmd: call axip pe1nat-4
> >
> >Ax25ipd is broke.....  You need change pe1nat-4 to pe1nat or use an alias.
> >
> >route pe1nat 192.168.0.2 b
> >
> >
> >Bob
> >
> Still 1 way connection..
>
> Now i get;
> from_kiss: ax25: (l= 15) pe1nat-11 -> pe1nat-4
> lookup call pe1nat-4 found ip addr 192.168.0.2
> sendipdata to=192.168.0.2 ip 0 l=17
>
> I can't see udp protocol in it...

Then use ip

> >Ya might try removing this line (251) from process.c and see if it fixes
> >the problem.  It looks like it's working here.
> >
> >        if(((*b++)&0x1e)==0)return 1;   /* ssid 0 matches all ssid's */
> >
>
> In with one?? I've found serval process.c files...
>

The one that has a line 251 that reads...

if(((*b++)&0x1e)==0)return 1;   /* ssid 0 matches all ssid's */

Ya might try looking in the ax25ipd directory.

Bob

Reply via email to