If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Binding to multiple network interfaces

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-24-04, 09:34
pwasik pwasik is offline
Registered User
 
Join Date: Feb 2004
Posts: 1
Binding to multiple network interfaces

Hi all,

I have a multi-homed Solaris server running Informix db. I have it working fine with a single network interface / IP address and the db service bound to TCP port 1538.

How do I go about configuring Informix to bind this same service to TCP port 1538 on a second network interface and IP address on the same server?

Thanks,

Paul
Reply With Quote
  #2 (permalink)  
Old 02-25-04, 07:34
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Re: Binding to multiple network interfaces

Quote:
Originally posted by pwasik
Hi all,

I have a multi-homed Solaris server running Informix db. I have it working fine with a single network interface / IP address and the db service bound to TCP port 1538.

How do I go about configuring Informix to bind this same service to TCP port 1538 on a second network interface and IP address on the same server?

Thanks,

Paul
Hi Paul,

If you have multiples servers, can connect them to traves of TCP/IP configuring the file SQLHOSTS in the following way:
DBSERVERALIAS_1 ontlitcp network_1 service_name_1
DBSERVERALIAS_2 onsoctcp network_2 service_name_2

Remember that port number and service name must be diferents.

Gustavo.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On