IP Address Tracer
May 21, 2007Im looking for a good IP address locator, I have already tryed a couplde such as Visula Route, but it just plain sucks. Im also looking for a good program to monitor packets. any sugestions?
View 0 RepliesIm looking for a good IP address locator, I have already tryed a couplde such as Visula Route, but it just plain sucks. Im also looking for a good program to monitor packets. any sugestions?
View 0 RepliesMy customer has an external facing Apache server that is acting as a reverse proxy to two internal applications. They have:
- external addresses for each app which resolve to different ip addresses, so app1.their_domain.com and app2.their_domain.com resolve to 77.3.170.10 and 77.3.170.11 respectively.
- the Apache server has two network interfaces with ip addresses 192.168.10.10 and 192.168.10.11
- the external ip addresses resolve to the above internal addresses
- the firewall between the Apache server and the internal app servers is configured to allow traffic from 192.168.10.10 to reach app_server1, and traffic from 192.168.10.11 to reach app_server2, both using port 7777.
I have configured a virtual host in httpd.conf for each ip, i.e.
Code:
<VirtualHost 192.168.10.10:80>
...
ProxyPass /app http://app_server1:7777/app
ProxyPassReverse /app http://app_server1:7777/app
RewriteRule ^/$ /app/app1 [R,L]
...
<VirtualHost>
and
Code:
<VirtualHost 192.168.10.11:80>
...
ProxyPass /app http://app_server2:7777/app
ProxyPassReverse /app http://app_server2:7777/app
RewriteRule ^/$ /app/app2 [R,L]
...
<VirtualHost>
This works fine in that the external address are being routed to the correct application, however the firewall is blocking requests to the second app as it appears the requests are coming from the Apache servers 'primary' ip address 192.168.10.10 instead of 192.168.10.11.
Is it possible to send requests using the ip address from the relevant VirtualHost?
Windows server 2008
Apache 2.2
I am using virtuozzo firewall to secure access.
I enter 58.27.175.211/255.255.255.0 for Source Address and Netmask for port 22.
But still I can connect using 58.181.103.217 or 58.27.151.120.
Second is it possible to enter two different ip address in source address?
I just bought a new ip address and want to setup this new ip as my server's main ip, making the 'existing main ip' as the secondary ip.
Which means, this new ip will be the server's default ip address for all services, including when connecting to other server.
I'm using CentOs 4.5 and swsoft's panels: HSPcomplete & Virtuozzo Power Panel, and Webmin.
I want to redirect a website to a particular URL so that the address bar shows the same URL and not the destination URL. I know it is possible via URL masking, however, I want it in such a way that whenever somebody clicks on any link in the website, the address bar should still show the original URL. To put it in simple words, Suppose I want to redirect [url] to [url]. Now if there is a link named contact/index.htm and somebody clicks on it the address bar should display [url]and not redirect to [url]
How can it be possible using URL Rewrite method in .htaccess file?
The problem usually goes like this:
- I can't access the webserver
- I'll try to restart httpd, and I'll get
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:443
To fix this, I run
[root@www1 ~]# lsof -i tcp:443
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
perl 11307 apache 4u IPv6 476943447 TCP *:https (LISTEN)
There is always leftover process that is causing the restart to fail. Once i force kill the process, I am able to restart httpd properly.
Now it is ok if this just occurs once in a while, but this problem keeps repeating itself almost everyday at 4am server time (cron time?). What can I do to permanently fix this?
to understand everything about hosting services.
What is IP address?
I have new ip range and must add to server.
How can add this ip address to server with ssh access?
How many MAC addresses does a system will have and what are they?
If more than one MAC address will be there, then which MAC address is constant one, so that nobody can change it?
Somebody told me that there will be two MAC addresses, one is of Hardware's and second one is of CPU's. Is it correct?
My new host give me 1 ip to register for both (ns1 & ns2) nameserver. Is that correct?
Ex-host always gave me 2 ip's.
I have a question is a Dedicated IP on a shared sever any better than just being on there with out a Dedicated IP.Im new to all this.
View 12 Replies View Relatedabout adding IP addresses to cPanel.
I've added 8 IP's to my WHM, and I am slightly confused...
I moved one domain to the new IP address and it worked fine after 15 minutes. I then moved another to a new IP address and it did not work after waiting over 30 minutes. The only difference between the two accounts is one account has 2 domains attached to it and one has about 15 domains attached to it.
If I just were to leave it sitting and wait would it switch to the new IP?
I would have no problem with waiting except for the fact that it resolves to the "cPanel/WHM is now installed" screen, rather then the website.
I have a valid ssl certificate for the website but it still shows address not found error. But sometimes it just works fine.
is it related to dns issue?
thinking about adding web hosting to my reseller account. Can anyone tell me the difference between an IP address and a domain. If they are different who actually owns the domain and who owns the IP address?
View 9 Replies View Relatedi keep going down the list trying to figure out why im having so much trouble and then i noticed....
from a remote computer, every once in a while (every other day) when i type in my servers static ip i get all this information about my server and a page with stats and mac adresses. when i add the directory of my main website on the end of the adress i get a unique "pge under construction" page.
but then other times i just get absolutely nothing, generic "page not found". i kept messing with my name servers and godaddy trying to get this right but if i cant even access the server through the ip what could be happening?
when I ordered new server , I ordered 12 IP's with it and then installed HyperVM on my server and tried creating a VM and I enter the secondl IP address assigned by datacenter to me and I see : Ip already in use , I rang up Datacenter I think they removed the IP's from my main server so that can be added in HyperVM , I added and I was able to make VPS now
and when I made VPS I assigned the ip to it say : xx.xx.xx.8 and selected 2 in Number Of Ips(from Pool) and according to that the next two IP's should be xx.xx.xx.9 and xx.xx.xx.10 correct? , I add them in new cPanel VPS and then I go to cPanel Basic Setup and assign xx.xx.xx.8 to my ns1... and xx.xx.xx.9 to my ns2 (Nameserver) and add those IP in namecheap to register nameservers and damn it doesnt work more than 24 hrs passed away not working yet
my Namecheap account says:
1 ns1...........xx.xx.xx.9
Created: 2008-03-17
2 ns2........xx.xx.xx.8
Created: 2008-03-17
tried nslookup and it says non-existant domain
I have domain, let say it is www.mydom.com which is hosted at one IP. I would like to create subdomain www1.mydom.com and host it on another server with different IP address.
Is it possible?
IP addresses are recorded, but have forgotten who host it.
IP:67.18.26.179
Who can tell me which company host this IP address?
we change the name of one our directory on our host, we have some file on this directory and some website linked to this files. now how can redirect all address to new address?
for example our old address is:
[url]
now this file located on:
[url]
I have blocked this IP 125.115.144.28
/etc/apf/apf -d 125.115.144.28
But
netstat -anp|grep tcp|awk '{print $5}'| cut -d : -f1 | sort | uniq -c | sort -n
It still showing
202 125.115.144.28
Why?
Is it supposed to blocked right away, or need some time to get blocked.
When I checked /etc/apf/deny_hosts.rules
The IP is in the file.
I accidently deleted my /home/virtfs folder and lost alot of stuff on my new box.
I had cpanel re-installed and transfered my /var/cpanel/users to the new box. I Changed all the IP's on all the files in there.
I edited the /usr/local/apache/conf/httpd.conf file and changed all the ips of the virtual hosts and the accounts on them.
cd /usr/local/apache/conf
replace oldip1 newip1 -- httpd.conf
replace oldip2 newip2 -- httpd.conf
replace oldip3 new1p3 -- httpd.conf
replace oldip4 newip4 -- httpd.conf
All IP's were changed over to the new one.
I then ran:
/scripts/updateuserdomains
/usr/local/cpanel/bin/build_apache_conf
But it some how sent my IP's back to the old one.
I just discovered that my Internet provider only provides me with a dynamic IP address because its not commercial!
Is there any way or workaround to sign up for a static ip on the web?
i have been receiving email logs stating that i have massive amounts of traffic being directed at my web server. these logs come in intervals of 1 minute (due to my settings) and they have between 150 - 300 connections each time. strange thing is, these attacks never have an ip, so nothing is blocked.
heres a sample of a log:
Banned the following ip addresses on Fri Mar 7 18:09:03 SGT 2008
170 with 170 connections
and another:
Banned the following ip addresses on Fri Mar 7 18:07:01 SGT 2008
171 with 171 connections
i'm quite sick of my server being put under such heavy stress. btw, this isnt brute forcing just to make sure right? its just heavy access on port 80?
How do I add additional IPs in CentOS? I've been assigned five, let's say 1.1.1.101 through 1.1.1.105, but the box only came set up for 1.1.1.101.
I think I can apply 'em via ifconfig, but where are they actually configured, so I'm not left running a set of commands every time the server reboots?
I am using csf to secure my server. I want to open the ssh port for certain ip only. So I edit csf.allow and add the following line:
tcp:in:d=22=192.168.0.100
Then restarted.
But I can still access the server from IP addresses other than 192.168.0.100. Anyone know how can I restruct certain IP address to access certain port?
I have blocked an IP both in host.deny AND in iptables...and the guy is still able to access my server...any suggestions or something to look for.
CentOS 4.5
Are there any ways we could get dedicated IP address for our dedicated server without purchasing from our colo/dedicated provider?
View 11 Replies View RelatedI took over some sites that have a Windows hosting package. They're not high-traffic sites and the content is just typical corporate stuff; it's not sensitive information or anything.
Any they are insisting that they filter the IP addresses allowed to use the FTP account. So I have to give them my IP and it adds it to a safe list. this is causing me problems for urgent updates as sometimes I am working at home or somewhere away and my ISP gives me my IP dynamically, although it doesn't change that often.
Is this normal or necessary? I've never come across it before. I think it's overkill personally. What would you do? If they're worried about security should I ask them to set up SFTP and remove the IP filter?
So we just got our VPS. The host has only given us 1 IP for running our own DNS. They provided a 2nd nameserver + IP to use at the registrar level but since this name server does not match or domain name, the registrar obviously cannot let us register this. Is there an issue if we set ns1 to our IP and ns2 like so even though the 2nd name server is not registered at the registrar level?
For instance:
ns1.ourdomain.com (our IP)
ns2.somedomainthehostprovided.com (which cannot be registered at the registrar level)
I was given 8 IPs by a provider but one of the IPs is unreachable.
The provider said that it could be a server or firewall misconfiguration on my part but the only thing that I installed is csf firewall and all the required ports are open.
Besides, if it were a firewall misconfiguration then why can I access the 7 other IPs?