#============================================================
# AUTOEXEC.NOS FOR [ WU3V ] ALIAS [ 44.108.0.46]
# Date Last Updated: 3/18/97
# Time Last Updated: 0700 UTC This File Intended for Version: 111x6 linux
# This System Designed by: Jim Moore
#============================================================
# Adapted and modified by kbn: KA1FSB
# 06-23-00
# Wellesley. MA
#
# NOTE: This is a composite config file. Some items have been left in
# from WU3V and some items have been moved to source files by me...
# This file will NOT run on your system as is. You must edit and
# customize to fit your operating requirements. It is intended to
# serve as a "reference" from a "live" system... - ka1fsb
#
ftype i
#
ax25 mycall KA1FSB-7
# ax25 bbscall KA1FSB
ax25 bbscall KA1FSB-7
ax25 alias WELLS
#
host ka1fsb-3.ampr.org.
ip address 44.56.26.11
#
attach netrom
#
# ****************** AX25 Parameters ******************************************
#
ax25 bcinterval 1200
ax25 blimit 15
ax25 maxwait 15000
# ax25 hsize 19
ax25 irtt 5000
ax25 maxframe 2
ax25 paclen 256
# ax25 paclen 128
# ax25 pthresh 128
ax25 retries 15
ax25 t2 1000
ax25 t3 0
ax25 t4 3600
ax25 timer original
ax25 version 2
ax25 window 1024
#
# ********************* IP Parameters *****************************************
#
# ip rtimer 30
# ip ttl 50
#
# ********************* TCP Parameters ****************************************
#
# tcp retries 20
tcp retries 5
echo refuse
tcp blimit 21
tcp syndata off
tcp maxwait 20000
tcp irtt 5000
# tcp mss 256
tcp mss 216
tcp timer linear
# tcp tra no
tcp window 1024
#
# ********************** Interface Configurations *****************************
#
#
#----- NOTE: This is what "connects" the JNOS network application to
# the Linux OS.
#----- Set up the link on an internal slip...
attach asy ttype - slip sl0 11680 576 38400
asyconfig sl0 txq 10
asyconfig sl0 rxq 10
ifc sl0 broadcast 44.56.26.255
ifc sl0 netmask 0xffffff00
# ifc sl0 broadcast 44.255.255.255
# ifc sl0 netmask 0xff000000
#
#----- Set up the serial to the TNC KAM
# This is COM2 on Bambi 08-19-00 145.090
attach asy ttyS1 - ax25 ax0 1024 256 9600
asyconfig ax0 txqueue 5
asyconfig ax0 rxqueue 5
ifc ax0 ax25 bctext "JNOS/Linux 1.11f [44.56.26.11] 14.105<>145.090, Wellesley, MA"
#
#----- 04-08-01: This is COM4, PK-232, ax3, 145.070
source /jnos/scripts/do_pk-wells
#
#
#----- This is COM3 on bambi, now 145.630, kpc3
source /jnos/scripts/do_vhf
#
mode ax0 dg
# param ax0 txdelay 30
#
#attach asy ttype - slip lan 1536 236 38400
#Pseudo slip to sl0 in linux kernel aka slattach ptype
#asyconfig lan rxq 10
#asyconfig lan txq 10
#attach asy ttyS3 - ax25 ax0 8192 512 9600 f64
#
#----- This is for the multiplexed HF attach on the KAM!
source /jnos/scripts/do_hf
#attach kiss ax0 1 hf
#
# attach asy ttyS2 - ax25 ax2 8192 256 9600 f64
# attach asy ttyS1 - ax25 uvlan 8192 256 9600 cf64
# Note the c option sets bpq checksum to my packetcluster node that is using
# bpq switch
# networking software its checksum command is 'kissoptions=checksum'
#
# att axip ang 256 204.107.105.7 wu3v-5
# ifc ang descr "AXIP to W5KSI - New Orleans, LA"
#
attach axip axip0 1024 44.56.26.10 ka1fsb-10
ifconfig axip0 description "AXIP links: KA1FSB-9 netrom link,\r
KA1FSB-10 local convers,\r
KA1FSB-12 Linuxnode AX25 LAN\r"
ifc axip0 ax25 bctext "JNOS/Linux 1.11f 44.56.26.11 <-> 44.56.26.10 Internal Link"
#
# ********************** Interface Descriptions *******************************
#
# My KAM ax0...
#ifc ax0 broadcast 44.56.26.255
#ifc ax0 netmask 0xffffff00
#
#ifc lan broadcast 44.108.0.255
#ifc lan netmask 0xffffff00
#ifc lan ipa 206.104.42.241
#
#
#
# Arps
#arp pub 44.108.0.46 ether 00:40:95:91:26:e5 lan
#arp pub 206.104.42.246 ax25 wu3v-1 ax0
#----- Now done in do_vhf
#arp publish 44.56.26.14 ax25 ka1fsb-7 ax2
#arp publish 44.56.26.11 ax25 ka1fsb-7 ax2
#arp publish 44.56.26.10 ax25 ka1fsb-7 ax2
#
ax25 digipeat ax0 on
ax25 digipeat hf on
#ax25 digipeat ax2 on
#
ip hsize 40
ip hport ax0 on
#
ifconfig ax0 descr " VHF port on 145.090 KAM TNC 1200 baud (MBOS9, BBSUGM)"
# ifconfig ax0 descr " VHF port on 145.630 KAM TNC 1200 baud"
#
# ********************** Parameters Settings for TNC's ************************
#
# tnc parameters
# My KAM 145.090
param ax0 1 20 # TXdelay, was 25
param ax0 2 63 # Persist
param ax0 3 10 # slot
param ax0 4 10 # TX tail, was 10
param ax0 5 0 # Half Duplex
param ax0 dtr 1
param ax0 rts 1
#
#
# Servers
# ******************** Servers to be Activated ****************************
#
start ax25
start convers
start finger
start ftp
start forward
# start ident
start netrom
start smtp
start telnet
start tty
start pop3
start time
start trace
# start tip
#
# HTTP
# start http 80 - /jnos/wwwroot
# The above is faulty! Below works OK, see /doc/httpjnos file
# The below may not be any better!
start http 80 - /jnos/wwwmyroot
http maxcli 5
http simul 5
http tdisc 300
http absinclude on
http multihomed off
#
# ********************* SMTP/FTP Commands **************************************
#
remote -s 1234567
smtp trace 1
# smtp gateway 44.56.26.1
smtp maxservers 10
smtp maxclients 10
smtp reclzw on
smtp sendlzw on
smtp batch off
smtp timer 300
smtp mode route
smtp quiet no
smtp usemx on
smtp tdisc 1800
smtp t4 7200
lzw bits 9
lzw mode compact
ftptdisc 3600
#
# ***************** Active and Mail Beacons ***********************************
#
ax25 filter 0
ax25 hsize 100
ax25 hport ax0 on
ax25 bcport ax0 on
ax25 bcport hf on
#ax25 bcport uvlan on
ax25 digipeat ax0 on
ax25 digipeat hf on
# 05-19-01 add ax25 routes via mema
# ax25 maxframe ax2 4
#
#----- Send a beacon via w1mv
ax25 route add BEACON ax0 W1MV
#
# ifconfig ax2 ax25 maxframe 7
#
# ***************** MBOX Commands *********************************************
#
mbox haddress ka1fsb.fn42jh.ma.usa.noam
mbox fwdinfo JNOS/LINUX
mbox smtptoo no
mbox header on
mbox nrid on
third on
mbox nobid off
mbox holdlocal on
mbox showalias yes
mbox mailfor 900
#mbox mailfor exclude ddl iu sysop nts amsatd east north afnet allus amsat
# cvlwar
#mbox mailfor exclude debate delta fcc help info keps nasa navnet sale space wx
#mbox mailfor exclude wanted dump yl meg west etx nts* refuse swla wcla tcpip
#mbox mailfor exclude humor trains cnb xn 1f tax ji lkn all usbbs axb
mbox newmail on
mbox sendquery on
mbox register on
mbox smtp no
mbox secure no
mbox tdisc 900
mbox tmsg "login: \npassword [ x ... x ] : \r"
mbox attend yes
attend yes
mbox convers on
mbox hideport ax0 off
#mbox hideport hf off
#mbox jumpstart on ???
#mbox timer 0
#mbox zipcode
#mbox mailfor watch wu3v
# NOTE: No data displayed here for password string... fill in as required.
mbox password ""
#
#^^^^This is not useful until status windows is completed
bulletin check yes
bulletin date yes
bulletin return yes
bulletin loophold 1
bulletin holdold 10
#
#mb show on
#mb password ""
#
### 02-03-01: Mailbox alias commands and links...
#mb al dxc "c uvlan wu3v"
# mb al bam "telnet 44.56.26.14"
# 02-03-01: srvrs, 3600, 2001 now uses ./spool/sources...
# mb al srvrs "telnet 44.56.26.10 9099"
# mb al 3600 "telnet 44.56.26.10 3600"
# mb al 2001 "telnet 44.56.26.10 2001"
mb al dip "download /ka1fsb/dynam_ip"
mb al hosts "download /ka1fsb/allhosts"
mb al whois "telnet 44.56.26.14 2005"
mb al hfdb "telnet 44.56.26.10 9090"
source /jnos/spool/sources/links2ten
#
# mb al utc "source /jnos/scripts/do_utc" ???
# mb tm "Cluster access is via 206.104.42.245\r"
#
source /jnos/scripts/do_convers
#
# ******************* Misc Parameters, Routes********************************
##
# Domains
domain suffix ampr.org.
domain translate off
domain verbose on
domain dns on
domain sub off
domain update off
domain cache clean on
##
# This is the place to add domain name server IPs
# This one is not in use/service at the present time, example only
# This was a radio link, but could be an inet link as well...
# domain addserver 44.56.26.1
#
log on
strace on
trace ax0 311
trace hf 311
trace sl0 311
#
#trace lan 311
#watchdog on
history 25
#smtp kick
#ftype binary
#ax route add mail hf n6hb-2
#source encap_ax
#source encap.txt
#
# Routes
# NOTE: 08-06-00: Make .8 for now...
#----- 08-19-00 now done in do_vhf
#route add default ax0 44.56.26.8
#route add 44/8 ax0 44.56.26.8
#route add 44.56.26.0/24 ax0 44.56.26.8
#
#
#----- A few basic routes for the sl0 SLIP line
#
route add 44.56.26.10 sl0
#----- For the laptop 05-10-01
route add 44.56.26.16 sl0
#route addp 192.168.3.1 sl0
route addp 44.56.26.14 sl0
#
# netrom interface tnos 240 140
# netrom bcp tnos
source /jnos/scripts/do_netrom
#
# str on
# source at.cfg
# source fkey.cfg
#
source /jnos/scripts/do_screen
#----- This should be OK to do here...
source /jnos/scripts/do_kisskam
cd /jnos/pub
#
#----- Not being used anymore, see /jnos/spool/motd.txt file
# motd "If no reply using 'O', try the TALK alias below..."
#
# Add something for larry
source /jnos/scripts/do_larry
#
# Put the PK-232MBX into kiss mode... (kw: kiss wellesley)
# source /jnos/scripts/do_pk-kw
#
# Always use attend off for now since the getty line gets messed up
# when doing a regular chat via 'O' Seems to run out of buffer space.
attend off
#
# Display some http info to screen...
http status
#
# 03-19-01
# popmail addserver 44.56.26.5 300 pop3 ka1fsb ka1fsb karl
# popmail addserver 44.56.26.1 300 pop3 ka1fsb ka1fsb karl
#
#----- 05-02-04
#----- Can now do "popmail kick 44.56.26.10"
#----- to pop mail from Linux host
#----- Any mail in ka1fsb on Linux will be moved to ka1fsb on JNOS
popmail addserver 44.56.26.10 pop3 ka1fsb ka1fsb <linux_account_password>
#
# Not done yet...
# Call a JNOS script to syncronize a beacon to a broadcast slot
source /jnos/scripts/do_syncbc
#*****************************************************************************
#
# THE END
#
#==============================================================================
Mail Document Request for:
autoexec.nos
|
A Few Caveats:
-
- Be sure your local mailer is properly "hooked" into your browser.
- Allow up to 24 hours for delivery, although 3-6 is typical...
- Mailed copy, being the latest "on-line" version, may differ slightly from above.
- Click on "Mail it to me" below to activate your mailer, then send from there.
- Please don't change the subject field. (Additional text body comments OK.)
- Sometimes server is down for extended periods of time... (1-10+ days)
- (You obtain, modify and run all data/code at your own risk.)
|
Enough "excuses," just
Mail it to me!
|
What if ...
-
- If your
browser-linked mailer doesn't seem to respond, you may send a
null-bodied email to ka1fsb@att.net with a subject of
"Code Request - autoexec.nos" not including the quotes...
(Some browsers and their mail agents do not like excessive string data
in the mailto format.)
|
This is my latest and "live" copy...
#============================================================
# AUTOEXEC.NOS FOR [ WU3V ] ALIAS [ 44.108.0.46]
# Date Last Updated: 3/18/97
# Time Last Updated: 0700 UTC This File Intended for Version: 111x6 linux
# This System Designed by: Jim Moore
#============================================================
# Adapted and modified by kbn: KA1FSB
# 06-23-00
# 02-08-05
# 03-08-05
# 03-10-05: new version for a test of new IP
# Wellesley, MA
#
ftype i
#
ax25 mycall KA1FSB-7
# ax25 bbscall KA1FSB
# This could be -1
# ax25 bbscall KA1FSB-1
ax25 bbscall KA1FSB-7
# ax25 ttycall KA1FSB-6
ax25 alias WELLS
#
#----- This is the old name and IP on 26.0 subnet...
# host ka1fsb-3.ampr.org.
# ip address 44.56.26.11
#
#----- Granted by W1UU on 02-04-05, new IP and name on 20.0 subnet
host ka1fsb.ampr.org.
ip address 44.56.20.86
#
attach netrom
#
# ****************** AX25 Parameters ******************************************
#
ax25 bcinterval 1200
ax25 blimit 15
ax25 maxwait 15000
# ax25 hsize 19
ax25 irtt 5000
ax25 maxframe 2
# ax25 paclen 256
ax25 paclen 128
# ax25 pthresh 128
ax25 retries 15
ax25 t2 1000
ax25 t3 0
ax25 t4 3600
ax25 timer original
ax25 version 2
ax25 window 1024
#
# ********************* IP Parameters *****************************************
#
# ip rtimer 30
# ip ttl 50
#
# ********************* TCP Parameters ****************************************
#
# tcp retries 20
tcp retries 7
echo accept
# echo refuse
tcp blimit 21
tcp syndata off
tcp maxwait 20000
tcp irtt 5000
# tcp mss 256
tcp mss 216
tcp timer linear
# tcp tra no
tcp window 1024
#
# ********************** Interface Configurations *****************************
#
#----- Set up the internal link on a pipe...
attach asy ttype - slip sl0 11680 576 38400
asyconfig sl0 txq 10
asyconfig sl0 rxq 10
ifc sl0 broadcast 44.56.26.255
# ifc sl0 netmask 0xffffff00
# ifc sl0 broadcast 44.255.255.255
ifc sl0 netmask 0xff000000
#
#----- Set up the serial to the TNC KAM
# This is COM2 on Bambi 08-19-00 145.090
# NOTE: Want to change to COM4(irq2), or ttyS3, because we can never use
# irq 2 for any baycom type modems. (Ok, worked)
# It is now put back to COM2.
# attach asy ttyS3 - ax25 ax0 1024 256 9600
attach asy ttyS1 - ax25 ax0 1024 256 9600
asyconfig ax0 txqueue 7
asyconfig ax0 rxqueue 7
ifc ax0 ax25 bctext "JNOS/Linux-1.11f * 44.56.20.86 * 14.105<>145.090 [Wellesley, MA]\r
Multiport JNOS Digipeater KA1FSB-4 145.090<->145.010"
# Special test of crossband digipeater, ka1fsb-4 145.090<->145.010
ifc ax0 ax25 cdigi ka1fsb-4
#
#----- 04-08-01: This is COM4, PK-232, ax3, 145.070 off line now
# source /jnos/scripts/do_pk-wells
#
#----- 06-02-03: This will attach for the "baycom" thru-modem TCM3105 chip
#----- COM3
# source /jnos/scripts/do_bc0
#
#----- This is COM3 on bambi, now 145.630, kpc3, now 070
#----- Now COM4, 145.070 still kpc3
#----- Now COM2
# source /jnos/scripts/do_vhf
#
#----- Next baycom script/setup
#----- NOTE: If you use bc1, you must not run do_vhf!!!
# source /jnos/scripts/do_bc1
#
mode ax0 dg
# param ax0 txdelay 30
#
#----- Example attach
# attach asy ttype - slip lan 1536 236 38400
# Pseudo slip to sl0 in linux kernel aka slattach ptype
# asyconfig lan rxq 10
# asyconfig lan txq 10
# attach asy ttyS3 - ax25 ax0 8192 512 9600 f64
#
#----- This is for the multiplexed HF attach on the KAM!
source /jnos/scripts/do_hf
# attach kiss ax0 1 hf
#
# attach asy ttyS2 - ax25 ax2 8192 256 9600 f64
# attach asy ttyS1 - ax25 uvlan 8192 256 9600 cf64
# Note the c option sets bpq checksum to my packetcluster node that is using
# bpq switch
# networking software its checksum command is 'kissoptions=checksum'
#
# att axip ang 256 204.107.105.7 wu3v-5
# ifc ang descr "AXIP to W5KSI - New Orleans, LA"
#
# NOTE: There was a ka1fsb-10 as the last arg to below for axip0
attach axip axip0 1024 44.56.26.10 ka1fsb-5
ifconfig axip0 description "AXIP port to netrom link LAN 38k baud (IPFSB:KA1FSB-9)"
ifc axip0 ax25 bctext "JNOS/Linux 1.11f 44.56.20.86 <-> 44.56.26.10 Internal Link"
#
# Add another axip/netrom link for the SuSE AX25 Utils here...
# attach axip axip1 1024 44.56.26.12
# ifconfig axip1 description "AXIP port to netrom link LAN 38k baud (LNXFSB:KA1FSB-5)"
# ifc axip1 ax25 bctext "JNOS/Linux 1.11f 44.56.26.11 <-> 44.56.26.12 Internal Link"
#
# Add another axip/netrom link for the SuSE JNOS machine here...
# attach axip axip2 1024 44.56.26.17
# ifconfig axip2 description "AXIP port to netrom link LAN 38k baud (JWELLS:KA1FSB-11)"
# ifc axip2 ax25 bctext "JNOS/Linux 1.11f 44.56.26.11 <-> 44.56.26.17 Internal Link"
#
# ********************** Interface Descriptions *******************************
#
# My KAM ax0...
# ifc ax0 broadcast 44.56.26.255
# ifc ax0 netmask 0xffffff00
#
# ifc lan broadcast 44.108.0.255
# ifc lan netmask 0xffffff00
# ifc lan ipa 206.104.42.241
#
#
# arp pub 44.108.0.46 ether 00:40:95:91:26:e5 lan
# arp pub 206.104.42.246 ax25 wu3v-1 ax0
#----- Now done in do_vhf
# arp publish 44.56.26.14 ax25 ka1fsb-7 ax2
# arp publish 44.56.26.11 ax25 ka1fsb-7 ax2
# arp publish 44.56.26.10 ax25 ka1fsb-7 ax2
#
#----- Just for now...
#----- 09-25-05 Changed from ax0 to bc1, bc1 may not exist yet
#----- or route does not exists in table yet...
#arp publish 44.56.20.86 ax25 KA1FSB-7 bc1
#arp add 44.56.20.85 ax25 KA1TUK-7 bc1
# arp add 44.255.255.255 ax25 QST-0 bc1
#----- Do I need anything here ???
#----- What is reachable on 090 for w1uu?
# arp add 44.56.20.? ax25 W1UU ax0
# arp add 44.56.20.3 ax25 W1UU-3 ax0
#
# ax25 route add QST ax0 brock
# ax25 route add QST bc1 wc1ma pra
#
ax25 digipeat ax0 on
ax25 digipeat hf on
# ax25 digipeat bc1 on: iface doesn't exist yet...
# ax25 digipeat ax2 on
#
ip hsize 40
ip hport ax0 on
#
ifconfig ax0 descr " VHF port on 145.090 KAM TNC 1200 baud (W1JOE-7, ->N1MNX-4,N1XTB-5)"
# ifconfig ax0 descr " VHF port on 145.630 KAM TNC 1200 baud"
#
# ********************** Parameters Settings for TNC's ************************
#
#tnc parameters
# My KAM 145.090
param ax0 1 20 # TXdelay, was 25
param ax0 2 63 # Persist
param ax0 3 10 # slot
param ax0 4 10 # TX tail, was 10
param ax0 5 0 # Half Duplex
param ax0 dtr 1
param ax0 rts 1
#
# ******************** Servers to be Turned on ********************************
#
start ax25
start convers
start finger
start ftp
start forward
# start ident
start netrom
start smtp
start telnet
start tty
start pop3
start time
start trace
# start tip
#
# start http 80 - /jnos/wwwroot
# The above is faulty! Below works OK, see /doc/httpjnos file
# The below may not be any better!
#start http 80 - /jnos/wwwmyroot
#http maxcli 5
#http simul 5
#http tdisc 300
#http absinclude on
#http multihomed off
#
# ********************* SMTP/FTP Commands **************************************
#
remote -s 1234567
smtp trace 1
#----- using Peter, better ask him... may not work from radio side
# W1UU does not do tcp/ip on the air! Peter is gone...
# smtp gateway 44.56.20.1
smtp maxservers 5
smtp maxclients 5
smtp reclzw on
smtp sendlzw on
smtp batch off
#----- Attempt to send every x seconds...
smtp timer 300
smtp mode route
smtp quiet no
smtp usemx on
#----- If can't RX for more than 1/2 hr then quit...
smtp tdisc 1800
#----- This will try to send for 2 hours?
smtp t4 7200
#
lzw bits 9
lzw mode compact
#
ftptdisc 3600
#
# ***************** Active and Mail Beacons ***********************************
#
ax25 filter 0
ax25 hsize 100
ax25 hport ax0 on
ax25 bcport ax0 on
ax25 bcport hf on
# ax25 bcport bc0 on
# ax25 bcport uvlan on
ax25 digipeat ax0 on
ax25 digipeat hf on
# 05-19-01 add ax25 routes via mema
# ax25 maxframe ax2 4
#
#----- Send a beacon via w1mv: This only does ID'si not BEACONs !!!
#----- BRIDGE may be gone...
# ax25 route add ID ax0 BRIDGE BROCK W1UU
ax25 route add ID ax0 W1JOE-7 N1MNX-4
ax25 route add ID bc1 WC1MA WE1CT
ax25 route add ID bc0 WE1CT KA1OXQ
# ax25 route add ka1tuk-7 bc1 wc1ma pra
# ax25 route add ID ax0 W1MV
#
# ifconfig ax2 ax25 maxframe 7
#
# ***************** MBOX Commands *********************************************
#
mbox haddress ka1fsb.fn42jh.ma.usa.noam
mbox fwdinfo JNOS/LINUX
mbox smtptoo no
mbox header on
mbox nrid on
third on
mbox nobid off
mbox holdlocal on
mbox showalias yes
mbox mailfor 900
#mbox mailfor exclude ddl iu sysop nts amsatd east north afnet allus amsat
# cvlwar
#mbox mailfor exclude debate delta fcc help info keps nasa navnet sale space wx
#mbox mailfor exclude wanted dump yl meg west etx nts* refuse swla wcla tcpip
#mbox mailfor exclude humor trains cnb xn 1f tax ji lkn all usbbs axb
mbox newmail on
mbox sendquery on
mbox register on
mbox smtp no
mbox secure no
mbox tdisc 900
mbox tmsg "login: \npassword [ x ... x ] : \n"
mbox attend yes
attend yes
mbox convers on
mbox hideport ax0 off
#mbox hideport hf off
#mbox jumpstart on ???
#mbox timer 0
#mbox zipcode
#mbox mailfor watch wu3v
# This is a quick fix, but may not be too secure!!!
mbox password "012345678901234567890123456789"
#
#^^^^This is not useful until status windows is completed
bulletin check yes
bulletin date yes
bulletin return yes
bulletin loophold 1
bulletin holdold 10
#
#mb show on
#mb password ""
### 02-03-01: Mailbox alias commands and links...
# mb al dxc "c uvlan wu3v"
# mb al bam "telnet 44.56.26.14"
# 02-03-01: srvrs, 3600, 2001 now uses ./spool/sources...
# mb al srvrs "telnet 44.56.26.10 9099"
# mb al 3600 "telnet 44.56.26.10 3600"
# mb al 2001 "telnet 44.56.26.10 2001"
#
mb al dip "download /ka1fsb/dynam_ip"
mb al hosts "download /ka1fsb/allhosts"
mb al whois "telnet 44.56.26.14 2005"
mb al events "telnet 44.56.26.14 2006"
mb al fsbbs "telnet 44.56.26.14 2003"
# mb al hfdb "telnet 44.56.26.10 9090"
#----- How I used to do the motd...
# mb al motd "download /motd"
mb al motd "dm"
# mb al dxc "c ax0 wd1l brock"
# mb al ppconv "telnet 44.56.26.10 3600"
mb al xband "download /xband"
mb al mysql "telnet 44.56.26.10 9102"
#
source /jnos/spool/sources/links2ten
#
#----- Link to Desktop for talk/chat
#----- NOTE: Not working right for ttylinkd !!!
# mb al talk "telnet 44.56.26.10 87"
#
# mb al utc "source /jnos/scripts/do_utc" ???
# mb tm "Cluster access is via 206.104.42.245\r"
#
### source /jnos/scripts/do_convers
#
# ******************* Misc Parameters, Routes********************************
#
# Domains
domain suffix ampr.org.
domain translate off
domain verbose on
domain dns on
domain sub off
domain update off
domain cache clean on
#
#----- Might add thru Peter here too...
# domain addserver 204.127.129.1
#
#----- Add my own server for the domain.txt file lookups...
domain addserver 44.56.20.86
# Could use the ucsd.edu DNS here too
#
log on
strace on
trace ax0 311
trace hf 311
trace sl0 311
#----- Added these axip traces on 04-30-03, 05-06-03
# trace axip0 311
# trace axip1 311
# trace axip2 311
#
#trace lan 311
#watchdog on
history 25
# smtp kick
# ftype binary
# ax route add mail hf n6hb-2
# source encap_ax
# source encap.txt
#----- 08-19-00 now done in do_vhf
# route add 44/8 ax0 44.56.26.8
# route add 44.56.26.0/24 ax0 44.56.26.8
#
route add 44.56.26.10 sl0
route add 44.56.26.12 sl0
#----- For the laptop 05-10-01
route add 44.56.26.16 sl0
#----- For SuSE JNOS link 05-05-03
route add 44.56.26.17 sl0
#----- This is very broad! 11-05-03
route add 44/8 sl0
#----- Let the server "out" 11-07-03
route add 204.127.129.1 sl0
# route addp 192.168.3.1 sl0
route addp 44.56.26.14 sl0
#
#----- 03-08-05: New sub net for Peter's routes and mine!
# route add 44.56.20/24 ax0
# route add 44.56.20/24 bc1
#
# netrom interface tnos 240 140
# netrom bcp tnos
#
#----- 04-15-05: Moved this down to end...
# source /jnos/scripts/do_netrom
#
# str on
# source at.cfg
# source fkey.cfg
#
source /jnos/scripts/do_screen
#
#----- This should be OK to do here... If not in kiss, then put
#----- into kiss. If in kiss, this will be ignored... (?)
source /jnos/scripts/do_kisskam
cd /jnos/pub
#
#----- Not being used anymore, see /jnos/spool/motd.txt file
# motd "If no reply using 'O', try the TALK alias below..."
#
# Add something for larry, must do at very end now
# source /jnos/scripts/do_larry
#
# Test params for Jim, ka1eui... maybe do_ka1eui...
# ax25 route add ka1eui ax0 w1gmf-7
# route add 44.56.20.61 ax0
# arp add 44.56.20.61 ax25 ka1eui ax0
#
# Put the PK-232MBX into kiss mode... (kw: kiss wellesley)
# source /jnos/scripts/do_pk-kw
#
# Set up convers to link to .10 too...
source /jnos/scripts/do_convers
#
#----- Now syncronize the time on the two systems, ka1fsb -> bambi
# NOTE: Changed to 12 for now...a moved back to bambi
# rdate server ka1fsb-12.ampr.org
rdate server bambi.ampr.org
#
# Always use attend off for now since the getty line gets messed up
# when doing a regular chat via 'O' Seems to run out of buffer space.
attend off
#
# Display some http info to screen...
# http status
#
# 03-19-01
# popmail addserver 44.56.26.5 300 pop3 ka1fsb ka1fsb karl
# popmail addserver 44.56.26.1 300 pop3 ka1fsb ka1fsb karl
#
#----- 05-02-04
#----- Added this as a test... from Linux to JNOS account, both ka1fsb
popmail addserver 44.56.26.10 pop3 ka1fsb ka1fsb ********
#
#----- Not done yet, a few source calls
source /jnos/scripts/do_bc0
source /jnos/scripts/do_bc1
source /jnos/scripts/do_syncbc
#
source /jnos/scripts/do_netrom
source /jnos/scripts/do_larry
#
# Special test setup for suse jnos
route add 44.56.26.17 bc1
arp add 44.56.26.17 ax25 ka1fsb-1 bc1
#
#*****************************************************************************
#
# THE END
#
#==============================================================================
#
(Courtesy KBNorton Computer Services)