Can bbproxy listen on several (but not all) interfaces ?
list Frédéric Mangeant
Hi Henrik I'm trying to setup a bbproxy on a host with 4 IP addresses, and I'd like it to listen on only two of them. I've tried "--listen=LOCALIP1,LOCALIP2" and "--listen=LOCALIP1 --listen=LOCALIP2", but none worked. Is it possible ? If not, I'll add iptables rules... Thanks in advance. -- Frédéric Mangeant Steria EDC Sophia-Antipolis
list Henrik Størner
▸
On Thu, Dec 15, 2005 at 03:24:45PM +0100, Frédéric Mangeant wrote:
Hi Henrik I'm trying to setup a bbproxy on a host with 4 IP addresses, and I'd like it to listen on only two of them. I've tried "--listen=LOCALIP1,LOCALIP2" and "--listen=LOCALIP1 --listen=LOCALIP2", but none worked. Is it possible ?
No.
If not, I'll add iptables rules...
Sounds like the quickest solution. Regards, Henrik
list Jeff Newman
Along the same lines, is it possible for hobbit to graph Network I/O on each individual interface intriniscally (i.e. without a custom-made script)? I believe right now hobbit builds this graph off of netstat, which just lists total aggregate network I/O
▸
On 12/15/05, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:On Thu, Dec 15, 2005 at 03:24:45PM +0100, Frédéric Mangeant wrote:Hi Henrik I'm trying to setup a bbproxy on a host with 4 IP addresses, and I'd like it to listen on only two of them. I've tried "--listen=LOCALIP1,LOCALIP2" and "--listen=LOCALIP1 --listen=LOCALIP2", but none worked. Is it possible ?No.If not, I'll add iptables rules...Sounds like the quickest solution. Regards, Henrik