@zonda
what is your os?
pRO's Update! Login Pincode..(similar to bRO)
Moderators: waferbaron, Moderators
Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
-
- Human
- Posts: 33
- Joined: 07 Aug 2014, 06:28
- Noob?: Yes
-
- Plain Yogurt
- Posts: 50
- Joined: 08 Aug 2014, 03:02
- Noob?: No
Re: pRO's Update! Login Pincode..(similar to bRO)
Poseidon is listening on the right query port but not on 192.168. for the client.zonda wrote:127.0.0.1:5357 TIME_WAIT
127.0.0.1:6900 LISTENING
127.0.0.1:24390 LISTENING
Please post your control/poseidon.txt.
or see if these are set in control/poseidon.txt
Code: Select all
queryserver_ip=127.0.0.1
queryserver_port=24390
-
- Human
- Posts: 45
- Joined: 12 Aug 2014, 21:15
- Noob?: Yes
Re: pRO's Update! Login Pincode..(similar to bRO)
im using the 192.168.x.x for my poseidon server. thats where the f2pexe connects right?
when i run netstat-a 127.0.0.1 has no connections...
192.168.x.x:139 IK-PC:O LISTENING
192.168.x.x::6900 IK-PC:0 LISTENING
192.168.x.x::6900 IK-PC:0:49358 ESTABLISHED
192.168.x.x:24390 IK-PC:0 LISTENING
192.168.x.x:49177 202.XX.XX.XX:6900 FIN_WAIT_2
192.168.X.X:49179 202.XX.XX.XX:5000 ESTABLISHED
=======================================================poseidon config.txt
# Ragnarok Server
# Here you'll define the IP Address and the Port where Poseidon
# will keep waiting for your ragnarok online client to connect.
ragnarokserver_ip=192.168.xx.xx
ragnarokserver_port=6900
# Query Server
# Here you'll define the IP Address and the Port where Poseidon
# will keep waiting for open kore to connect and send the GG/HS queries.
queryserver_ip=192.168.xx.xx
queryserver_port=24390
# Server Type
# Here you have to specify your current server type in order
# to the poseidon operate properly !
# The available server types for now are : Default, bRO_.* (check servertypes.txt)
# You should modify this if you're having problems with char list.
server_type=pRO
# Char Block Size
# Here you can specify the desired CharBlockSize your client requires
# The available block sizes are : 106, 108, 112, 116, 128, 132 and 136
CharBlockSize=144
when i run netstat-a 127.0.0.1 has no connections...
192.168.x.x:139 IK-PC:O LISTENING
192.168.x.x::6900 IK-PC:0 LISTENING
192.168.x.x::6900 IK-PC:0:49358 ESTABLISHED
192.168.x.x:24390 IK-PC:0 LISTENING
192.168.x.x:49177 202.XX.XX.XX:6900 FIN_WAIT_2
192.168.X.X:49179 202.XX.XX.XX:5000 ESTABLISHED
=======================================================poseidon config.txt
# Ragnarok Server
# Here you'll define the IP Address and the Port where Poseidon
# will keep waiting for your ragnarok online client to connect.
ragnarokserver_ip=192.168.xx.xx
ragnarokserver_port=6900
# Query Server
# Here you'll define the IP Address and the Port where Poseidon
# will keep waiting for open kore to connect and send the GG/HS queries.
queryserver_ip=192.168.xx.xx
queryserver_port=24390
# Server Type
# Here you have to specify your current server type in order
# to the poseidon operate properly !
# The available server types for now are : Default, bRO_.* (check servertypes.txt)
# You should modify this if you're having problems with char list.
server_type=pRO
# Char Block Size
# Here you can specify the desired CharBlockSize your client requires
# The available block sizes are : 106, 108, 112, 116, 128, 132 and 136
CharBlockSize=144
-
- Human
- Posts: 45
- Joined: 12 Aug 2014, 21:15
- Noob?: Yes
Re: pRO's Update! Login Pincode..(similar to bRO)
win7 for both pc and vmStolatos wrote:@zonda
what is your os?
-
- Plain Yogurt
- Posts: 50
- Joined: 08 Aug 2014, 03:02
- Noob?: No
Re: pRO's Update! Login Pincode..(similar to bRO)
@zonda
Please see my post above.
On a side note, I was able to hack XKore 2 to submission. I am running it now for more than 20 minutes without disconnection.

Please see my post above.
On a side note, I was able to hack XKore 2 to submission. I am running it now for more than 20 minutes without disconnection.


-
- Human
- Posts: 45
- Joined: 12 Aug 2014, 21:15
- Noob?: Yes
Re: pRO's Update! Login Pincode..(similar to bRO)
im using the 192.168.x.x for my poseidon server. thats where the f2pexe connects right?
when i run netstat-a ip 127.0.0.1 is all blank
192.168.x.x:139 IK-PC:O LISTENING
192.168.x.x::6900 IK-PC:0 LISTENING
192.168.x.x::6900 IK-PC:0:49358 ESTABLISHED
192.168.x.x:24390 IK-PC:0 LISTENING
192.168.x.x:49177 202.XX.XX.XX:6900 FIN_WAIT_2
192.168.X.X:49179 202.XX.XX.XX:5000 ESTABLISHED
when i run netstat-a ip 127.0.0.1 is all blank
192.168.x.x:139 IK-PC:O LISTENING
192.168.x.x::6900 IK-PC:0 LISTENING
192.168.x.x::6900 IK-PC:0:49358 ESTABLISHED
192.168.x.x:24390 IK-PC:0 LISTENING
192.168.x.x:49177 202.XX.XX.XX:6900 FIN_WAIT_2
192.168.X.X:49179 202.XX.XX.XX:5000 ESTABLISHED
-
- Plain Yogurt
- Posts: 50
- Joined: 08 Aug 2014, 03:02
- Noob?: No
Re: pRO's Update! Login Pincode..(similar to bRO)
Please set control/poseidon.txt as above.brokenbokeh wrote:Poseidon is listening on the right query port but not on 192.168. for the client.zonda wrote:127.0.0.1:5357 TIME_WAIT
127.0.0.1:6900 LISTENING
127.0.0.1:24390 LISTENING
Please post your control/poseidon.txt.
or see if these are set in control/poseidon.txtCode: Select all
queryserver_ip=127.0.0.1 queryserver_port=24390
-
- Human
- Posts: 45
- Joined: 12 Aug 2014, 21:15
- Noob?: Yes
Re: pRO's Update! Login Pincode..(similar to bRO)
let me just confirm...
in vm, poseidon config should be 127.0.0.1 right? so what do i use in clientinfo.xml? i cant connect rag.exe if i use 127.0.0.1 in vm
in vm, poseidon config should be 127.0.0.1 right? so what do i use in clientinfo.xml? i cant connect rag.exe if i use 127.0.0.1 in vm
-
- Plain Yogurt
- Posts: 50
- Joined: 08 Aug 2014, 03:02
- Noob?: No
Re: pRO's Update! Login Pincode..(similar to bRO)
If running Poseidon in a VM, it should listen on the 192.168.x.x interface for connectios from the RO client.
if OpenKore will be run in the VM, Poseidon should listen on 127.0.0.1 for Openkore connection
f2pexe is run outside the VM.
the IP address in clientinfo.xml should be set with the IP address of the VM (192.168.x.x)
Code: Select all
ragnarokserver_ip=192.168.x.x
ragnarokserver_port=6900
Code: Select all
queryserver_ip=127.0.0.1
queryserver_port=24390
the IP address in clientinfo.xml should be set with the IP address of the VM (192.168.x.x)
Last edited by brokenbokeh on 15 Aug 2014, 00:30, edited 1 time in total.
-
- Human
- Posts: 45
- Joined: 12 Aug 2014, 21:15
- Noob?: Yes
Re: pRO's Update! Login Pincode..(similar to bRO)
posiedon.txt should be like this in vm then...
# Ragnarok Server
# Here you'll define the IP Address and the Port where Poseidon
# will keep waiting for your ragnarok online client to connect.
ragnarokserver_ip=192.168.xx.xx
ragnarokserver_port=6900
# Query Server
# Here you'll define the IP Address and the Port where Poseidon
# will keep waiting for open kore to connect and send the GG/HS queries.
queryserver_ip=127.0.0.1
queryserver_port=24390
# Ragnarok Server
# Here you'll define the IP Address and the Port where Poseidon
# will keep waiting for your ragnarok online client to connect.
ragnarokserver_ip=192.168.xx.xx
ragnarokserver_port=6900
# Query Server
# Here you'll define the IP Address and the Port where Poseidon
# will keep waiting for open kore to connect and send the GG/HS queries.
queryserver_ip=127.0.0.1
queryserver_port=24390