Author Topic: Proxy config  (Read 2920 times)

w4ldf33

  • Posts: 2
  • Turrets: +0/-0
Proxy config
« on: July 23, 2007, 02:37:26 pm »
Hi,
I'm trying to get Trem running behind a proxy for a while now, I think i need help :)

How to set the start parameters right in Linux (Ubuntu)? I'm starting with +set net_socks .... but it doesnt seems to work (Proxy Monitor doesnt show any connections.
The Startupfile of Trem looks like this:
Code: [Select]

#!/bin/sh

BINARY="/usr/lib/tremulous/tremulous"
BASE_PATH="/usr/share/games/tremulous"
QUIET=0

# Tremulous binaries don't understand "regular" command line parameters. Let's
# catch them here, to avoid accidently launching the binary.

while [ "$1" != "" ]; do {
if [ "$1" = "+set" ]; then
break;
fi
case "$1" in
-h|--help)
echo -e ${EXCUSE}
exit 0
;;
-q|--quiet)
QUIET=1
;;
esac
shift
}; done

# Ready to rumble!

if [ ${QUIET} -eq 1 ]; then
exec ${BINARY} +set fs_basepath ${BASE_PATH} +set ttycon 0 $* >/dev/null 2>&1
else
exec ${BINARY} +set fs_basepath ${BASE_PATH} $*
fi

exit $?

Maybe i have to put the params here? but where and how? ;)
OR: How to get it running on windows XP? Tried with Sockscap and with the start Parameters ... Sockscap shows some connection in the Monitor but I cant get the serverlist.
With the start params I cant get a list, too. But I can refresh servers added by hand, but connecting stops @ awating gamestand.

COmputer Info:

OS: Ubuntu Studio / Windows XP Prof SP2
CPU: AMD Sempron 3000+
RAM: 1GB NoName
Proxy: Jana Server
Internet: ISDN

cya,
w4ld

PS: your confirmation pic in the registration is terrible ;)

TinMan

  • Posts: 1019
  • Turrets: +49/-70
    • http://neonpulse.net
Proxy config
« Reply #1 on: July 23, 2007, 06:14:41 pm »
torify ftw.
Code: [Select]
Linux: ~/.tremulous/base/
Mac: ~/Library/Application\ Support/Tremulous/base/
Windows: C:\Documents and Settings\username\Local Settings\Application Data\Tremulous\base\
NeonPulse
http://neonpulse.net/media/games/tremulous/base/autoexec.cfg

w4ldf33

  • Posts: 2
  • Turrets: +0/-0
Proxy config
« Reply #2 on: July 23, 2007, 07:29:06 pm »
Could you pls be a little more spcific? I'm quite new to linux an HowTo or a link to one would be great :)
Or: How to set the torrc to a just sockisfyed trem.

cya,
w4ld

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Proxy config
« Reply #3 on: July 23, 2007, 11:14:29 pm »
Why?
Proxies add lag, and unless its on your lan, it will make the game unplayable.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

Somethief

  • Posts: 284
  • Turrets: +1/-1
    • http://www.somethief.net/
Proxy config
« Reply #4 on: July 24, 2007, 02:00:43 pm »
Quote from: "David"
Why?
Proxies add lag, and unless its on your lan, it will make the game unplayable.


+5 (And a proxy in your lan adds lag too  :roll: )
url=http://fi.tremulous.net/]Tremulous Suomi[/url]
My blog