-
Elite Member
[ Help ] WAN & LAN (weird problem)
hi all...
well ... after searching for a lot of time, and tried a lot of solutions ... im still unable to connect from LAN & WAN to my server.
I will explain.
Connection Map:
|
| Inet Connection
|
- DSL Modem
\_, Router D-Link DI-604
-\____, Server
-\____, PC01
-\____, PC02
Router is forwarding the following ports to Server Address: 192.168.0.35 < (Dont ask why)
TCP Both: 7777, 2106 to Server Address.
Now ... dbo.l2db -> server ->
| 1 | Lineage2 | WANIP | 192.168.0.35 | 0 | 0 | 7777 |
I found that BiGBoY or smth like that (sry, i dont remember) post about a solution with linux, but ... is not accesible 4 me... now ...
So ... the question is simple ...
Why i cant access from LAN & WAN at the same time ?
I change the SQLs & ALL..
Solutions that i tryed:
1. Change SQLs and erase the part of @connstr to -> '192.168.0.35'';''user'';''pass';
I simple erase the part of @world_id from all SQLs and looks good...
2. Change the address from L2Server & L2AuthD ... (127.0.0.1 to -> 192.168.0.33), but nothing...
What can i do? I really appreciate ur answer ...
Thx 4 all
-
-
Grand Master
You probably have your server applications listening on an internal IP instead of an external.