Date: Sat, 22 Jun 1996 13:33:22 -0700 (PDT) From: Doug White <dwhite@riley-net170-164.uoregon.edu> To: Chris Lavin <chrisl@bbs.justcompute.com> Cc: questions@freebsd.org Subject: Re: Serial Communication Message-ID: <Pine.BSF.3.91.960622132717.238G-100000@gdi.uoregon.edu> In-Reply-To: <199606221451.KAA08354@only.justcompute.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 22 Jun 1996, Chris Lavin wrote: > NO what I am trying to do is to use my bsd box as a com server. I want to > have people dial in to the BSD machine then get automatically get telneted > to a remote site. I don't want them to ever see the login prompt. Can you > offer any assistance? Hm. You'll have to hack getty to call telnet instead of login. I wouldn't know how to do this. You could make an account like "bbs" with no password that as it's first action in .profile telnets to the desired location. The next line will be "exit". A hypothesis. There is undoubtedly a better way. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960622132717.238G-100000>