Re: SQLNet through Linux Masq'd connection and IP Forwarding
From: Paul Passarelli <paulp_at_spam.talkthru.com>
Date: 1997/08/11
Message-ID: <01bca68f$69470f10$be6964c7_at_kosh>#1/1
Date: 1997/08/11
Message-ID: <01bca68f$69470f10$be6964c7_at_kosh>#1/1
--
Mon 08/11/1997
Well, mine is 7.2 but here's what my tnsnames.ora looks like:
#This is a SQL*Net Configuration file generated by SQL*Net Easy
Configuration.
#Attention: Do not modify this file yourself.
#If you do, your SQL*Net Easy Configuration may not function properly.
FSM-Epsilon3.world =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS =
(COMMUNITY = tcp.world)
(PROTOCOL = TCP)
(Host = Epsilon3)
(Port = 1521)
)
(ADDRESS =
(COMMUNITY = tcp.world)
(PROTOCOL = TCP)
(Host = Epsilon3)
(Port = 1526)
)
)
(CONNECT_DATA = (SID = FSM)
)
)
--Paul
---------|^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^|---------
Legitimate replies must remove spam from my address.
---------|____________________________________________________|---------
"I would have written you a shorter letter but I didn't have the time."
-- Abraham Lincoln
David Herman <dherman_at_ix.netcom.com> wrote in article
<5sfi2e$5dm_at_dfw-ixnews10.ix.netcom.com>...
> I currently am trying to set up Linux to allow an outside machine to
access my
> Oracle 7.3 server. I accomplish this through forwarding port 1526 on my
linux
> box to my Oracle Server. TNSPing works great, but I still can not get
> SQL*Plus to work. Does SQL*Net use more ports than 1526?
>
> Any help would be appreciated!
>
> Thanks!
>
> Dave Herman
> dave_at_vbs-net.com
>
>
Received on Mon Aug 11 1997 - 00:00:00 CEST
