I finally have freeBSD working and I have BYOND working on it. I have a few questions about them though.
1. When your hosting with DreamDaemon, how can you get the game to show in the hub?
2. How can you host multiple games on freeBSD with DreamDaemon?
That's all for now :-D Thanks in advance.
ID:136289
![]() Jan 27 2003, 8:52 am
|
|
there is a command line you can put in to make it host on set ports for the Daemon, or alternativly you can use the seeker and set it manually i believe.
|
Blaz3 wrote:
Then I ran Host.Start and it still trys to connect to port i have learned (using netstat on Windows, and related tools on linux) that port 1025 is used to talk to the byond servers, possibly the hub or pager services. Just add that to your open ports and you should do ok. |
I edited hostconf.txt for the ports and put ports = "2000-5000".
Then I ran Host.Start and it still trys to connect to port 1025. What am I doing wrong?