darhal Posted February 13, 2016 Posted February 13, 2016 Hello guys i need to open udp port in debian 7.0 wheezy plz post below the commands that i need thanks in advance EDIT : i think all udp ports are open but i dont know why when i test using openports it output udp closed plz help URGENT #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
MTA Team ccw Posted February 13, 2016 MTA Team Posted February 13, 2016 What is your server IP/port ?
darhal Posted February 13, 2016 Author Posted February 13, 2016 this is server ip mtasa://164.132.52.233:22003 and the port is udp : 22126 is closed so player cant browse #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
MTA Team ccw Posted February 14, 2016 MTA Team Posted February 14, 2016 Edit mtaserver.conf and set to this: <ase>1</ase>
darhal Posted February 15, 2016 Author Posted February 15, 2016 ports now are open waiting for it to appear in server browser till than thank you for the help #include <iostream> int main() { std::cout << "C++ is amazing <3" << std::endl; return 0; } I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now