English   German
  #1  
Old 22-02-2003, 23:57
Corgan Corgan is offline
-= TeamSpeak User =-
 
Join Date: Feb 2003
Location: -
Posts: 4
Corgan is on a distinguished road
Webpost Prob

Hallo

Mein TS2 Server läuft als Opt Paket auf meinem Fli4l Router.
Das funtzt auch wunderbar, aber ich habe Probleme mit Webpost.

Es wird zwar ein eintrag erzeugt, aber der wird nicht angezeigt.
Tauch aber als hidden auf !

Ich raff auch so ganz die Server.ini net.

PHP Code:
[WebPost]
----------------
Active=1
TeamSpeakSite_Active
=1
TeamSpeakSite_DisplayInWebList
=1
AdminEmail
=corgan@ofp-cup.de
ISPLinkURL
=http://www.ofp-cup.de/users/corgan/ts2/webpost.php
ISPName=Private
ISPCountry=Earth
Enabled
=1
PostURL
=http://www.ofp-cup.de/users/corgan/ts2/webpost.php

[server_cfg Default]
---------------------------
.
.

WebPost_LinkURL=http://www.ofp-cup.de/users/corgan/ts2/webpost.php 
Was bedeutet
ISPLinkURL=
PostURL=
und WebPost_LinkURL=

Es scheint so, als wenn die IP , aber keine weiteren Daten eingetragen wird.

zeile in mysql:
PHP Code:
id  ip  port  servername  users  password  lastupdate  version  maxusers  public  usernames  link  uptime  

1 80.134.251.146          20030222234507           0 
wenn ich selber nen Server im mysql hinzufüge und ihm z.B. den Server namen gebe, dann wird der Server richtig angezeigt ?!?!

hoffe ihr könnt mir helfen
gruss Corgan

link: http://www.ofp-cup.de/users/corgan/ts2/webshow.php
Reply With Quote
  #2  
Old 26-02-2003, 14:01
TR-13 TR-13 is offline
-= TeamSpeak Addict =-
 
Join Date: Jun 2002
Location: Gamlen bei Koblenz/Rhein/Germany
Posts: 551
TR-13 is on a distinguished road
Send a message via ICQ to TR-13
bitte lad dir den aktuellen Webpostscript für den TS2 runter und installier ihn dann geht es besser

Download hier
Reply With Quote
  #3  
Old 26-02-2003, 14:11
Corgan Corgan is offline
-= TeamSpeak User =-
 
Join Date: Feb 2003
Location: -
Posts: 4
Corgan is on a distinguished road
tnxs, werd ich nachher probieren.
Reply With Quote
  #4  
Old 27-02-2003, 21:17
Muthen Muthen is offline
-= TeamSpeak User =-
 
Join Date: Feb 2003
Location: nowhere
Posts: 3
Muthen is on a distinguished road
also ich hab mir das neue webpost2 runtergeladen, aber daran lags nicht, glaube ich zumindest. Denn ich hab meinen Postlink mal auf die öffentliche Poststelle des Clans gelegt, und es kam nix an. Leider.
Ich hab bei mir einen fli4l router laufen v: 2.0.7
die Config:

OPT_TSS2 = 'yes' # start TeamSpeak 2 Server (yes/no)?
TSS2_BOOT = 'yes' # start TeamSpeak 2 Server at bootup (yes/no)?

OPT_TSS2_INST = 'no' # install TeamSpeak 2 Server (yes/no)?
# when 'yes' the Server will be installed onto hd.
# once installed there's no need to keep the binaries
# in the opt.tgz. you save almost +600KB of memory!
# for more information read the documentation
#
# it can be used for an update as well!
# only v0.3 -> v0.4! if you have a v0.4-betaX installed
# say "no" here!

TSS2_DIR = '/usr/local/data/tss2'# install directory (keep it, even if
OPT_TSS2_INST = 'no')
TSS2_ADMINPW = '*****' # password for admin.
# you don't need to look in the server.log
anymore!

OPT_TSS2_USECFG = 'yes' # if the configuration of the server.ini confuses
you,
# then say "no" here. the server itself will create a
# default server.ini. you can configure the server with
# the webinterface.
# ATTANTION! saying "yes" will overwrite an existing ini!

###### configure server.ini ######

###### Main Config ######

TSS2_HTTPD = 'yes' # some user have probs when enabled
TSS2_HTTPDPORT = '14534' # the port of the tss2 integrated httpd
TSS2_TCPQPORT = '51234' # TCP Query Port
# ATTANTION! don't forget to reject these Port in your
# firewall unless you want access through the internet

###### WebPost ######

TSS2_WEBPOST = 'yes' # 'yes' causes a connection to internet
every few minutes
TSS2_WP_ADMINEMAIL = 'na' #--|
TSS2_WP_ISPLINKURL = 'na' # |
TSS2_WP_ISPNAME = 'VerSus' # |- what ever! keep it as it is, unless you
know what you do!
TSS2_WP_ISPCOUNTRY = 'Earth' # |
TSS2_WP_POSTURL = 'http://www.thzclan.com/ts2/webpost.php' #--|

hier hatte ich auch noch mal versuchsweise einen anderen Link stehen.
http://www.muthen.de/Versus/TS/webpost.php

###### Server Config ######

TSS2_SERVERNAME = 'VerSus so called Diplomacy' # name of your TeamSpeak 2
Server
TSS2_SERVERTYPE = '6' # possible values: 1, 5, 6 -> see documentation
TSS2_SERWELMSG = 'VerSus so called Diplomacy Team Speak Server' # welcome
message shown to the client
TSS2_MAXUSERS = '20' # maximum of users that can connect to the server
(max. 32000)
TSS2_UDPPORT = '8767' # the port the client connects to
TSS2_SERVERPW = '' # set server password
TSS2_SERVERFLAGS = '1' # set user privileges
TSS2_WPLINKURL = '' # webpost url

###### Allow Codec? ( no = 0 | yes = 1 ) ######

TSS2_CELP51 = '1' # 5,1 Kbit/s <- worst
TSS2_WCELP52 = '1' # 5,2 Kbit/s (WindowsCELP?)
TSS2_CELP63 = '1' # 6,3 Kbit/s
TSS2_GSM148 = '1' # 14,8 Kbit/s
TSS2_GSM164 = '1' # 16,4 Kbit/s <- best

Auch die Datenbank weist nix auf, das jemals was angekommen ist. Wenn ich allerdings auf meinem Desktoprechner innerhalb des Netzes einen Server starte, mit der jeweiligen Postadresse, funktioniert es komischerweise. ???Konfig im *****?????


Gruß Michael
Reply With Quote
  #5  
Old 28-02-2003, 07:43
TR-13 TR-13 is offline
-= TeamSpeak Addict =-
 
Join Date: Jun 2002
Location: Gamlen bei Koblenz/Rhein/Germany
Posts: 551
TR-13 is on a distinguished road
Send a message via ICQ to TR-13
Also ich hab jetzt noch keine Erfahrung mit diesem Opt-Packet aber:......


TSS2_WP_POSTURL = > Würde ich deuten: Hier kommt die Url rein die mit dem Servernamen verknüpft wird!!!


TSS2_WPLINKURL = '' # webpost url > hier würd ich es mal probieren

Sag bescheid wenn geht oder nicht und ich schau mir mal dieses Opt-Packet an.
Reply With Quote
  #6  
Old 28-02-2003, 18:16
Muthen Muthen is offline
-= TeamSpeak User =-
 
Join Date: Feb 2003
Location: nowhere
Posts: 3
Muthen is on a distinguished road
Also ich hab das noch mal probiert, aber es hilft nix. Leider

ich hab die Config jetzt so geändert:

OPT_TSS2 = 'yes' # start TeamSpeak 2 Server (yes/no)?
TSS2_BOOT = 'yes' # start TeamSpeak 2 Server at bootup (yes/no)?

OPT_TSS2_INST = 'no' # install TeamSpeak 2 Server (yes/no)?
# when 'yes' the Server will be installed onto hd.
# once installed there's no need to keep the binaries
# in the opt.tgz. you save almost +600KB of memory!
# for more information read the documentation
#
# it can be used for an update as well!
# only v0.3 -> v0.4! if you have a v0.4-betaX installed
# say "no" here!

TSS2_DIR = '/usr/local/data/tss2'# install directory (keep it, even if OPT_TSS2_INST = 'no')
TSS2_ADMINPW = '******' # password for admin.
# you don't need to look in the server.log anymore!

OPT_TSS2_USECFG = 'yes' # if the configuration of the server.ini confuses you,
# then say "no" here. the server itself will create a
# default server.ini. you can configure the server with
# the webinterface.
# ATTANTION! saying "yes" will overwrite an existing ini!

###### configure server.ini ######

###### Main Config ######

TSS2_HTTPD = 'yes' # some user have probs when enabled
TSS2_HTTPDPORT = '14534' # the port of the tss2 integrated httpd
TSS2_TCPQPORT = '51234' # TCP Query Port
# ATTANTION! don't forget to reject these Port in your
# firewall unless you want access through the internet

###### WebPost ######

TSS2_WEBPOST = 'yes' # 'yes' causes a connection to internet every few minutes
TSS2_WP_ADMINEMAIL = 'na' #--|
TSS2_WP_ISPLINKURL = 'na' # |
TSS2_WP_ISPNAME = 'VerSus' # |- what ever! keep it as it is, unless you know what you do!
TSS2_WP_ISPCOUNTRY = 'Earth' # |
TSS2_WP_POSTURL = 'http://www.Versus.dd.vu' #--|

###### Server Config ######

TSS2_SERVERNAME = 'VerSus so called Diplomacy' # name of your TeamSpeak 2 Server
TSS2_SERVERTYPE = '6' # possible values: 1, 5, 6 -> see documentation
TSS2_SERWELMSG = 'VerSus so called Diplomacy Team Speak Server' # welcome message shown to the client
TSS2_MAXUSERS = '20' # maximum of users that can connect to the server (max. 32000)
TSS2_UDPPORT = '8767' # the port the client connects to
TSS2_SERVERPW = '' # set server password
TSS2_SERVERFLAGS = '1' # set user privileges
TSS2_WPLINKURL = 'http://www.muthen.de/Versus/TS/webpost.php' # webpost url

###### Allow Codec? ( no = 0 | yes = 1 ) ######

TSS2_CELP51 = '1' # 5,1 Kbit/s <- worst
TSS2_WCELP52 = '1' # 5,2 Kbit/s (WindowsCELP?)
TSS2_CELP63 = '1' # 6,3 Kbit/s
TSS2_GSM148 = '1' # 14,8 Kbit/s
TSS2_GSM164 = '1' # 16,4 Kbit/s <- best

Ich hab leider keine idee mehr.

Gruß Michael
Reply With Quote
  #7  
Old 28-02-2003, 22:21
Renegat3 Renegat3 is offline
-= TeamSpeak Addict =-
 
Join Date: Nov 2002
Location: Germany
Posts: 393
Renegat3 is on a distinguished road
Zunächst mal macht es wenig Sinn, jedes mal die komplette tss2.txt zu posten wenn Du nur zwei Einträge verändert hast!
Ich glaube weniger, das es am opt liegt, denn bei Corgan gehts ja auch!
Setz mal die TSS2_USE_CFG auf 'no' und trage die URLs mal per Hand in die server.ini ein.
Der Server an sich funzt?

Gruß
R3
Reply With Quote
  #8  
Old 01-03-2003, 13:34
Muthen Muthen is offline
-= TeamSpeak User =-
 
Join Date: Feb 2003
Location: nowhere
Posts: 3
Muthen is on a distinguished road
ja der server läuft. Ich hab mir jetzt einen dyndns account eingerichtet, über den er zu erreichen ist. versus-clan.dyndns.org
Er funzt auch gut.

Das no hab ich mal gesetzt, aber wo liegt denn die server.ini?
Oder muss ich das direkt auf dem Router machen? Mit Linux kenne ich mich nämlich leider nicht so gut aus.

okokok, ich habs verstanden *g* keine langen conifgs mehr posten. LOL
Reply With Quote
  #9  
Old 01-03-2003, 13:43
Renegat3 Renegat3 is offline
-= TeamSpeak Addict =-
 
Join Date: Nov 2002
Location: Germany
Posts: 393
Renegat3 is on a distinguished road
Quote:
Originally posted by Muthen
Das no hab ich mal gesetzt, aber wo liegt denn die server.ini?
Oder muss ich das direkt auf dem Router machen? Mit Linux kenne ich mich nämlich leider nicht so gut aus.
Ich schlage vor, daß wir das per email machen, da das hier nicht unbedingt hingehört.
Ich melde mich bei Dir!

Gruß
R3
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:21.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Add to Bookmarks   |   Printview   |   Contact Us   |   Legal Notices