Hey, i'm trying to test 0.6 but i'm wondering how i could set which IP or which interface the server should listen on? Because if i connect trough links from the localhost it works while if i try to connect from a LAN networked machine it doesn't (no firewalls in place).
So i am wondering where i can say for example 'listen on eth1' or 'listen on 192.168.1.1'.
Thanks!
[SOLVED] 0.6 change host IP?
Re: 0.6 change host IP?
nevermind it seems i was connecting to the daemon's port instead of the webui port. works now