Skip navigation.

Administration Console Online Help

PreviousNextvertical dots separating previous/next from contents/index/pdfContents

Configure custom network channels

Before you begin

The server instance for which you configure a custom network channel does not need to be running.


A network channel is a configurable resource that defines the attributes of a network connection to WebLogic Server. For instance, a network channel can define:
  • The protocol the connection supports.
  • The listen address.
  • The listen ports for secure and non-secure communication.
  • Connection properties such as the login timeout value and maximum message sizes.
  • Whether or not the connection supports tunneling.
  • Whether the connection can be used to communicate with other WebLogic Server instances in the domain, or used only for communication with clients.

For more information on network channels, see Configuring Network Resources.

To configure a custom network channel from the Administration Console:

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. In the left pane of the console, expand Environment and select Servers.
  3. Select the server whose network channels you want to configure.
  4. Select the Protocols tab, then select Channels.
  5. Click New.
  6. Enter the name of the new network channel and the protocol it will use, the click Next.
  7. Enter the following information:
    • Listen address
    • Listen port
    • External listen address
    • External listen port

    The external listen address and port are used to support Network Address Translation (NAT) firewalls. These should match the IP address or DNS name that clients use to access application on the server.

  8. Click Next.
  9. Configure any additional properties for this network channel.

    For more information, see Configuring a Channel.

  10. Click Finish.
  11. To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
    Not all changes take effect immediately—some require a restart (see Use the Change Center).

After you finish

 

Skip navigation bar   Back to Top