× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On Mon, 2 Sep 2002, Russell Hires wrote:

> I've looked through a few places, but I don't see any direction for actually
> connecting from my linux client to the AS400. What do I need to do? Just
> enter this from the command line:
> tn5250 hostname
> ?
> Is that all? Any parameters, or anything else?

That will certainly work and is a good place to start.  But there are
plenty of parameters you can set to customize things just the way you
want.  But not much is required.  Here is what I like to do:

1. Create a file in your home directory called .tn5250rc

2. In that file put this:
<begin .tn5250rc snip>
myas400 {
        host = myas400.mydomain.com
        env.TERM = IBM-3477-FC
}
<end .tn5250rc snip>
Of course replace myas400 with the hostname of your AS/400 and
mydomain.com with your domain name.

3. From an xterm (or the Runn menu from Gnome or KDE) type:

xt5250 myas400

Now tn5250 will run much nicer than the default.

You may need to use SSL to connect or you may have other connection issues
that are specific to your location.  If the above doesn't work check that
a firewall isn't blocking you.  And of course report back and let us know
if things don't work out for you.

James Rich




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.