Set the subnet

Azhura

New member
Messages
50
Points
0
Where can I modify this line

subnet: 255.0.0.0:127.0.0.1:127.0.0.1

this was from rAthena and cant find it here at hercules

I need to change it to subnet: 0.0.0.0:127.0.0.1:127.0.0.1 for the port forwarding :)

 
Thank you so much.

lan_subnets: (
    "127.0.0.1:255.0.0.0",
    // "192.168.1.1:255.255.255.0",
)
 

It's quite different, anyone know what should I replace from here?

 
Back
Top