Re: Bind service to a particular ethernet device

From: David Efflandt (efflandt_at_xnet.com)
Date: 09/19/05

  • Next message: David Efflandt: "Re: Disappearing /var/named/pz"
    Date: Sun, 18 Sep 2005 22:08:41 +0000 (UTC)
    
    

    On Mon, 05 Sep 2005, Ignacio Garcia <merdofa@hotmail.com> wrote:
    > Hi there!
    >
    > I would like to run two instances (with different configurations) of a
    > service that runs on a specific port (and I must use that specific port
    > only). Is it possible to bind each instance of the program to two
    > different ethernet cards so I can access each service on different IPs?

    You do not even need a separate nic. You could bind another instance to
    same port of an alias IP on same nic (assuming the service has provisions
    to bind to a specific IP).


  • Next message: David Efflandt: "Re: Disappearing /var/named/pz"

    Relevant Pages

    • Re: Bind service to a particular ethernet device
      ... Ignacio Garcia wrote: ... > service that runs on a specific port (and I must use that specific port ... Is it possible to bind each instance of the program to two ... The bind option takes the IP address of the interface, ...
      (comp.os.linux.networking)
    • Re: Bind service to a particular ethernet device
      ... Ignacio Garcia said: ... >I would like to run two instances (with different configurations) of a ... >service that runs on a specific port (and I must use that specific port ... "...cancel my subscription to the resurrection!" ...
      (comp.os.linux.networking)
    • Re: How to listen to more a specific IP and specific ports
      ... bind my socket to specific unlimited and selective IP addresses. ... Moreover, in Unix/Linux Berekly network programming, you can determin the ... port numbers. ...
      (microsoft.public.win32.programmer.networks)
    • Re: How to listen to more a specific IP and specific ports
      ... I have read this long time ago in the textbook Unix Network Programming ... service and connect our socket to INADDR_ANY and then listen for incoming ... Its clear to me on how to bind with ... port numbers. ...
      (microsoft.public.win32.programmer.networks)
    • Re: How to listen to more a specific IP and specific ports
      ... bind my socket to specific unlimited and selective IP addresses. ... Moreover, in Unix/Linux Berekly network programming, you can determin the IP ... port numbers. ...
      (microsoft.public.win32.programmer.networks)