Author Topic: 127.0.0.1 As Server IP  (Read 1508 times)

0 Members and 1 Guest are viewing this topic.

Offline PKS|Shooter

  • Soldier
  • **
  • Posts: 130
  • Dont fuck with us!
    • PKS - La Familia
127.0.0.1 As Server IP
« on: July 05, 2009, 02:28:45 pm »
hey dudes i got a problem, my server running unter ubuntu and im wondering about this:
Code: [Select]
Server IP: 127.0.0.1 Port: 23088

Putty displays me that the server ip is 127.0.0.1? in the version 2.6.4 was not that problem :S

maybe u can help me :x

full code:
Code: [Select]
soldat@blabla:/ss/blub$ /ss/blub/./soldatserver

             -= Soldat Dedicated Server 1.5.0 - 2.6.5 =-

----------------------------------------------------------------
       Caution! This software is still in BETA phase.
         Soldat Dedicated Server initializing...
----------------------------------------------------------------

   Need help running your server?
   IRC: #soldat.devs @ irc.quakenet.org

   ---> http://enesce.com/

   Additional parameters:
   ./soldatserver -p PORT -l MAXPLAYERS -p PASSWORD
   Example: ./soldatserver -p 23073 -l 16 -p "my pass"


 Hit CTRL+C to exit
 Please command the server using the Soldat Admin program
Welcome to Soldat 1.5.0
 Server name: !PKS Test123
 Server PID: 30593
 [*] ScriptCore v2.6 loaded! Found 1 scripts...
 [*] Compiling default -> Core.pas...
 [*] Compiling default -> NetworkCore.pas...
 [*] Compiling default -> AdminCore.pas...
 [*] Compilation Complete.
----------------------------------------------------------------
ctf_Kampf
Realistic Mode ON
Survival Mode ON
 Server IP: 127.0.0.1 Port: 23088
 ASE Port: 23211
FileServer error
Registering server @ ASE Master Server
BattlEye anti-cheat enabled
Registering server @ 67.106.77.21
Game server added to lobby server @ 67.106.77.21
BattlEye Server: Initialized

Offline MetsuriTossavainen

  • Camper
  • ***
  • Posts: 267
  • The Chainsaw Wizard
Re: 127.0.0.1 As Server IP
« Reply #1 on: July 05, 2009, 03:35:33 pm »
check soldat.ini in your soldatserver folder. You are probably trying to run it on LAN.

Under the NETWORK-category is that Connection-thing.

It should be:
Connection=Internet

I think you have Connection=LAN at the moment.
« Last Edit: July 05, 2009, 03:41:50 pm by MetsuriTossavainen »

Offline PKS|Shooter

  • Soldier
  • **
  • Posts: 130
  • Dont fuck with us!
    • PKS - La Familia
Re: 127.0.0.1 As Server IP
« Reply #2 on: July 05, 2009, 04:32:20 pm »
its internet ^^

Code: [Select]
[NETWORK]
Port=23088
JoinPort=23098
Max_Players=10
Default_Remote_Host=
Game_Password=
Admin_Password=blub
Connection=Internet
Lobby_Register=1
ASE_Register=1

Offline MetsuriTossavainen

  • Camper
  • ***
  • Posts: 267
  • The Chainsaw Wizard
Re: 127.0.0.1 As Server IP
« Reply #3 on: July 05, 2009, 04:43:15 pm »
hmm. Does your server show up in the lobby? Can players join into your server?

Offline PKS|Shooter

  • Soldier
  • **
  • Posts: 130
  • Dont fuck with us!
    • PKS - La Familia
Re: 127.0.0.1 As Server IP
« Reply #4 on: July 05, 2009, 05:23:47 pm »
yep players can join it displays also ingame if you are doing /info it displays "Server ip: 127.0.0.1 Port:23088"

Offline Toumaz

  • Veteran
  • *****
  • Posts: 1906
Re: 127.0.0.1 As Server IP
« Reply #5 on: July 05, 2009, 05:32:46 pm »
Try forcing a bind to your external IP.

    -b
     Usage: ./soldatserver -b "72.232.225.66"
            Bind the server to a specific IP Address. USE WITH CAUTION!
            NOTE: You cannot bind to an IP that isnt assigned to your network card!

Offline PKS|Shooter

  • Soldier
  • **
  • Posts: 130
  • Dont fuck with us!
    • PKS - La Familia
Re: 127.0.0.1 As Server IP
« Reply #6 on: July 06, 2009, 08:45:53 am »
ok now it displays the ip, thanks

Offline Mishkin

  • Major(1)
  • Posts: 13
Re: 127.0.0.1 As Server IP
« Reply #7 on: August 29, 2009, 05:50:33 am »
I am having the same problem but i don't understand where i am supposed to do that bind command.

Offline croat1gamer

  • Veteran
  • *****
  • Posts: 1327
  • OMG CHANGING AVATAR!!! ^ω^
Re: 127.0.0.1 As Server IP
« Reply #8 on: August 29, 2009, 06:51:27 am »
Do you have a dynamic ip?
Last year, I dreamt I was pissing at a restroom, but I missed the urinal and my penis exploded.

Offline Mishkin

  • Major(1)
  • Posts: 13
Re: 127.0.0.1 As Server IP
« Reply #9 on: August 29, 2009, 07:24:17 am »
My IP never changes unless i request my ISP to change it.