funtwocrasher Posted July 4, 2020 Posted July 4, 2020 Sino gumagamit ng vultr hosting dito? Patulong po pano foforward yung port. Na try ko na lahat. Pero closed pa rin yung port nya. I tried opening my ports: TCP: 4500,5121,6121,6900. UDP: 4500,5121,6121,6900. Using this command: $ sudo ufw allow 4500/tcp $ sudo ufw allow 4500/tcp But when I checked in https://www.yougetsignal.com/tools/open-ports/ it is still closed. And I still cant connect. Quote
Louis T Steinhil Posted July 4, 2020 Posted July 4, 2020 ako vultr. Pero state mo muna mga clients exe mo packet version used how you installed yung IP's. may technicalities kase minsan. Lalo na kung 2020 gamit mong exe. sa 2020 yung char ip and map ip kelangan IP talaga nung server. d pwedeng 127.0.0.1 gamitin. Di talaga sya naconnect. I don't think you need port forwarding if you need to connect to server only kase d ko ginawa yan pero nakakaconnect ako. Quote
Jayz Posted July 4, 2020 Posted July 4, 2020 5 hours ago, funtwocrasher said: Sino gumagamit ng vultr hosting dito? Patulong po pano foforward yung port. Na try ko na lahat. Pero closed pa rin yung port nya. I tried opening my ports: TCP: 4500,5121,6121,6900. UDP: 4500,5121,6121,6900. Using this command: $ sudo ufw allow 4500/tcp $ sudo ufw allow 4500/tcp But when I checked in https://www.yougetsignal.com/tools/open-ports/ it is still closed. And I still cant connect. Dko pa na try yan pro check mo yung firewall sa vps panel nila kung ayaw kumagat sa command, 2lad ng google cloud instance machine, 3 hours ago, zeek said: ako vultr. Pero state mo muna mga clients exe mo packet version used how you installed yung IP's. may technicalities kase minsan. Lalo na kung 2020 gamit mong exe. sa 2020 yung char ip and map ip kelangan IP talaga nung server. d pwedeng 127.0.0.1 gamitin. Di talaga sya naconnect. I don't think you need port forwarding if you need to connect to server only kase d ko ginawa yan pero nakakaconnect ako. Hmm dko sure if mali pagkabasa mo or hnd mo nahhntindian tntanong ni TS pero mggmit ng iba yan in the feature keep it up Quote
Louis T Steinhil Posted July 4, 2020 Posted July 4, 2020 ay nakita ko kase yung ibang post nya sa english section, di daw kase sya makaconnect sa laro. kala ko same here haha Quote
funtwocrasher Posted July 4, 2020 Author Posted July 4, 2020 9 hours ago, zeek said: ako vultr. Pero state mo muna mga clients exe mo packet version used how you installed yung IP's. may technicalities kase minsan. Lalo na kung 2020 gamit mong exe. sa 2020 yung char ip and map ip kelangan IP talaga nung server. d pwedeng 127.0.0.1 gamitin. Di talaga sya naconnect. I don't think you need port forwarding if you need to connect to server only kase d ko ginawa yan pero nakakaconnect ako. Yung gamit ko po na client is 20151104, localhost ginamit ko na hindi yung IP mismo. Try ko ito if gagana. 5 hours ago, Zack- said: Dko pa na try yan pro check mo yung firewall sa vps panel nila kung ayaw kumagat sa command, 2lad ng google cloud instance machine, Hmm dko sure if mali pagkabasa mo or hnd mo nahhntindian tntanong ni TS pero mggmit ng iba yan in the feature keep it up Try ko din itong advise mo. Thanks sa mga nag reply paps! More pawer sa pinoy devs! Quote
funtwocrasher Posted July 4, 2020 Author Posted July 4, 2020 11 hours ago, zeek said: ako vultr. Pero state mo muna mga clients exe mo packet version used how you installed yung IP's. may technicalities kase minsan. Lalo na kung 2020 gamit mong exe. sa 2020 yung char ip and map ip kelangan IP talaga nung server. d pwedeng 127.0.0.1 gamitin. Di talaga sya naconnect. I don't think you need port forwarding if you need to connect to server only kase d ko ginawa yan pero nakakaconnect ako. Na try ko gamitin yung IP ng vultr server ko. Pero yung error di naman maka connect sa MYSQL. Ano kaya problema? Quote
Louis T Steinhil Posted July 4, 2020 Posted July 4, 2020 try mo to https://www.vultr.com/docs/setup-ragnarok-online-server-on-ubuntu-14-04-x64 Quote
shatowolf Posted July 5, 2020 Posted July 5, 2020 On 7/4/2020 at 9:18 AM, funtwocrasher said: Sino gumagamit ng vultr hosting dito? Patulong po pano foforward yung port. Na try ko na lahat. Pero closed pa rin yung port nya. I tried opening my ports: TCP: 4500,5121,6121,6900. UDP: 4500,5121,6121,6900. Using this command: $ sudo ufw allow 4500/tcp $ sudo ufw allow 4500/tcp But when I checked in https://www.yougetsignal.com/tools/open-ports/ it is still closed. And I still cant connect. you can do, yum install firewalld to enable firewall : systemctl enable firewalld to start : systemctl start firewalld to check status systemctl status firewalld then ---> firewall-cmd --zone=public --add-port=6900/tcp --permanent the Red is the port. just change it to your port. check if the port is open : firewall-cmd --zone=public --list-all then reload the firewall : firewall-cmd --reload your good to go. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.