473,386 Members | 1,779 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Westell Wirespeed B90-220030-04 and Oracle Services

Hello All,

I have the above DSL modem on my network along with a variety of machines
and several different operating systems. One of the operating systems I have
is Novell 5.1 and on that server I am using the five user versions of Oracle
that ships with Novell. The Oracle version I am using is 8i. The server
bundle works great and I do all of my business on this platform.

I also have DSL, Novell (v5.0 and Oracle 8), running at home where I have
several databases that I rely upon heavily and it works great as well. My
dilemma is that I want to be able to access my work Oracle instance from
home. Incidentally, I have the identical Westell at home as I do at work.

I have opened up ports 1521-1526 with a base port of 1521 on the Westell at
work, (both udp and tcp), and managed to get a login prompt from sqlplus but
I'm never able to get logged in. It seems that Oracle is using a different
port each time I try to connect for communications. I could open up all
ports on my Westell but you know what that will do to my security.

Does anyone know what I need to do to have the ability to control this? Is
there special software I need to install to install on my Westell or is
there a way to instruct Oracle to use specific ports?

Thank you in advance for any help you may be able to provide,

Vern


Jul 19 '05 #1
2 3886
Vern wrote:
It seems that Oracle is using a different
port each time I try to connect for communications. I could open up all
ports on my Westell but you know what that will do to my security.


Yes, Oracle port 1521 is used only for the initial connection and the
Listener will then inform your 'client process' and it's 'server process'
which port they should continue to use.

This is addressed by Oracle for some firewalls, and documented in the Oracle
Networking documentation (Which, IIRC is Net8 for Oracle8i) as well as
Metalink. Suggest you check Metalink for certification with Westell. (At
one time searching on 'firewall' in Metalink would provide sufficient info
but I have not looked for a while.)

/Hans
Jul 19 '05 #2
Typically, the reply to the login comes across on a higher uncommon port.
If you are using MTS, you can designate which ports you want used in the
init.ora file. If not, you may want to open outgoing traffic on the higher,
uncommon ports.

Hope this helps...

c~
"Vern" <pb*****@bellsouth.net> wrote in message
news:6q*******************@bignews4.bellsouth.net. ..
Hello All,

I have the above DSL modem on my network along with a variety of machines
and several different operating systems. One of the operating systems I have is Novell 5.1 and on that server I am using the five user versions of Oracle that ships with Novell. The Oracle version I am using is 8i. The server
bundle works great and I do all of my business on this platform.

I also have DSL, Novell (v5.0 and Oracle 8), running at home where I have
several databases that I rely upon heavily and it works great as well. My
dilemma is that I want to be able to access my work Oracle instance from
home. Incidentally, I have the identical Westell at home as I do at work.

I have opened up ports 1521-1526 with a base port of 1521 on the Westell at work, (both udp and tcp), and managed to get a login prompt from sqlplus but I'm never able to get logged in. It seems that Oracle is using a different
port each time I try to connect for communications. I could open up all
ports on my Westell but you know what that will do to my security.

Does anyone know what I need to do to have the ability to control this? Is
there special software I need to install to install on my Westell or is
there a way to instruct Oracle to use specific ports?

Thank you in advance for any help you may be able to provide,

Vern


Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Sukanta | last post by:
Hi, Below is my XML file with some Platform and feature name. I have to show the platform name in a drop down list. How I will write a DOM parser for this. <?xml version="1.0"...
235
by: napi | last post by:
I think you would agree with me that a C compiler that directly produces Java Byte Code to be run on any JVM is something that is missing to software programmers so far. With such a tool one could...
33
by: Chris Fogelklou | last post by:
What is wrong with the above? Don't worry, I already know (learned my lesson last week.) It is for the benefit of our resident compiler guru who seems to think you need the cast. I thought it...
3
by: qianz99 | last post by:
Hello I am writing a big program. I have define a struction typedef struct { int Name; int Year; }birth;
10
arunmib
by: arunmib | last post by:
Hi all, while printing on a monitor, I want to remove the last printed line and replace it with a new string. My doubt will be better explained with the following example. int main() { ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.