home *** CD-ROM | disk | FTP | other *** search
- # A U T O E X E C . D I
- #
- #If you plan to use MacNET SLFP with a modem, rename this file as
- #"AUTOEXEC.NET."
- #
- #The second to last last number on the following line should be 300 if you
- #are using a 300 baud modem, 2400 if using a 2400 bps modem, and so forth.
- #If you have a 1200 baud modem, change "2400" to "1200" and change the phone
- #number to "7636520." If you are calling from outside Ann Arbor, you
- #should replace "7644800" with your local Merit number and set the
- #appropriate speed. If you don't know your local Merit number, you can
- #call the Computing Center Consultants at (313) 764-HELP during the day
- #to find out.
- #
- attach asy 1 a slfp sl0 2048 232 2400 ATDT7644800
- route add default sl0
- ip ttl 50
- tcp mss 192
- tcp window 1920
- start echo
- start discard
- start telnet
-