From: jks@daneel.uthscsa.edu (jks@daneel.uthscsa.edu) Subject: Re: Using NOS 2.0m TCP/IP package Newsgroups: rec.radio.amateur.packet View: Complete Thread (3 articles) | Original Format Date: 1993-06-11 09:09:42 PST Sorry to all for the duplication.... flying fingers got me! > In <1993Jun10.210116.14270@netcon.smc.edu> news@netcon.smc.edu (UseNet Admi nis > > I am in need of guidance in the proper setup of my packet station for > > NOS version 2.0m. > > What I need help with is setting up the domain files, the ftp user files, > > and the mail forwarding parameters so that the system will "automagically" > > look up the correct station, forward mail, ect.... If you are using a "connected" machine: You need to add the lines: domain addserver [132.239.1.1] ucsd.edu route add default eth0 mirrorshades.ucsd.edu #assume eth0 is your ethernet port route add [44.xx.xx/24] ax0 (your local tcp/ip AX.25 router address) #assume ax0 is your TNC port #assume 44.xx.xx/24 is your local subnet-- #like mine is 44.76.2/24 for San Antonio to your autoexec.nos file. ucsd.edu is the authoritative DNS for all of ampr.org and mirrorshades is the "super-router" for ampr.org--- you will be able to get to any "connected" ampr.org subnet using this set up. If you are not connected, you must build a file called domain.txt in your \nos subdirectory that is of the form: w6aaa.ampr.org IN A 44.xxx.yyy.001 w6aab.ampr.org IN A 44.xxx.yyy.002 etc. etc. for all members of your local subnet. Note that if you are connected, this file will be created and grow but for some reason does not delete "expired" entries.... You ought to keep a basic file around to use as a fresh start every time you reboot. (I used to do this in the startup batch file...) There are lotsa good DOC files on UCSD.EDU for anonymous download on how-to-do NOS setup.... (/hamradio/packet/tcpip/docs and in specific versions subdirs as well) Good luck! ********************************************************************* * Jack Spitznagel * As a curmudgeon, I speak for * * Internet: jks@giskard.uthscsa.edu * no man, everyman, and my * * AMPRNet: kd4iz@kd4iz.ampr.org * opinions are none of your * * CIS: 76044,476 * business. Those I will gladly * * Tel: (210) 567-6616 * share. All else is random. * * Foot: 29.41'N 98.38'W * (C) 1993 * ********************************************************************* .