-----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Mark Post Sent: Friday, March 02, 2007 1:48 PM To: [email protected] Subject: Re: DB2 Connect; using Linux as a gateway to mainframe LPAR via hipersockets
>>> On Thu, Mar 1, 2007 at 7:18 PM, in message <[EMAIL PROTECTED]>, "Clark, Douglas" <[EMAIL PROTECTED]> wrote: -snip- > Output from "iptables - L - n" as executed on the zLinux system. > > techlnux:~ # iptables - L - n > Chain INPUT (policy ACCEPT) > target prot opt source destination > > Chain FORWARD (policy ACCEPT) > target prot opt source destination > > Chain OUTPUT (policy ACCEPT) > target prot opt source destination That looks good also. So, what port is the DB2 Connect supposed to be listening on? I suppose your DBA should know. Once you find out, then netstat -lnp will show all the listening processes, and what ports they are listening on. Mark Post The only piece of information I have been able to uncover - states "DB2COMM and SVCENAME" are setup automatically" but it seemed to me only to apply with the installation of DB2 not DB2 Connect. It is not my intention to run DB2 on the zLinux system. I only want it to serve as a gateway for distributed systems (PC workstations, application servers, etc) to use in order to read/update DB2 tables on the mainframe. Does anyone know how to get this configured - if it is possible. If it is possible to get this going, I might be able to justify spending the $25K to get zVM to manage Linux and expand the Linux base here at my site. Thanks ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
