Jump to content

Recommended Posts

Posted

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.

Posted
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

Posted
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!

Posted
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?

Posted
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.

 

  • 2 weeks later...

Join the conversation

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

Guest
Reply to this topic...

×   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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...