Getting heRO to work on linux... - Printable Version +- heRO-Server Forum (https://www.pandoraonline.net/forum) +-- Forum: Game Related (https://www.pandoraonline.net/forum/forumdisplay.php?fid=1) +--- Forum: Help & Support (https://www.pandoraonline.net/forum/forumdisplay.php?fid=22) +--- Thread: Getting heRO to work on linux... (/showthread.php?tid=10936) |
Getting heRO to work on linux... - Kulluminatii - 08-07-2009 Well I've been working on getting RO to work on Linux via WINE for a few days now. I know their are other threads on these forums about this same subject, but they don't contain anything I don't already know from reading guides. This is a guide I found from another p server's forums created by a person named ipridian: Quote:1. Get wireshark (formely ethereal) and run it from root (IMPORTANT must be run from root) Now before trying this guide I was getting the "Failed to connect to server" message, however after messing around with different IP addresses, I instead get the "Disconnected from server" message...which isn't a good thing...but at least its progress. Here are the various commands I have tried so far: Quote:iptables -t nat -A OUTPUT -d 111.117.110.99 -j DNAT --to 192.168.1.254 The part in bold I am fairly positive is the "Wrong Address", and it should vary from person to person. The part I am having trouble figuring out is the "Real Address" I suppose. So, is there anyone out there who is running RO on Linux atm, and if so, what IP did you use for "Real Address"? Also, if someone on these forums happens to have Linux, any chance you could try to install RO and use the above guide to see if RO works for you or not? If all else fails, I guess I'll resort to using the alternate method in step 7. Now that I think about it, thats probably the way to get it to work...but at least one person on these forums(from an earlier thread) has gotten it to work using the "iptables" method (and yes, i've tried his IPs...and they didnt work ). RE: Getting heRO to work on linux... - Kulluminatii - 08-08-2009 Sorry for the double post, but I guess its needed . I tried the alternate option in step 7, where you use "grf tool" to unpack heRO.grf and take a peek at the "sclientinfo.xml file for an IP address. However, when opening the .xml file, I was not able to see any sort of IP listed . When looking through the ratemyserver forums, I found a little more info. Quote:Wine and Cedega (WineX) can both run RO. Wine's winsocks interface has problems handling DNS-requests with Ragnarok Online if your client doesn't have DNS support built in, which would give you a failed to connect message after trying to resolve the IP incorrectly. So after knowing that...Im guessing heRO doesnt have DNS support built in...? Or if it does, then it reassures me that I am using the wrong IP address to try to connect. As I type this I realize that tomorrow is the SVN update, and if I am correct, a new installer will also be released? I guess I might as well wait for that to come out before I resume trying to get this friggin server to work! RE: Getting heRO to work on linux... - Kulluminatii - 08-08-2009 OK, I think I've finally gotten it to work. I dl'ed the newly updated installer so I cant connect...yet, but once the SVN is officially up I'll try to connect again and hopefully everything goes through (right now I get to the character select screen and get rejected from the server). If everything works as I believe it should, I'll whip up a guide custom-tailored to our server, so that people that have Linux, or those that are scared to make "the jump" can do so knowing they won't have to spend nearly a week trying to figure out how to make everything work . RE: Getting heRO to work on linux... - Neuneck - 08-08-2009 What distro are you using? RE: Getting heRO to work on linux... - Kulluminatii - 08-08-2009 Linux Mint, based off of Ubuntu |