SA-MP Forums Archive
IP keep changing - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: IP keep changing (/showthread.php?tid=598918)



IP keep changing - TwiiKzz - 18.01.2016

Hi everyone,
I made a server and port forward it but there is problem, Everytime i turn of router/computer or every 10-15 minutes my IP change to another one
EXAMPLE: My IP is 10.0.0.7 after 10min changed to 10.0.0.1 ...
Help!
+REP


Re: IP keep changing - iKevin - 18.01.2016

Change your router setting from dynamic to static


Re: IP keep changing - TwiiKzz - 18.01.2016

Quote:
Originally Posted by KevinExec
Посмотреть сообщение
Change your router setting from dynamic to static
How?


Re: IP keep changing - ikey07 - 18.01.2016

Your ISP ( Internet service provider ) change your IP so you dont use it for services, I believe its also told in your contract.


Re: IP keep changing - SoFahim - 18.01.2016

buy a static IP from your ISP.
Or take shared or dedicate internet line from your ISP


Re: IP keep changing - TwiiKzz - 18.01.2016

I want to keep a perm IP for free, is that possible?


Re: IP keep changing - itsCody - 18.01.2016

I think you can assign a static IP in your router settings, other wise call your ISP and have them help you.


Re: IP keep changing - SimplyFragHosting - 23.01.2016

Hello,

10.0.0.7 is your internal network. (intranet/ISP)
192.168.x.x = router

You can install dyndns to your PC and make a website url into your server url e.g. sampserver.dyndns.net:7777 and it will update with your WAN ip on pc boot even if it changes that URL will remain constant. However i wouldn't recommend it due to security but it is an option.

Otherwise what you can do is if you have a decent router you can actually go into the settings and bind devices to SET address for example i have my NAS on .11.06 and pc on 11.02 and they will never change. If you do this with static forwarding on your ip settings you can assign a IP specifically for your router instead of what the ISP gives you by running you incoming connection in HUB mode.

But judging by what you said it could be your ISP causing some of these issues.


Re: IP keep changing - amirm3hdi - 23.01.2016

That has nothing to do with SM-MP Forums...


Re: IP keep changing - Vince - 23.01.2016

Quote:
Originally Posted by SimplyFragHosting
Посмотреть сообщение
10.0.0.7 is your internal network. (intranet/ISP)
192.168.x.x = router
I'm not sure if you completely understand all these terms because that makes little sense. If his computer's IP is in the 10.0.0.0/8 private network range then the router must also be in the same private network range. https://en.wikipedia.org/wiki/RFC_1918

@OP: you need a static IP for your computer. There are many tutorials that can teach you how to do that.