Jump to content
  • 0

Get User's Real IP


borinet

Question

8 answers to this question

Recommended Posts

  • 0

quick answer is no

quick explanation is that cloudflare believes and supports that ipv6 ips should be used instead because ipv4 ip's are ending, so they allow you to use ipv4 only on paid plans

hence the reason they use dummy ip's for your visitors also another reason is that you have this conflict since l2 is not recognizing ipv6

 

Link to comment
Share on other sites

  • 0
1 hour ago, Nightw0lf said:

quick answer is no

quick explanation is that cloudflare believes and supports that ipv6 ips should be used instead because ipv4 ip's are ending, so they allow you to use ipv4 only on paid plans

hence the reason they use dummy ip's for your visitors also another reason is that you have this conflict since l2 is not recognizing ipv6

 

did i say something incorrect?

Edited by BruT
Link to comment
Share on other sites

  • 0
9 hours ago, BruT said:

did i say something incorrect?

yup that's not private IP, that's public ipv4 but as @Nightw0lf said it seems to be some kind of dummy cloudflare ipv4 address

Edited by Berserkd
Link to comment
Share on other sites

  • 0
52 minutes ago, Berserkd said:

yup that's not private IP, that's public ipv4 but as @Nightw0lf said it seems to be some kind of dummy cloudflare ipv4 address

the client usually sends a trace and 172 starting ips are usually private network ips, maybe i am wrong idk

Edited by BruT
  • Sad 1
Link to comment
Share on other sites

  • 0
On 1/22/2023 at 7:39 AM, BruT said:

the client usually sends a trace and 172 starting ips are usually private network ips, maybe i am wrong idk

 

No, maybe you're getting confused with the 192.* starting IPs, that octet is reserved for LAN as far as I remember ^^

Link to comment
Share on other sites

  • 0

Can I get the ip using httpservletrequest?

or

Servlet

	String externalIp = "127.0.0.1";
	try
	{
		final URL autoIp = new URL("http://ip1.dynupdate.no-ip.com:8245/");
		try (BufferedReader in = new BufferedReader(new InputStreamReader(autoIp.openStream())))
		{
			externalIp = in.readLine();
		}
	}
	catch (IOException e)
	{
	}
	player.sendMessage("Your IP address is " + externalIp);

I tried this. But this outputted the server's ip.

Is it possible to outputted the user's ip?

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.



  • Posts

    • Instead of using encedc on it, try renaming it to "Icon.u" instead of "Icon.utx", and put it in your System folder. If it still crashes, the problem might be with your unrealed.
    • How's the project doing? Is there any news? It really interesting 🤔
    • thx for answer, i tried and woks encrypting, but i still having crashes 😞 i changed the icon in skillgrp.dat from "icon.skill0003" to "Myicons.misil" as i saved the file before endec and nothing. this is the report i got
    • New Season coming May 2024! First post updated      Website: L2Kain.net  Discord: https://discord.gg/l2kain  Wiki: https://info.kain.ws/   Important Dates   Server Start: TBD  Open Beta Test: 10th of May 2024!   Basic Information     Briefly about the concept of the server! We decided to move away from the standard Mid-Rate server concept and keep the mechanics of our beloved Lineage 2 that everyone loves! Massive battles for epic bosses, battles for profitable farming locations, resource spoilage and equipment crafting, daily instances, a balanced economy and much more. This server is build as a Craft-PvP concept. The goal is to gather players with a variety of preferences in the game and make a high-quality and interesting server with alternative character development options. We are well aware that "grinding" is an integral part of the game, but we diluted the boring and the same type of farming with interesting solutions and non-standard mechanics!   We have prepared a new High Five x25 on Modern Client for you. This server will be another step in the development of the platform and the project as a whole! Your appeals to those. support was not ignored, which means the new server will be even better than the previous one!      ⭐ Promotions and Bonuses for new players!     ⭐ Events and Giveaways daily!   ⭐ Rewards for Voting!   ℹ️ Server Rates Learn more about server rates! Server rates are configured in such a way that farming is best rewarded. Adena, drops, quests, various rewards and prices in the game store are well balanced among themselves!   Basic Server Rates:  ⭐ Experience & Skill Points - x25  ⭐ Adena Drop - x15 & Fixed Chance 66%  ⭐ Drop Rates - x10  ⭐ Spoil Rates - x10   Crafting keys, recipes drop & spoil with fixed amount from 2 to 3 and increased chances on all locations and quests  related to farm them.  ⭐ Quest Rates - x5  ⭐ Fortresses & Sieges - x5  ⭐ Raid Bosses & Epic Bosses - x1  ⭐ Weight Limit - x10      Connect with Us:  Discord: https://discord.gg/l2kain  Facebook: https://www.facebook.com/KainLineage2  TikTok: https://www.tiktok.com/@l2kain.net  YouTube: https://www.youtube.com/@Lineage2Kain
  • Topics

×
×
  • Create New...