InterviewSolution
| 1. |
Solve : Static or dynamic IP? 100%? |
|
Answer» Hi, Why should it mater? To me it would only matter if they need it to change if they are being targeted by a hacker with say a DDoS attack etc. I cant see any other reason to have it change. Many tech savy people would rather have it stay the same for the benefits that that brings if wanting to host content from location or ALLOW remote access and have a known IP. While many, the majority of internet users dont care as long as the internet connection works. Thats why i asked this below. Years ago when I use to have HONEYPOTS running for hackers to hit, I had one hacker that recognized that my system was a honeypot and he decided to use a zombie army of systems to DDoS me in retaliation for wasting his time with serving up honey pots. My solution to this was shut my modem off, wait about 15 minutes and when it came back on it was given a different IP address from the ISP. And problem solved. Had I had a static IP address I would have had to deal with the ISP to ask for a different static IP or have them assist in blocking his DDoS attack. Quote Is someone targeting your IP Address trying to do a DDoS attack or something which would be cause to be requesting for the IP Address to be dynamicThanks guys figured it out... kind of... So... it turns out the guy who emailed me wasn't a total idiot, but he didn't explain it so I thought he was. After an extensive search and read from google I found out A LOT of people have this issue despite having dynamic IP, most people blamed it on Windows 7... I tried every "solution" (except the ones about turning Computer/router off) I could find on google and just when I had given up, I checked my IP one last time and it had CHANGED. I think the issue was with the router since even if I manually changed my IPv4 IP settings, nothing happened. As for the reason, it's more of a "if others can, I want to be able to" AND also as a protective measure. By changing my IP every so often, people who previously had access to my IP, now have access to an IP which no longer is in use... by me...A dynamic IP Address means it changes, it doesn't mean you have control over how or when it changes, nor what it changes to.Quote As for the reason, it's more of a "if others can, I want to be able to" AND also as a protective measure. Sort of follows the same as changing your phone number frequently and whomever gets that number next might get the troubles of whatever was targeting that number. Most hackers go for soft targets with port probing and move on vs targeting a specific IP address unless that IP address has something of worth to gain access to or steal or to make that connection crippled by a denial of service attack. So its almost unheard of for someone else to get given an IP address lease from their ISP and immediately face a DDoS attack etc. The attack i had was a frustrated hacker that didnt like the fact that I had a system that was a fake business server with fake bait on it, and when he or she was probing and found it alive again very quickly since I was able to get it back up and running from a ghost image restore in less than 10 minutes, they didnt like that they fell for my honeypot. I found it quite amusing that they used a zombie army to DDoS me. While they may have been mad at me, I found it cool that they flexed their firepower at me hitting me with that DDoS. So it wasnt just some wanna be script kiddie hacker, they had access to controlling a number of systems and turning them against me to pull off the DDoS. I use to intentionally get the honeypot infected by hackers and take it offline and play with whatever goodies they left behind to mess with in the sandbox that it was when offline. Lots of keyloggers, and people who wanted to just crash it. But one that was interesting was one that they wanted to use as a relay point for file transfers. That one made me nervous because my honeypot was then being used for transfer of illegal information so it would look like I was downloading content by which they then redirected the content to them using the system like a proxy. So I gave up on honey pots when i realized that someone could use my honey pot for something illegal and pull me into their illegal mess. My honey pot. |
|