HP3000-L Archives

May 1998, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Christopher H. Boggs" <[log in to unmask]>
Reply To:
Christopher H. Boggs
Date:
Fri, 22 May 1998 12:42:59 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (66 lines)
At 10:39 AM 5/22/98 -0500, Larry Simpson wrote:
>Could someone out there provide me with some assistance with the
>following problem?
>
>        I am trying to use an Oracle gateway installed on an HP 3000
>with MPE 5.0.
>
>        The Gateway uses a listener to listen for database calls and
>requests located on the HP3000. In order for this listener to work,  it
>needs a dedicated TCP/IP Port to listen for these remote calls and
>requests.
>
>        Oracle says that assigning a ports is supported with MPE 5.0,
>however,  I can not find  a way to make this happen.
>
>
>Thanks,
>Larry

Larry,

We're on 5.5 here, and that type of info is in the SERVICES.NET.SYS
file.  However, apparently some entries for ports are required to
be in this file, while some are not. Maybe someone with more expertise
can clear things up for both of us (and maybe more?).

This is our SERVICES.NET.SYS file:

#
echo           7/tcp                 # Echo
echo           7/udp                 #
discard        9/tcp  sink null      # Discard
discard        9/udp  sink null      #
daytime       13/tcp                 # Daytime
daytime       13/udp                 #
chargen       19/tcp  ttytst source  # Character Generator
chargen       19/udp  ttytst source  #
ftp           21/tcp
telnet        23/tcp
time          37/tcp  timeserver     # Time
time          37/udp  timeserver     #
(24/30) Continue?
domain        53/tcp  nameserver     # Domain Name Service
domain        53/udp  nameserver     #
bootps        67/udp                 # Bootstrap Protocol Server
bootpc        68/udp                 # Bootstrap Protocol Client
tftp          69/udp                 # Trivial File Transfer Protocol
syslog       514/udp                 # Syslog
DAServer     987/tcp                 # SQL distributed access
:

Notice that there are no entries in the file for the NS/VT port
(1570/1537), the SMTP or POP ports (25,110), or the standard URL
port (80), all of which we also use. On the other hand, entries
for Syslog and Bind (ports 514, 53) were added during the install.

Chris "no Oracle" Boggs

***************************************************************

Christopher H. Boggs           email:  [log in to unmask]
Computer Services                      [log in to unmask]
Clinch Valley College          phone:  540/376-1041
1 College Ave.                 fax #:  540/328-0115
Wise, VA 24293            <http://www2.clinch.edu/cvc/c_boggs>

ATOM RSS1 RSS2