Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
42 views

Does ARIN require ISPs ask for SSL key pairs before issuing an IP address?

I've just asked for a new IP address for an SSL website, and my ISP responded: Before we can assign the 1 Additional IP Address you requested for [server name], we must first ask you to provide ...
1
vote
1answer
44 views

Dedicated IP address from 3rd Party Services

I'm using hostgator reseller panel with limit to the number of dedicated IPs. I want to use dedicated IP for each account under control panel. Unfortunately hostgator restricts me with an upsell of ...
4
votes
2answers
87 views

Is collecting IP address and user agents on form submission illegal in the U.S.?

I'm creating a website where I collect the name, email, state, and an optional photo of a user. Before the user submits the form, they have to agree to the terms of the site. For testing and ...
1
vote
2answers
71 views

IP of my site in the shared hosting got changed and did not reflect yet. what will be the SEO concequence? [closed]

Possible Duplicate: Effect on Google rankings if my site is down? My hosting company changes IP in the range of 6 months... May be either the change the servers or the IP. So for the past ...
0
votes
1answer
87 views

What hoster offers automatic Wordpress upgrades (like Dreamhost) and _also_ spreads your sites over range of unique IP addresses?

I just love the One-click-install and automatic Wordpress upgrades at Dreamhost. However, I am looking for a hoster where I can be sure that my sites end up with different IP addresses (for SEO ...
2
votes
1answer
68 views

Targeting advertising for T-Mobile and Virgin Mobile users

We'd like to target our advertising to Virgin Mobile users. However, Virgin Mobile is actually on the T-Mobile network. So when we do a lookup of the IP address it reports T-Mobile. So this gives 2 ...
1
vote
3answers
126 views

POST attack on my website

I have a site (humanisms.co.uk) which incorporates a voting system, ie. user clicks "Up" and it sends a parameter to a PHP script via AJAX, the PHP inserts vote into MYSQL db and the new "Up" vote is ...
2
votes
1answer
65 views

Spam prevention through IP tracking

I am building a website with user generated comments. In order to implement user moderation/spam-protection, users have the ability to mark comments as spam. When one comment is marked as spam, I want ...
1
vote
1answer
123 views

Trigger IP ban based on request of given file?

I run a website where "x.php" was known to have vulnerabilities. The vulnerability has been fixed and I don't have "x.php" on my site anymore. As such with major public vulnerabilities, it seems ...
2
votes
1answer
66 views

Options for geotargeting content

My company is creating a web portal that is designed to put relevant local geographic data in front of our users. Aside from using IP addresses, which are increasingly becoming less reliable as a ...
0
votes
1answer
25 views

I found the IP Addresses via Logs & Google AP. I have a question about the the GPI?

I found out how to get all the IP addresses via Server Logs. I'm using the IP addresses to get the Latitude and Longitude. The address appear to be approx 1 3 miles away from the actual address of ...
0
votes
0answers
52 views

IP address and SEO

I currently host 5 websites within a dedicated server I own. I have several questions: Does it matter if I host all my sites on 100.100.100.100 (the server's IP for example) or if I split them into ...
0
votes
2answers
196 views

If an visitors IP address contains “google” or a similar keyword, does this mean they were a crawler?

I have a huge list of IP addresses recorded from various visitors to a website. A huge amount of the visitors, in some months over 70%, came from IP addresses that contained keywords such as google, ...
0
votes
3answers
130 views

Shared hosting with dedicated IP

Can you please mention here if you know any shared hosting providers who give option to get a dedicated IP? So far I know of one - Netfirms. Please list others if you know. The reason why I am ...
0
votes
2answers
200 views

What things required to host a website at home

i have a Linux server having Ubuntu, having installed PHP, Mysql, Apache. I need to host a site on my server having static IP, but i dont have any experience in web hosting. Can you please tell me ...
4
votes
1answer
82 views

Single IP multiple servers

I have seen that some IPs are tied to multiple servers (physical machines). Example: check the ping times of one of GoDaddy's nameservers: ...
2
votes
1answer
151 views

netblock ip - own hosting - home servers

I host 2 websites that generate a pretty substantial traffic (about 6000 unique visitors a day both). I have business Internet at home and I own one static IP from my ISP. I run my own servers. ...
3
votes
2answers
351 views

How to configure apache to allow access to subdomain on my local ip address

I would like to have others inside my local network access resources on my computer at outsideprojects.192.168.0.10. I am running Apache and have a virtual host configured so I can access it at ...
4
votes
2answers
167 views

how can I see who is connecting to my websites on my server and possibly their ips?

1) How can I know how many people is connected to the server in a specific moment (or previous hours of the day). (Even in real-time) 2) How can I know which one of the websites on my server they are ...
3
votes
5answers
166 views

Variable IPs: How variable are they? Best practices for tracking

There are a lot of questions on StackOverflow relating to session security / session hijacking, but there doesn't seem to be a really good solution to the problem. The three most common suggestions ...
4
votes
2answers
83 views

Geolocate service I can use?

I can access very accurate geolocate info from Google Analytics, but is there any way to access the geolocate information of Google or otherwise for an IP address, from a computer program, like a web ...