30 Mar
2008
30 Mar
'08
3:57 p.m.
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