KissMTA Posted March 17, 2016 Share Posted March 17, 2016 hey, i want open my MTA ports i was visit Youtube,Google but it not work im using win 8.1 help me all ports closed Link to comment
0 Callum Posted March 20, 2016 Share Posted March 20, 2016 It's most likely due to Windows Firewall or some form of anti-virus software, if you have port forwarded correctly. Look up how to add a firewall exception. Link to comment
0 KissMTA Posted March 21, 2016 Author Share Posted March 21, 2016 can you give me video "how to add a firewall exception ?" Link to comment
0 KissMTA Posted March 29, 2016 Author Share Posted March 29, 2016 lol, no one help me ? (((((( Link to comment
0 Mr_Moose Posted March 30, 2016 Share Posted March 30, 2016 can you give me video "how to add a firewall exception ?" There's no universal video for firewall management since they are all different, "openports" command will indicate that your ports are closed but not which ports. It could be your server machine or your router. First thing to try would be to attempt to connect to your server from another PC on your local network: If that works then visit this page http://portforward.com/ for instructions regarding port forwarding in your router. If it doesn't work then identify what firewall you are using, (usually the same program as your anti-virus program). Windows firewall usually ask if you want to add an exception first time you start your server. Once you know what firewall you are using you can start look for video tutorials. Link to comment
0 Backsage Posted April 1, 2016 Share Posted April 1, 2016 (edited) If you're on Windows, go to cmd.exe, type ipconfig. Look for the Default Gateway. Type that in the URL bar of your web browser. Now go to your Firewall Settings. It might have something like Ports Forwarding or Applications. Click "Add new service". Type in the name of the service, and where it says Port Range, type of number of the port you want to open. It'll ask you whether it's UDP or TCP. Then click "Add to list". Do this for all the TCP/UDP ports. They are usually 22003 UDP, 22003 TCP, and 22126 UDP. Then go to the gridlist and where it says Add, add the application you just created. It might ask you where you want the application to be hosted on. It should be the name of the computer or some username. Or it might have automatically have it hosted on the computer you're on now. Then click add. Now if you have a Firewall or Antivirus program, go to the Firewall settings, go to some place where it says ports. Click on that and go to Add Service. Type the name of the application, add a category, add a description, and then type the UDP and TCP ports. Then add the service. Now go to your MTA Server.exe, type openports. The ports should now be opened. Edited April 7, 2016 by Guest Link to comment
0 KissMTA Posted April 4, 2016 Author Share Posted April 4, 2016 How to open Ports in this img ? http://i.imgur.com/eI6092a.png please teach me Link to comment
0 Backsage Posted April 7, 2016 Share Posted April 7, 2016 In your case, I would ignore WAN, focus on LAN, type the port in LAN Host Start Port and in LAN Host End Port. So for example, if it was 22003, type 22003 in LAN Host Start Port and 22003 in LAN Host End Port. Type the name of the service. Make sure it's the right protocol. For LAN Host IP Address, I'm not sure about that. I don't know if it's required or not. If it is, I'd probably just put the Private IPv4 Address of your computer. Link to comment
0 Backsage Posted April 7, 2016 Share Posted April 7, 2016 In your case, I would ignore WAN, focus on LAN, type the port in LAN Host Start Port and in LAN Host End Port. So for example, if it was 22003, type 22003 in LAN Host Start Port and 22003 in LAN Host End Port. Type the name of the service. Make sure it's the right protocol. For LAN Host IP Address, I'm not sure about that. I don't know if it's required or not. If it is, I'd probably just put the Private IPv4 Address of your computer. Link to comment
0 Scripting Moderators Sarrum Posted April 7, 2016 Scripting Moderators Share Posted April 7, 2016 How to open Ports in this img ? http://i.imgur.com/eI6092a.png please teach me I made instruction how to do this: http://funkyimg.com/i/2a33v.png Hope will help. Link to comment
0 Scripting Moderators Sarrum Posted April 7, 2016 Scripting Moderators Share Posted April 7, 2016 How to open Ports in this img ? http://i.imgur.com/eI6092a.png please teach me I made instruction how to do this: http://funkyimg.com/i/2a33v.png Hope will help. Link to comment
0 KissMTA Posted April 7, 2016 Author Share Posted April 7, 2016 How to open Ports in this img ? http://i.imgur.com/eI6092a.png please teach me I made instruction how to do this: http://funkyimg.com/i/2a33v.png Hope will help. not work name ports = MTA port or "mta1" or "MTA" ? i tried all name but not work and i turn off Win Firewall too please help Link to comment
0 KissMTA Posted April 7, 2016 Author Share Posted April 7, 2016 How to open Ports in this img ? http://i.imgur.com/eI6092a.png please teach me I made instruction how to do this: http://funkyimg.com/i/2a33v.png Hope will help. not work name ports = MTA port or "mta1" or "MTA" ? i tried all name but not work and i turn off Win Firewall too please help Link to comment
0 KissMTA Posted April 7, 2016 Author Share Posted April 7, 2016 please teach me i'll give u 5$ if u can help me open MTA ports im swear . Link to comment
0 KissMTA Posted April 7, 2016 Author Share Posted April 7, 2016 please teach me i'll give u 5$ if u can help me open MTA ports im swear . Link to comment
0 Mr_Moose Posted April 7, 2016 Share Posted April 7, 2016 You need to open the right ports, by default MTA uses: 22003 for the game itself, 22005 for the http server and 22126 for querying used by server browsers like game-state.com for instance. So in the page in your picture you need to: Mark the checkbox "Enable" Select "Both" in the "protocol" field (or "UDP" if the option "Both" does not exist) Due to limitations you'll have to open the whole range of ports from 22003 to 22126 in WAN start and end ports. You must do the same in LAN start and end port fields as well In "LAN host ip adress" you should add your servers local IP adress, usually starting with 192.168. or 10.0. Link to comment
0 Mr_Moose Posted April 7, 2016 Share Posted April 7, 2016 You need to open the right ports, by default MTA uses: 22003 for the game itself, 22005 for the http server and 22126 for querying used by server browsers like game-state.com for instance. So in the page in your picture you need to: Mark the checkbox "Enable" Select "Both" in the "protocol" field (or "UDP" if the option "Both" does not exist) Due to limitations you'll have to open the whole range of ports from 22003 to 22126 in WAN start and end ports. You must do the same in LAN start and end port fields as well In "LAN host ip adress" you should add your servers local IP adress, usually starting with 192.168. or 10.0. Link to comment
0 KissMTA Posted April 8, 2016 Author Share Posted April 8, 2016 You need to open the right ports, by default MTA uses: 22003 for the game itself, 22005 for the http server and 22126 for querying used by server browsers like game-state.com for instance.So in the page in your picture you need to: Mark the checkbox "Enable" Select "Both" in the "protocol" field (or "UDP" if the option "Both" does not exist) Due to limitations you'll have to open the whole range of ports from 22003 to 22126 in WAN start and end ports. You must do the same in LAN start and end port fields as well In "LAN host ip adress" you should add your servers local IP adress, usually starting with 192.168. or 10.0. not work too add me on facebook for talk pls . Khang Beatboxer email: [email protected] Link to comment
0 KissMTA Posted April 8, 2016 Author Share Posted April 8, 2016 You need to open the right ports, by default MTA uses: 22003 for the game itself, 22005 for the http server and 22126 for querying used by server browsers like game-state.com for instance.So in the page in your picture you need to: Mark the checkbox "Enable" Select "Both" in the "protocol" field (or "UDP" if the option "Both" does not exist) Due to limitations you'll have to open the whole range of ports from 22003 to 22126 in WAN start and end ports. You must do the same in LAN start and end port fields as well In "LAN host ip adress" you should add your servers local IP adress, usually starting with 192.168. or 10.0. not work too add me on facebook for talk pls . Khang Beatboxer email: [email protected] Link to comment
0 Callum Posted April 11, 2016 Share Posted April 11, 2016 Can you show us the completed page, showing what you typed? Link to comment
0 KissMTA Posted April 12, 2016 Author Share Posted April 12, 2016 see http://imgur.com/a/Yjosk help pls all ports closed forerver Link to comment
0 Urban_West Posted April 12, 2016 Share Posted April 12, 2016 By judging from the pictures it seems like your configuration is correct in your router so it must be your windows firewall or whatever anti virus software you use that has a local firewall. It also successfully connects to MTA master servers so it should work. What antivirus software are you using? Link to comment
0 KissMTA Posted April 12, 2016 Author Share Posted April 12, 2016 i dont have antivirus Link to comment
Question
KissMTA
hey, i want open my MTA ports i was visit Youtube,Google but it not work im using win 8.1 help me all ports closed
Link to comment
29 answers to this question
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