Hi Robert,
I'm using the same configuration here (linux/ax25ipd <ethernet>
win98/flexnet). It works ;-)
> linux/ax25ipd.conf:
> # udp and tnc necessary for flexnet
> socket udp 93
> mode tnc
> mycall oe8rsq-13
> myalias robert
In mode tnc you don't need mycall/myalias.
> beacon every 3600
> btext ax25ip -- AXIP gateway
Pretty effective, a beacon on your ethernet ;-)
> device /dev/ttyq0
> speed 38400
> loglevel 2
Seems ok.
But you have no "route" line... Try adding
> route oe8rsq-14 192.168.1.1 udp 93 d
making FlexNet (192.168.1.1:93 UDP) the "d"efault route. Perhaps this is
the key.
> win98/flexnet/flexload.bat:
> ether32 /c=1 /n0=AXIP_UDP,192.168.1.100:93
Hm, I don't have the ":93" in my startup script, since FlexNet uses this
port anyway.
> fset mode 0 38400
> fset txdelay 0 1
If you have the flexctl (flexnet control center) running, these fset
lines are overrun, so you won't need them here.
73s Robert