Author |
Message |
Kingsize Novice
Age:38 Gender: Joined: Aug 02 2008 Posts: 43 Location: Finland Offline
|
Posted: 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
|
_________________ -Kingsize
kingsize@gamespec.org
SSNE Central Owner
subspace.gamespec.org |
|
Back to top |
|
 |
Snrrrub Novice
Joined: May 29 2008 Posts: 37 Offline
|
Posted: 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 |
|
Back to top |
|
 |
Kingsize Novice
Age:38 Gender: Joined: Aug 02 2008 Posts: 43 Location: Finland Offline
|
Posted: Wed Aug 27, 2008 4:39 am Post subject: |
 |
|
|
|
Now it works fine, thank you!  |
|
Back to top |
|
 |
Adam01 Novice
Joined: Oct 03 2008 Posts: 51 Offline
|
Posted: Sat Oct 18, 2008 8:55 am Post subject: |
 |
|
|
|
How can you have 2 Ip's in the first place?? |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: 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. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me |
|
Back to top |
|
 |
Cheese Wow Cheese is so helpful!

Joined: Mar 18 2007 Posts: 1017 Offline
|
Posted: 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... _________________ SSC Distension Owner
SSCU Trench Wars Developer |
|
Back to top |
|
 |
|