Questions tagged [ip]

IP - Internet Protocol, the most commonly-used set of rules for dispatching data across a large computer network.

IP (Internet Protocol) is a protocol which encapsulates data for transit across the Internet and encodes its source and destination addresses, among other parameters. It implements the network layer (layer 3) of the OSI model.

Questions related to IP (addressing, routing, and protocol issues) fall under this tag; questions merely containing an IP address do not.

2827 questions
1
vote
2 answers

how to Centrally manage multiple IP's for machines single Nics

We are a web dev shop and all use laptops and at the moment use static IP's. Each machine has one NIC but we need multiple IP's to deal with the multiple IIS Sites we have. The more machines / users we get the more confusing it is getting to…
Jon
  • 353
  • 2
  • 8
  • 20
1
vote
4 answers

Show Ubuntu server IP Addresses

I'm into a little dilemma here. I bought a server, running Ubuntu, having 255 IP addresses and now I need to see them. I've searched the internet before posting here and found out that the command "ip address show" would spit up all my IPs, but…
pax
  • 15
  • 4
1
vote
3 answers

Implementing IP fragmentation

I'm working on an application that does network traffic generation. The application has eth1 in promiscous mode. So it directly handles all incoming and outgoing traffic. One of the features I'm implementing is IP fragmentation and defragmentation.…
StackedCrooked
  • 1,387
  • 3
  • 13
  • 22
1
vote
2 answers

Allow two servers to share an IP without using NAT in front?

We have outgrown the use of a single server for monitoring our network so we are looking to add another monitoring server. Unfortunately, we were shortsighted when we initially configured the hosts being monitored. We configured the hosts on our…
CarpeNoctem
  • 2,437
  • 4
  • 23
  • 32
1
vote
4 answers

Is something wrong with DNS when the domain resolves but the IP address throws a 404?

When the domain resolves OK for a website, but the IP throws a 404 at the site, is this a DNS problem? Kind of complicated: I have a client with 3 domains. All three point to one hosting account. Two are pointed at that host, but are not the root of…
markratledge
  • 519
  • 5
  • 13
  • 26
1
vote
2 answers

IIS 7, IPv4 address restriction when having multiple sites on the same server

I have one server running IIS 7 with two diffrent sites on the same port (80). They have different host header. On site 1 I would have no IP restrictions. On site 2 I would like to alow only specified IP ranges. How do I configure this in IIS? I…
Mikael
  • 21
  • 2
1
vote
4 answers

Recommend a desktop app to monitor port 80 on servers

I did some googling but was unsuccessful, so I am posting here. I am looking to get an app (preferably free/open source) to monitor my servers on port 80 that would send me an email/text when some predefined timeout triggers. I could probably write…
busyone
1
vote
1 answer

A jail that is accessible from network without port forwarding

I am using FreeBSD 7.1 and on my server I have two different jails. One for database and second one for game server. What I need to know is if it is possible to assign game server's jail to public IP so I do not need to forward every port I need? At…
Balon
  • 145
  • 1
  • 8
1
vote
1 answer

Setting CNAME at abc.example.com to redirect to amazon EC2 instance

This is linked to this question: Redirecting to the IP of an amazon EC2 instance I am able to create a "subdomain", but NOT the CNAME record because 1&1 (my domain name registrar) says: The domain name you entered is too long. I'm trying to get it…
TWord
  • 289
  • 1
  • 7
  • 19
1
vote
3 answers

Can I point a .org domain name to a private IP address?

I purchased a .org domain from network solutions and I was thinking about using it for a intranet website running IIS6. I don't want this to be a public facing website. How would I set this up?
djshortbus
  • 151
  • 2
  • 6
1
vote
1 answer

Find sites hosted together?

Would i be able to look up my server IP and find all the site hosted under it? Is there another way to find a group of sites? perhaps not using their IP?
user274
1
vote
2 answers

SIP Server with dynamic public IP address and dyndns

Is it possible to run SIP server with dynamic public IP address and dyndns? The question is what happens when IP address is changed and DNS is not yet updated.
Sasa
1
vote
2 answers

IP Address Restriction

I need some technical help regarding IP address restriction in IIS7. My problem how i can block all IP's except following IP address ex:- 69.59.196.212 in my IIS7. I want give access max 4-5 IP's remaining all Block. Thank You.
ABR
1
vote
4 answers

Longevity of Servers Logs

I was just wondering, cause i want to study Computers and such.... How long the log files are keep in webservers, i mean, the documents that keeps register of incoming IP connections that enter to a webpage, it is permanent or are deleted after some…
Vilve
1
vote
2 answers

Is there any limit on number of sites i can host on VPS server

I have one VPS server with 40GB hard drive centos 5 two IP address 748MB RAM Is there any limit on number of website i can host on it. I am currently hosting 20 sites . All using one IP. Other ip is free. Why i need more ip adress. I am hosting…
John