Jump to content
  • 0

[WINDOWS 10] Port Forwarding problem.


AyenPanda

Question


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.01
  • Content Count:  64
  • Reputation:   12
  • Joined:  03/18/20
  • Last Seen:  

hi i got this problem that the port 5121, 6121, 6900 on windows.

 

i did all the guides, like adding a rule on windows firewall , inbound and outbound of 5121 6121 6900 tcp/udp.

 

and then check the port online still not open.

 

----------------------------------------------------------------------

 

 

 

Edited by AyenPanda
Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1529
  • Reputation:   234
  • Joined:  08/03/12
  • Last Seen:  

2 hours ago, AyenPanda said:

hi i got this problem that the port 5121, 6121, 6900 on windows.

 

i did all the guides, like adding a rule on windows firewall , inbound and outbound of 5121 6121 6900 tcp/udp.

 

and then check the port online still not open.

 

----------------------------------------------------------------------

 

P.S. About No-Ip application.

 

Hercules\conf\char     Char-server.conf

 


// Login Server IP
        // The character server connects to the login server using this IP address.
        // NOTE: This is useful when you are running behind a firewall or are on
        // a machine with multiple interfaces.
        login_ip: "127.0.0.1"

        // The character server listens on the interface with this IP address.
        // NOTE: This allows you to run multiple servers on multiple interfaces
        // while using the same ports for each server.
        //bind_ip: "127.0.0.1"

        // Login Server Port
        login_port: 6900

        // Character Server IP
        // The IP address which clients will use to connect.
        // Set this to what your server's public IP address is.
        char_ip: "my-no-ip"

        // Character Server Port
        char_port: 6121

 

MAP-SERVER.conf

 

 


		// Character Server IP
		// The map server connects to the character server using this IP address.
		// NOTE: This is useful when you are running behind a firewall or are on
		// a machine with multiple interfaces.
		char_ip: "127.0.0.1"

		// The map server listens on the interface with this IP address.
		// NOTE: This allows you to run multiple servers on multiple interfaces
		// while using the same ports for each server.
		//bind_ip: "127.0.0.1"

		// Character Server Port
		char_port: 6121

		// Map Server IP
		// The IP address which clients will use to connect.
		// Set this to what your server's public IP address is.
		map_ip: "my-no-ip"

		// Map Server Port
		map_port: 5121

 

Network.conf

 

what suppose to be the format input here. im bit lost .

lan_subnets: (

"255.255.255.0:no-ip:no-ip",

)

 

allowed: (

"127.0.0.1:255.0.0.0"

)

trusted: (
    "127.0.0.1:255.0.0.0",
)

 

seems like you are using hercules ? hercules have their own forum.

rAthena files are quite different compare to hercules. Its better for you to ask at the correct emulator that you currently use.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.01
  • Content Count:  64
  • Reputation:   12
  • Joined:  03/18/20
  • Last Seen:  

dude my main topic is 
i did all the guides, like adding a rule on windows firewall , inbound and outbound of 5121 6121 6900 tcp/udp. "

 

i just forgot to delete the other topic i just copy paste it . so my bad. but the main reason is for the opening port. 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1529
  • Reputation:   234
  • Joined:  08/03/12
  • Last Seen:  

8 minutes ago, AyenPanda said:

dude my main topic is 
i did all the guides, like adding a rule on windows firewall , inbound and outbound of 5121 6121 6900 tcp/udp. "

 

i just forgot to delete the other topic i just copy paste it . so my bad. but the main reason is for the opening port. 

If im not mistaken, if you're running all 3 server.exe, there will be firewall allowing confirmation will prompt. Have you tried disable your firewall to see is it because of firewall or anything else ?

Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   703
  • Joined:  12/21/14
  • Last Seen:  

after you open the port in your system , you need to run the programs that uses the port

also if you want access from outside your network you need to open the ports in your router too

if you have another machine in the network , it might be good idea to scan from it using nmap , if via your public ip , you can use canyouseeme.org

use this command to check the ports in your system "netstat -a"

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.01
  • Content Count:  64
  • Reputation:   12
  • Joined:  03/18/20
  • Last Seen:  

20 minutes ago, Amir Azman said:

If im not mistaken, if you're running all 3 server.exe, there will be firewall allowing confirmation will prompt. Have you tried disable your firewall to see is it because of firewall or anything else ?

i did disable the firewall and dont have any antivirus.

 

11 minutes ago, sader1992 said:

after you open the port in your system , you need to run the programs that uses the port

also if you want access from outside your network you need to open the ports in your router too

if you have another machine in the network , it might be good idea to scan from it using nmap , if via your public ip , you can use canyouseeme.org

use this command to check the ports in your system "netstat -a"

i did all of that. but my router PLDT baudtec , doesnt have port forwarding option, instead i saw port trigger , virtual server, port mapping.

Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   703
  • Joined:  12/21/14
  • Last Seen:  

8 minutes ago, AyenPanda said:

i did all of that. but my router PLDT baudtec , doesnt have port forwarding option, instead i saw port trigger , virtual server, port mapping.

most of what i told you is to test xD

you did it all , but what the results ? public or private network ? and where the ports is closed ?

Link to comment
Share on other sites

Join the conversation

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

Guest
Answer this question...

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

×
×
  • Create New...