Re: making vocal to bind to specific ip address, how?

Ben Greear <[email protected]> Wed, 24 Nov 2004 12:36:42 -0800
Newsgroups gmane.comp.lib.vovida.vocal
Organization Candela Technologies
Message-ID <[email protected]>
MIGUEL F. VAZQUEZ wrote:
> Hi,
> 
> When I create  a server (any kind)  in my vocal no matter what address I 
> assign to it, it will bind to all local addresses, I mean, for example 
> if I have two interfaces on my system eth0 with addr 192.168.1.1 and 
> eth0:1 with addr 192.168.2.1 and I create a marshal server on 
> 192.168.1.1:5040 when I do 'netstat -lp | grep 5040' i get someting like:
> 
> tcp           0         0     *:5040      *:*      LISTEN         7571/ms
> udp          0         0     *:5040      *:*      LISTEN         7571/ms
> 
> so, that means it's listening on all my interfaces, why?,  can I make 
> vocal to bind just to specific ip address?

The B_GREEAR_FIXES cvs branch has the ability to bind most servers to
particular interfaces and IPs.  A few servers might need to be modified
to accept command-line args to specify the IP, but the base libraries
and network stacks have full support...

Ben

> 
> Thanks guys
> Miguel F. Vazquez
> _______________________________________________
> vocal mailing list
> [email protected]
> To unsubscribe, please go to http://www.vovida.org/mailman/listinfo/vocal
> 


-- 
Ben Greear <[email protected]>
Candela Technologies Inc  http://www.candelatech.com

_______________________________________________
vocal mailing list
[email protected]
To unsubscribe, please go to http://www.vovida.org/mailman/listinfo/vocal