> Let me first explain how I start up term. I use kermit (set line /dev/tty01, and a few other sets, a dial, a connect) to connect to my university's terminal server, which immediately connects me to one of the Ultrix running DECStation 2100s. I start t
Need some returns in there??? Anyway... on to term stuff
First don't use tty01! Use the exact command that was given in the
amiga bsd port of term. I don't have the cmd handy but it's like:
term -n <dev/tty00 >dev/tty00
or something similar. I've been using this setup for some time w/
no problems. i don't even chg the tty for kermit, jsut set line to
tty00. I've had people telnet in w/ tredir, i also have term- whois,
finger, ircII and ncftp all working fine also. - TC