Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved]Ragnarok "Failed to connect to server" Issue
View unanswered posts
View posts from last 24 hours

rackathon
 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
Holysword
Guru
Guru


Joined: 19 Nov 2006
Posts: 400
Location: Greece

PostPosted: Sat Dec 09, 2006 12:59 pm    Post subject: [Solved]Ragnarok "Failed to connect to server" Iss Reply with quote

Well, I'm trying to install ragnarok at wine, following this guide:
http://wiki.jswindle.com/index.php/Wine_Ragnarok_Online

Unfortunelly, the server that I wanna play (EuphRO) have the problem related at the end of the guide ( it uses a DNS for connect... ). It tells to user grf and change the thing... yeah, I'm downloaded the grftool, but WHAT I DO WITH IT??? Where I put the sclientinfo.xml file???

Please, I'm so close of it!!! Ragnarok.exe already start, I just have to connect!!!!!!!!!!!!!!!!!!!
_________________
Intel Q6600 | 8600GT 512MB | GA-P35-DS3 | 2.6.30-rc5-zen0

"Nolite arbitrari quia venerim mittere pacem in terram non veni pacem mittere sed gladium" (Yeshua Ha Mashiach)


Last edited by Holysword on Wed Dec 13, 2006 10:36 am; edited 1 time in total
Back to top
View user's profile Send private message
Holysword
Guru
Guru


Joined: 19 Nov 2006
Posts: 400
Location: Greece

PostPosted: Wed Dec 13, 2006 10:36 am    Post subject: Reply with quote

This have something to do with the ip that wine sent the things. I used wireshark to detect that ip, and used iptables to forward it.

iptables -t nat -A OUTPUT -o eth0 -d 50.0.0.0 -j DNAT --to-destination 1.2.3.4

To put it to start everytime I login, do:
Code:
$ rc-update add iptables default
$iptables -t nat -A OUTPUT -o eth0 -d 50.0.0.0 -j DNAT --to-destination 1.2.3.4
$/etc/init.d/iptables save
$/etc/init.d/iptables start


Thks wacati for the help!!!!!!
_________________
Intel Q6600 | 8600GT 512MB | GA-P35-DS3 | 2.6.30-rc5-zen0

"Nolite arbitrari quia venerim mittere pacem in terram non veni pacem mittere sed gladium" (Yeshua Ha Mashiach)
Back to top
View user's profile Send private message
cuchumino
Guru
Guru


Joined: 24 Nov 2004
Posts: 427

PostPosted: Tue Jun 12, 2007 11:46 pm    Post subject: Reply with quote

anyone know as to why this happens? i mean, i have heard, and seen people work through this issue on other linux boxes without any problems what so ever for logging in. Is it some kind of networking problem?

I read a couple of install guides for RO on linux, and none of them mentioned the iptables problem.

I am having a similar problem on UO, and makes me wonder if they may be related.
Back to top
View user's profile Send private message
Holysword
Guru
Guru


Joined: 19 Nov 2006
Posts: 400
Location: Greece

PostPosted: Wed Jul 11, 2007 12:26 pm    Post subject: Reply with quote

As long as I remember it's a winex problem. It don't know how to deal with DNS... well.. that's all I heard around :P
_________________
Intel Q6600 | 8600GT 512MB | GA-P35-DS3 | 2.6.30-rc5-zen0

"Nolite arbitrari quia venerim mittere pacem in terram non veni pacem mittere sed gladium" (Yeshua Ha Mashiach)
Back to top
View user's profile Send private message
cuchumino
Guru
Guru


Joined: 24 Nov 2004
Posts: 427

PostPosted: Wed Jul 11, 2007 9:04 pm    Post subject: Reply with quote

yes. well, thats the thing. i have never tried this on retail. only on private servers. Every time i want to play, i have to do that iptables fix. but... the wierd thing is, there are guides that never mention this "fix" and some people have it run the first time without using the iptables command, especially on binary distributions running wind.

I just find it strange. I just can't imagine what the binary can have over the other. maybe a compile flag.... i dunno.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum