|
|
|
#1
|
||||
|
||||
|
linux is typically not supported here, only windows is... so you're going to have to make your own, or wait for some kind soul to do it (i hope you're patient if this is the case)
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Nay, GCW does support Linux, it's just that, yeah, Linux stuff doesn't emerge very often. What GCW does not support, on the other hand, is Macintosh stuff.
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
|
#3
|
|||
|
|||
|
Hello,
I'm looking for this one too, I can't find anything. The worst thing is that i had a BF2 private server running in linux to play with friends a couple of years ago, now I can't find the patch, I don't even remember if it was a patch or something else . Too bad GCW don't support linux anymore.Tippex: can you help us on this, please tell us where to start ![]() GL. |
|
#4
|
|||
|
|||
|
Ok, I have the solution.
![]() Install on root "iptables" Now enter the following: Code:
iptables -A INPUT -m udp -p udp --sport 29910 -s 0/0 -j DROP iptables -A INPUT -m udp -p udp --sport 139 -s 0/0 -j DROP iptables -A INPUT -m tcp -p tcp --sport 29910 -s 0/0 -j DROP iptables -A INPUT -m tcp -p tcp --sport 1433 -s 0/0 -j DROP iptables -A INPUT -m tcp -p tcp --sport 1434 -s 0/0 -j DROP iptables -A INPUT -m tcp -p tcp --sport 139 -s 0/0 -j DROP iptables -A INPUT -m udp -p udp --sport 29900 -s 0/0 -j ACCEPT iptables -A INPUT -m udp -p udp --sport 16567 -s 0/0 -j ACCEPT iptables -A INPUT -m udp -p udp --sport 55123 -s 0/0 -j ACCEPT iptables -A INPUT -m udp -p udp --sport 55124 -s 0/0 -j ACCEPT iptables -A INPUT -m udp -p udp --sport 55125 -s 0/0 -j ACCEPT iptables -A INPUT -m tcp -p tcp --sport 4711 -s 0/0 -j ACCEPT iptables -A INPUT -m tcp -p tcp --sport 4712 -s 0/0 -j ACCEPT Start Gameserver....finished
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BF2 1.4 Crack Online Issue | glenbo | PC Games | 58 | 31-07-2008 19:43 |
| COD2 1.3 Server Private Patch Linux | AXP | PC Games | 4 | 13-07-2006 19:32 |