In the past I've created servers with RFC1918 addresses behind NAT
devices. In theory that would mean that the server thinks that its
single IP is an RFC1918 address, so therefore you should be able to put
your machine behind a simple NAT router (try something like m0n0wall if
you don't have anything handy, it'll happily move 10Mbit with a P2 200
or so). Once behind NAT just tie several addresses to the router and
forward the ports for each address to said SRCDS server.

-Scott

Gary wrote:

> UDP doesn't like to be multihomed. If you want to do some type of
> layer 4/7 load balancing you're going to have to spend some cash.
>
>> Network interface "bonding" (AKA Etherchannel, AKA Port Aggregation
>> Protocol) is used to load balance multiple OSI layer 2 links (usually
>> fast or gigabit Ethernet).  It's used for redundancy and load balancing,
>> not for adding multiple IP addresses to a user process.
>> I suggest trying the 0.0.0.0 address theory that was suggested earlier.
>>
>>
>> -Daniel
>>
>> _______________________________________________
>> To unsubscribe, edit your list preferences, or view the list
>> archives, please visit:
>> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>>
>>
>
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to