On Mon, 10 Jan 2000, Richard Adams wrote:
> On Sun, 09 Jan 2000, Ted Wager wrote about, Re: telnet??:
>
> > > A normal stn, would have routes defined to all "reachable hosts" on each
> > > interface, then all hosts which are reachable VIA a gateway would have
> > > for example;
> > >
> > > route add -net 44.137.28.0 netmask 255.255.255 gw 44.137.28.27 scc3
> > >
> > > The above routes all unknown Dutch 44.137.28 (Zeeland subnet) from my
> > > machine to 44.137.28.27 (pi1goe.ampr.org).
> > >
> > > Route all unknown IP# world wide to pi1goe.ampr.org
> > >
> > > route add -net 44.0.0.0 netmask 255.0.0.0 gw 44.137.28.27 scc3
> > >
>
> > Hi ...
> > The station in question is directly reachable...Only a couple of miles
> > away and we are both trying to set up the ax25 system...The result of the route
> > query....
> > bash-2.03# route -ne
> > Kernel IP routing table
> > Destination Gateway Genmask Flags MSS Window irtt Iface
> > 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
> > bash-2.03#
>
> You dont have any routes, only loopback.
>
> route add g3zzz ax0
>
> will set the route for g3zzz however if kissattach was succesfull there
> should be a default route attached by kissattach, make sure you have the
> interface up before doing the above.
>
> You might also want to set the window size mss and irtt via the route
> command, a typical line would be.
>
> route add g3zzz window 512 mss 256 irtt 4000 ax0
>
> man route will explain.
>
>
> >
> >
> >
> >
> > Regards Ted
> >
> > Ted Wager.......SuSe Linux 6.3
> > g3tpi.ampr.org 44.131.147.8
> --
> Regards Richard
> [EMAIL PROTECTED]
> http://people.zeelandnet.nl/pa3gcu/
> Happy New Year
--
Hi Richard.....Thanks for all the info..
I now have the ax25 and the ip side up and running....
I can only get the /sbin/route add to accept one call though
any other local calls are rejected but will work on this...
I wonder how I get mail from my local jnos bbs...It is compressed
by the bbs and I do nort see the bbs in the ax files anyway....
Thansk again for the help..
Regards Ted
Ted Wager.......SuSe Linux 6.3
g3tpi.ampr.org 44.131.147.8