Server Help

ASSS Questions - ASSS, Fedora, multiple ip addresses

Kingsize - Wed Aug 27, 2008 1:05 am
Post subject: ASSS, Fedora, multiple ip addresses
Category: ASSS questions / general questions / linux & ASSS

I am running ASSS from my server computer. This computer have to ip addresses, for example 123.123.123.1 and 123.123.123.2. For some reason when I start ASSS, it starts hosting zone with both ip addresses. When I download zone list from directory server where my zone is connected, I can see my zone name there twice. Exactly the same zone name, but different ip addresses: 123.123.123.1 and 123.123.123.2. How this happens, how I can fix this? I want to run zone only once with one ip address.

Quote:

eth0 = 123.123.123.1
eth0:1 = 123.123.123.2


OS: Fedora Core 6

Quote:

Server computer
cd /path/to/asss/
screen -p Kingsizes_game_server ./run-asss

Local, workstation computer
start Continuum, download zone list:

SSCU Extreme Games xxx.xxx.xxx.xxx
SSCU Trench Wars xxx.xxx.xxx.xxx
Kingsizes_game_server 123.123.123.1
Kingsizes_game_server 123.123.123.2
T3 The Gauntlet! (SSC) xxx.xxx.xxx.xxx

Snrrrub - Wed Aug 27, 2008 4:03 am
Post subject:
Use the BindAddress configuration item in the [Listen] block:

[Listen]
BindAddress = 123.123.123.1

This happens because, by default, ASSS binds to all interfaces.

-Snrrrub
Kingsize - Wed Aug 27, 2008 4:39 am
Post subject:
Now it works fine, thank you! icon_smile.gif
Adam01 - Sat Oct 18, 2008 8:55 am
Post subject:
How can you have 2 Ip's in the first place??
Dr Brain - Sat Oct 18, 2008 9:10 am
Post subject:
Two network cards is the most obvious way, but you can do it with one card if you set up aliases.
Cheese - Tue Oct 21, 2008 1:33 pm
Post subject:
shit, thats what my subgame2 has been doing, but how can i fix it?

except three times, not just two...
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group