Jump to content
  • 0

need help hosting server


crystaleye

Question


  • Group:  Members
  • Topic Count:  41
  • Topics Per Day:  0.01
  • Content Count:  150
  • Reputation:   1
  • Joined:  06/29/12
  • Last Seen:  

hi i am facing issues while hosting a seerver on my pc can someone help me on it it would be appreciated much

Link to comment
Share on other sites

13 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  68
  • Reputation:   13
  • Joined:  11/14/11
  • Last Seen:  

Could you please give us more details about your problem?

I can't determine what's your problem with your hosting issues.

I think your problems it's that none can enter your server, right?

If that's so, please give us more details.

Good Luck!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

have you forward your ports?

try to search on google to see whether you're PUBLIC to the publics or not. If you're currently not PUBLIC, call your ISP to grant ports opened to your internet's ID

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  41
  • Topics Per Day:  0.01
  • Content Count:  150
  • Reputation:   1
  • Joined:  06/29/12
  • Last Seen:  

Could you please give us more details about your problem?

I can't determine what's your problem with your hosting issues.

I think your problems it's that none can enter your server, right?

If that's so, please give us more details.

Good Luck!

i am getting error with char server.sql edited to my wan ip plus the 6121 port with the error code cant connect to it 10060

have you forward your ports?

try to search on google to see whether you're PUBLIC to the publics or not. If you're currently not PUBLIC, call your ISP to grant ports opened to your internet's ID

yea i have already port forwarded all of the 3 ports what does that public to public means can you provide me with more details on it thanks

this is how i make the edits

in char athena

// Login Server IP
// The character server connects to the login server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
login_ip: 192.168.1.2 (my machine ipv4 address)

in map athena

// Character Server IP
// The map server connects to the character server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
char_ip:  192.168.1.2 (my machine ipv4 address)

// Map Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
map_ip: 122.170.70.224 (my wan ip)

in subnet athena

subnet: 255.255.255.0:122.170.70.224:122.170.70.224  (my wan ip)
subnet: 255.255.255.0:192.168.1.2:192.168.1.2  (my machine ipv4 address)

in clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
 <connection>
 <desc>Myro</desc>
<display>Myro</display>
<balloon>Myro</balloon>
<address>122.170.70.224</address>  (my wan ip)
<port>6900</port>
<version>25</version>
<langtype>0</langtype>
<registrationweb>http://www.google.com</registrationweb>
<aid>
<admin>2000002</admin>
<admin></admin>
<admin></admin>
</aid>
<yellow>
<admin>2000002</admin>
<admin></admin>
<admin></admin>
</yellow>
<loading>
<image>loading00.jpg</image>
<image>loading01.jpg</image>
<image>loading02.jpg</image>
<image>loading03.jpg</image>
<image>loading04.jpg</image>
<image>loading05.jpg</image>
<image>loading06.jpg</image>
<image>loading07.jpg</image>
<image>loading08.jpg</image>
<image>loading09.jpg</image>
<image>loading10.jpg</image>
<image>loading11.jpg</image>
<image>loading12.jpg</image>
<image>loading13.jpg</image>
<image>loading14.jpg</image>
<image>loading15.jpg</image>
<image>loading16.jpg</image>
<image>loading17.jpg</image>
<image>loading18.jpg</image>
<image>loading19.jpg</image>
<image>loading20.jpg</image>
<image>loading21.jpg</image>
<image>loading22.jpg</image>
<image>loading23.jpg</image>
<image>loading24.jpg</image>
<image>loading25.jpg</image>
</loading>
 </connection>
</clientinfo>

i am getting disconnection from my login screen with this error

New_Bitmap_Image_2.png

Edited by Emistry
Please make use of BBCode and [CODEBOX] or Attachments for long contents.
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

here's in my configuration:

char_ip: My Wan IP

map_ip: My Wan IP

and the rest of _ip is filled as 127.0.0.1.

I did nothing with subnet_athena.conf and is working fine.

I suggest you to use 127.0.0.1 instead of 192.168.x.x because it's making sure that the servers are connecting to the localhost (your PC). you use only 1 pc for these servers right? so just use 127.0.0.1.

and here's what I got recently

Scanning ports on 122.170.70.224

122.170.70.224 isn't responding on port 5121 ().

122.170.70.224 isn't responding on port 6121 ().

122.170.70.224 isn't responding on port 6900 ().

You should call your ISP to allow you open ports from your PC.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  41
  • Topics Per Day:  0.01
  • Content Count:  150
  • Reputation:   1
  • Joined:  06/29/12
  • Last Seen:  

here's in my configuration:

char_ip: My Wan IP

map_ip: My Wan IP

and the rest of _ip is filled as 127.0.0.1.

I did nothing with subnet_athena.conf and is working fine.

I suggest you to use 127.0.0.1 instead of 192.168.x.x because it's making sure that the servers are connecting to the localhost (your PC). you use only 1 pc for these servers right? so just use 127.0.0.1.

and here's what I got recently

Scanning ports on 122.170.70.224

122.170.70.224 isn't responding on port 5121 ().

122.170.70.224 isn't responding on port 6121 ().

122.170.70.224 isn't responding on port 6900 ().

You should call your ISP to allow you open ports from your PC.

i did the changes in my config am i suppose to tell them to open ports for my wan ip or for what because currently i am on dynamic ip

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

hmm, Dynamic IP..

As I remember, most ISPs open ports for IPs. ask them to open it to your ID, not WAN IP, since this wan ip is being expired.

Do you use PPPoE? and just making sure, you've successfully forward these ports on your router to your PC right?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  41
  • Topics Per Day:  0.01
  • Content Count:  150
  • Reputation:   1
  • Joined:  06/29/12
  • Last Seen:  

hmm, Dynamic IP..

As I remember, most ISPs open ports for IPs. ask them to open it to your ID, not WAN IP, since this wan ip is being expired.

Do you use PPPoE? and just making sure, you've successfully forward these ports on your router to your PC right?

i forwarded ports to my machine ipv4 address if thats what you mean i told them of the port forwarding but she couldnt figure out where she was mistaken in all of her attempts what is pppope

Edited by crystaleye
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

maybe this word will be a shot:

"Hello, may I request my port to be opened? my Internet ID is: ______ <say your internet ID>"

PPPoE stands for Point-to-Point Protocol over Ethernet. Basically, it's used for ADSL broadband internet service provider.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  41
  • Topics Per Day:  0.01
  • Content Count:  150
  • Reputation:   1
  • Joined:  06/29/12
  • Last Seen:  

maybe this word will be a shot:

"Hello, may I request my port to be opened? my Internet ID is: ______ <say your internet ID>"

PPPoE stands for Point-to-Point Protocol over Ethernet. Basically, it's used for ADSL broadband internet service provider.

i have already requested for it but there seems to be some issue with those ports but 3306 can be opened not the rest of the 3 idk why

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

ohh.. port 3306 isn't really necessary to be opened, unless you are doing remote access to your SQL server through a mobile phone / other

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  439
  • Reputation:   29
  • Joined:  12/08/11
  • Last Seen:  

If you still can't open the ports, try using custom/different ports.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  41
  • Topics Per Day:  0.01
  • Content Count:  150
  • Reputation:   1
  • Joined:  06/29/12
  • Last Seen:  

If you still can't open the ports, try using custom/different ports.

what other ports can be used for ragnarok

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

you can use ANY of the ports. just make sure that you're not conflicting each others (for example login server on port 80. 80 is for HTTP. otherwise, if you don't put any HTTP files (you're not going to host your CP there) then you can use it)

If you modified the ports, don't forget to change the configurations inside /conf/ folder too.

Have a nice day!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...