Re: z/VM terminal server

2009-10-23 Thread Hendrik Brueckner
Hi Donald, thanks for your suggestions! Let me start to discuss the "pager" first: On Wed, Oct 21, 2009 at 09:38:54AM -0700, Donald Russell wrote: > First, let me say I think this whole terminal server thing is > fantastic. I would like to offer some suggestions... Thanks! > 2c - > add an option

Re: z/VM terminal server

2009-10-21 Thread Donald Russell
On Wed, Oct 21, 2009 at 05:10, Hendrik Brueckner wrote: > > On Tue, Oct 20, 2009 at 04:56:50PM -0700, Donald Russell wrote: > > > Is this stuff open source? Or how/where do I make suggestions? > > You can send your feedback and suggestions to "linux-...@de.ibm.com" or > directly to me. > > Thanks

Re: z/VM terminal server

2009-10-21 Thread Hendrik Brueckner
On Tue, Oct 20, 2009 at 04:56:50PM -0700, Donald Russell wrote: > On Tue, Oct 20, 2009 at 16:26, Mark Ver wrote: > > > > Anyway, the man pages hint that lnxhvc0 might be reserved for the HVC IUCV > > driver that's built in to the kernel. So it's probably best not to use it > > as a terminal id f

Re: z/VM terminal server

2009-10-20 Thread Mark Post
>>> On 10/20/2009 at 7:56 PM, Donald Russell wrote: -snip- > Is this stuff open source? Yes, it is. > Or how/where do I make suggestions? linux-...@de.ibm.com is one place, as is this list. Mark Post -- For LINUX-390 subsc

Re: z/VM terminal server

2009-10-20 Thread David Boyes
On 10/20/09 7:26 PM, "Mark Ver" wrote: > If you really, really, really have a requirement for not putting in the > terminal id on the connect statement, you can find more info on configuring > the hvc iucv driver with "man hvc_iucv". Can I turn the question around and ask why taking the first av

Re: z/VM terminal server

2009-10-20 Thread Donald Russell
On Tue, Oct 20, 2009 at 16:26, Mark Ver wrote: > I apologize for mucking up the subject line in my previous post (total > newbie mistake). > > Anyway, the man pages hint that lnxhvc0 might be reserved for the HVC IUCV > driver that's built in to the kernel. So it's probably best not to use it >

Re: z/VM terminal server

2009-10-20 Thread Mark Ver
I apologize for mucking up the subject line in my previous post (total newbie mistake). Anyway, the man pages hint that lnxhvc0 might be reserved for the HVC IUCV driver that's built in to the kernel. So it's probably best not to use it as a terminal id for the iucvtty entries in /etc/inittab.

Re: z/VM terminal server

2009-10-20 Thread David Boyes
On 10/19/09 11:52 PM, "Thang Pham" wrote: > So I set my user directory entry to IUCV ALLOW, and try to logon to the > z/VM instance running Linux using ts-shell, but I get the following error: You did log the user off and back on after you changed the directory entry, right? CP builds the inform

Re: z/VM terminal server

2009-10-20 Thread Hendrik Brueckner
Hi Thang, On Mon, Oct 19, 2009 at 11:52:20PM -0400, Thang Pham wrote: > So I set my user directory entry to IUCV ALLOW, and try to logon to the > z/VM instance running Linux using ts-shell, but I get the following error: > > ts-shell: Connecting to linux149 (terminal identifier: lnxhvc0)... > logi

Re: z/VM terminal server

2009-10-19 Thread Thang Pham
- Thang Pham IBM Poughkeepsie - From: Bruce Hayden To: LINUX-390@VM.MARIST.EDU Date: 10/19/2009 07:41 PM Subject: Re: z/VM terminal server Sent by: Linux on 390 Port You need IUCV ALLOW, not IUCV ANY. ALLOW lets others connect to you

Re: z/VM terminal server

2009-10-19 Thread Bruce Hayden
You need IUCV ALLOW, not IUCV ANY. ALLOW lets others connect to you, ANY lets you connect to others. If this is the server that is receiving the connection, then it needs IUCV ALLOW. P.S. OPTION LNXNOPAS on a Linux server is a bad idea! On Mon, Oct 19, 2009 at 5:25 PM, Thang Pham wrote: > I am

Re: z/VM terminal server

2009-10-19 Thread Donald Russell
On Mon, Oct 19, 2009 at 14:25, Thang Pham wrote: > > r...@ts-shell> connect LINUX149 > ts-shell: Connecting to LINUX149 (terminal identifier: lnxhvc0)... > iucvconn: Connecting to the z/VM guest virtual machine failed: Connection > refused > ts-shell: Connection ended > > What could be wrong? >

Re: z/VM terminal server

2009-10-19 Thread Scott Rohling
be the user name and the password that goes along with it? Is >> it the z/VM userID and password (which I tried, but did not work)? >> >> Thank you, >> - >> Thang Pham >> IBM Poughkeepsie >> --------

Re: z/VM terminal server

2009-10-19 Thread Scott Rohling
it the z/VM userID and password (which I tried, but did not work)? > > Thank you, > - > Thang Pham > IBM Poughkeepsie > - > > > > From: > Sterling James > To: > LINUX-390@VM.MARIST.EDU > Date: &g

Re: z/VM terminal server

2009-10-19 Thread Thang Pham
/19/2009 05:36 PM Subject: Re: z/VM terminal server Sent by: Linux on 390 Port Did you add to /etc/inittab on the LINUX149, something like; V1:2345:respawn:/usr/bin/iucvtty iucv1 V2:2345:respawn:/usr/bin/iucvtty iucv2 Thanks - Please consider the environm

Re: z/VM terminal server

2009-10-19 Thread Mark Post
>>> On 10/19/2009 at 5:25 PM, Thang Pham wrote: > I am trying to use the terminal server on RHEL5.4, but it fails. I have > installed RHEL5.4 onto my z/VM virtual machine (LINUX149). I have granted > it IUCV access so that any z/VM guest can connect to it: > USER LINUX149 PWD 512M 1G G > INCLU

Re: z/VM terminal server

2009-10-19 Thread Sterling James
Did you add to /etc/inittab on the LINUX149, something like; V1:2345:respawn:/usr/bin/iucvtty iucv1 V2:2345:respawn:/usr/bin/iucvtty iucv2 Thanks - Please consider the environment before printing this email and any attachments. This e-mail and any attach

z/VM terminal server

2009-10-19 Thread Thang Pham
I am trying to use the terminal server on RHEL5.4, but it fails. I have installed RHEL5.4 onto my z/VM virtual machine (LINUX149). I have granted it IUCV access so that any z/VM guest can connect to it: USER LINUX149 PWD 512M 1G G INCLUDE LNXDFLT2 IPL CMS IUCV ANY OPTION MAXCONN 256 APPLMON LNKNO