Skip to main content

Open Server Ports

If you are not playing from localhost you may need to open some ports on your server.

netsh advfirewall firewall add rule name="L2J Login Server" dir=in action=allow protocol=TCP localport=2106
netsh advfirewall firewall add rule name="L2J Game Server" dir=in action=allow protocol=TCP localport=7777
caution

This action requires an elevated command prompt. Please run the command prompt as an administrator.

caution

Only these ports are required to connect to the server as a player.