It depends on the process that is binding the port.  If you're using
xinetd you can specify which interface to bind the port on.  If the
program/daemon doesn't allow you to specify interfaces, then you're stuck
.. unless you want to do some fancy stuff with ipchains/iptables to
redirect ports, or hack up the daemon.

--Henry

On Sun, 9 Sep 2001, Jeff Coppock wrote:

> How would I control which ports listen on specified interfaces?
> 
> I have eth0 and eth1 and I want have certain ports listening on
> one, but not the other.
> 
> thanks,
> jc
> 
> -- 
> 
> Jeff Coppock          Nortel Networks
> Systems Engineer      http://nortelnetworks.com
> Major Accts.          Santa Clara, CA
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

Reply via email to