Jump to content

Recommended Posts

Posted (edited)

Hello MaxCheaters, i made the decision to show you a simple way to make a VPS as Proxy for your lineage 2 server using Lucera Files.

 

Step 1: First you need to buy VPS in the location you need for example if you need to make Proxy in Russia you must buy VPS From Russia Federation.

 

Step 2:  Install Debian Operation System in your VPS.

 

Step 3:  Connect to your VPS with Bitvise SSH Client Add your VPS Details .

0jAJrcT.png

 

Step 4:  Use New Terminal Console button.

AUzuPj2.png

Step 5:  Now you have to paste in console the code bellow. (Don't forget to replace the localhost ip 127.0.0.1 with the main host meaning your IP from your dedicated server that you hosting your L2 server).

sudo bash -c 'echo 1 > /proc/sys/net/ipv4/ip_forward';
sudo iptables -t nat -A PREROUTING -p tcp --dport 7777 -j DNAT --to-destination 127.0.0.1:7777;
sudo iptables -t nat -A PREROUTING -p udp --dport 7777 -j DNAT --to-destination 127.0.0.1:7777;
sudo iptables -t nat -A POSTROUTING -j MASQUERADE;

 

Step 6:  Make the VPS (PROXY) IP Whitelisted in your ddos protection.

 

Step 7:  Now go to "Lucera3\authserver\config\proxyservers.xml" open it and add your proxy ip port etc.

 

origId="Your Main Server ID"

proxyId="The Server ID You Need To Use As Proxy"

proxyHost="The IP From Your VPS (Proxy)"

proxyPort="Game Server Port (7777)"

 

EXAMPLE:

<proxyServer origId="1" proxyId="2" proxyHost="127.0.0.1" proxyPort="7777" />

 

Edited by Dragic
  • Dragic changed the title to How to make VPS as PROXY for Lucera
  • 4 weeks later...
Posted

You have a windows variation? or this only works with linux system? I know that windows have some programs to emulate linux commands but im pretty sure they are really limited in a sort of other.

Posted
Just now, Dragic said:

You have nothing to change in your windows OS, just to whitelist the proxy ip into your ddos protection!

I mean, use a windows machine as proxy. or is not recommended?

 

Posted
13 hours ago, Trance said:

UDP is not used by L2, you'll most likely forward an attack.

Sorry for beeing a noob into networking, so just the tcp line is enough?

Posted

y, remove udp prerouting row

also keep in mind that these rules are not saved so will be lost after reboot, google up how to save them for your os to avoid future problems :D

  • 2 months later...
  • 2 weeks later...
  • 3 months later...
Posted

Hello @Dragic,,

Could you please elaborate on proxy server requirements ? Does it require to have high specs of ram, or mainly it can be even 2gbs  vps, only with good internet speed, firewall ?

Additionally, when proxies are being in used, should we use main server for login, or it is better to use login servers only through proxies ? Without direct server in server menu list.

Thanks for response in advance 🙂

Posted
1 hour ago, transe said:

Hello @Dragic,,

Could you please elaborate on proxy server requirements ? Does it require to have high specs of ram, or mainly it can be even 2gbs  vps, only with good internet speed, firewall ?

Additionally, when proxies are being in used, should we use main server for login, or it is better to use login servers only through proxies ? Without direct server in server menu list.

Thanks for response in advance 🙂

its not need anything high end to run. the rest you should test for your self.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Its always the people who build nothing that have the most to say!  15+ years of development experience with 10+ programming languages and countless completed projects. If your best argument is 'you discovered AI,' I'll assume you couldnt find anything wrong with the launcher.
    • Looks like somebody discovered AI recently
    • Added: Server monitoring has been added to the protection dashboard, available for Premium+ plans. Each entry displays: Account — game login. HWID — hardware ID. GSID — the game server the entry belongs to. IP — the player's address. Country — determined by IP, with flag and name. Useful for SEO promotion, do you know where more players come from Status — "Banned" or "OK". Extra windows — how many additional windows are allowed for this HWID beyond the global limit. Last seen — time of last activity.   At the top — a summary: total entries, number banned, time of the last report, and an Online/Offline indicator (based on how fresh the data from the protection is).   Filters and search Search by account, HWID, or IP. Country — select from countries actually present in the data. Game server (GS) — filter by GSID. Period — by last activity date (from / to). Banned only — quick filter for violators. Grouping — collapse data by HWID, IP, or account: one row per key with counts of accounts/HWIDs/IPs and number of entries. Handy for catching multi-accounters (many accounts from one HWID) and suspicious IPs.   Ban / Unban — banning by HWID blocks all accounts on that hardware. The protection will pick up the command within a minute; until applied, a "Pending…" status is shown. Grant windows — set additional windows (+N) for a specific HWID via a convenient selector. Single token per account to link the protection with the dashboard: Generate / Reissue token in one click. Show token — view the current value at any time. The token is stored encrypted. Don't share it with anyone — if compromised, simply reissue it and the old one stops working immediately. In the protection config, you can enable monitoring, insert the token, and change how often data is sent to the protection dashboard.
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..