<table cellspacing='0' cellpadding='0' border='0' ><tr><td valign='top' style='font: inherit;'><P>I am new to jnos and linux, but I am having a bear of a time trying to get jnos to </P>
<P>work properly. </P>
<P> </P>
<P>Using the instructions and the exact same version of linux as found here</P>
<P> </P>
<P><A href="http://www.legitimate.org/iook/packet/jnos/linux-jnos-setup-11.htm">http://www.legitimate.org/iook/packet/jnos/linux-jnos-setup-11.htm</A></P>
<P> </P>
<P>I can ping from linux to other computers in the network and also outside the </P>
<P>network, but once I start jnos using the command ./jnos -d /jnos, I cannot ping </P>
<P>anything in or outside the network when I am pinging from the jnos software. </P>
<P>Basically I am wanting to be able to connect to jnos and then telnet to other </P>
<P>systems or use the converse mode. I have an ampr.net address also.</P>
<P> </P>
<P>Here is my autoexec.nos </P>
<P><BR>log on</P>
<P>tcp mss 1460<BR>tcp window 5840</P>
<P>tcp maxwait 30000<BR>tcp retries 5</P>
<P>ip address 192.168.2.2</P>
<P>ax25 mycall kg9jz-3<BR>ax25 alias CENBBS<BR>ax25 bbs kg9jz-4<BR>hostname kg9jz.ampr.org</P>
<P>attach tun tun0 1500 0</P>
<P>ifconfig tun0 ipaddress 192.168.2.2<BR>ifconfig tun0 netmask 255.255.255.0<BR>ifconfig tun0 mtu 1500</P>
<P>pause 1</P>
<P>shell ifconfig tun0 192.168.1.130 pointtopoint 192.168.2.2 mtu 1500 up<BR>pause 5<BR>shell arp -s 192.168.2.2 00:b0:d0:77:2f:7d pub<BR>pause 3</P>
<P>ifconfig encap ipaddress 44.73.212.6<BR>ifconfig encap netmask 255.255.255.255<BR>ifconfig encap broadcast 255.255.255.255<BR>pause 5</P>
<P>attach asy ttys0 - ax25 vhf 4096 256 9600</P>
<P>ifconfig vhf description "vhf - 1200 baud port"</P>
<P>param vhf 2 256<BR>param vhf 3 1<BR>param vhf 5 1</P>
<P>param vhf txdelay 25</P>
<P>ax25 bctest "internet gateway"<BR>ax25 bcinterval 1200<BR>ax25 bc vhf</P>
<P>tcp timert linear<BR>tcp irtt 5500<BR>tcp mazw 9000<BR>tcp bl 2<BR>tcp ret 12<BR>tcp mss 512<BR>tcp win 2048<BR>tcp syn on</P>
<P>ip ttl 225<BR>ip rt 4<BR>ip hp tun0 on<BR>pause 1</P>
<P>arp eaves tun0 on<BR>arp eaves rf on<BR>arp eaves encap on<BR>arp poll tun0 on<BR>arp poll encap on<BR>arp maxq 10</P>
<P>start ax25<BR>start telnet<BR>start smtp<BR>start ttylink<BR>start finger</P>
<P>domain suffix ampr.org<BR>domain ret 2<BR>domain maxw 60<BR>domain add 192.168.1.1<BR>domain cache clean on<BR>domain cache wait 3300<BR>domain upd on<BR>domain verbose yes<BR>domain dns on<BR>domain ttl 500000</P>
<P>source /jnos/encap.txt<BR>source /jnos/routes.lcl</P>
<P>the encap.txt is the same one copies off the webpage I listed above. </P>
<P>here is the routes.lcl</P>
<P>route add default tun0 192.168.1.1</P>
<P><BR>I honestly dont know how to get this working. I tried other ways that I found online but I have no luck at all. Without seeing how it would work once the files were properly configured, I just dont know what is wrong.</P>
<P> </P></td></tr></table><br>