[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] 2 hobbit servers on the same hardware
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] 2 hobbit servers on the same hardware
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Sun, 30 Mar 2008 17:57:10 +0200
- References: <200803071851.26456.stef.coene (at) docum.org> <200803290911.26631.stef.coene (at) docum.org> <258e9b160803290921w658560bdl20307b1d89b9c07 (at) mail.gmail.com> <200803291822.22570.stef.coene (at) docum.org>
- User-agent: Mutt/1.5.15+20070412 (2007-04-11)
On Sat, Mar 29, 2008 at 06:22:22PM +0100, Stef Coene wrote:
> On Saturday 29 March 2008, Phil Wild wrote:
> > Hi,
> >
> > A question... My preference is to keep with port 1984 for conformity so I
> > am going to configure a virtual interface for the second instance.
> >
> > Is all I need to do is set the IP address in hobbitserver.cfg to the
> > virtual interface to tell hobbit to only listen/use that IP address or is
> > there more to configure to bind the second installation to the second IP?
> Hobbit is listening on all available interfaces. So you can not run 2 hobbit
> servers on the same port.
You need to run hobbitd with the "--listen=10.0.0.1" option. See the
hobbitd(8) man-page.
Henrik