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

Using more than one external IP on dedicated Server?

So I buy Dedicated Server and provider say I have 4 usable IPs. Lets say this are ip1, ip2...ip4 , so I want to set my Dedicated Server to run multiple domains on this IPs, example domain1 on ip1... I did this with no problem, now I want that when I…
Dusan
1
vote
2 answers

Reroute IP Traffic to another IP?

Is it possible to reroute traffic from one IP/PORT to another in Server 2008? We host game servers, and I was tinkering with the idea of offering our clients an extra IP address, but reroute the connections to the IP that their server is actually…
Aidan Knight
  • 650
  • 3
  • 11
  • 19
1
vote
1 answer

How to route VoIP phone through VPN

We have two offices (China and US) connected by site-to-site VPN using 2 Linksys RV082's. We also have a VoIP system with 2 VoIP phones in the China office. We have been having trouble with the phone connections, and our VoIP provider is asking me…
charnley
  • 577
  • 3
  • 14
1
vote
1 answer

Overlapping an IP outside of the router?

Let's say a colo assigns me an IP range 111.222.1.0/26. 111.222.1.1 is the gateway for my usable IP range 111.222.1.2 - 111.222.1.62. I'm using pfSense firewall and have configured its external interface as 111.222.1.2/26. I would like to have…
Ville
  • 267
  • 2
  • 11
1
vote
1 answer

How do I wire a Windows network? Active Directory/DNS/DHCP Server

I am building a windows based network for my 'medium sized' business and I am only used to linux/mac networks. Any help is greatly appreciated! :) This is the setup I have: T1 from at&t, and a fancy router from them. We are using their IP-flex…
jtrip
  • 41
  • 1
1
vote
1 answer

Postfix: Source IP-address

I currently have multiple network interfaces on my server. When I try to send mail, through telnet, the IP which i connect to, isn't showing up as the source ip, but the ip of eth0 is showing. I have set up multiple IP's like this: eth0:0, eht0:1…
Patrick
  • 11
  • 1
  • 2
1
vote
2 answers

Confusion about IP Blocks

I work at a hosting company (obviously not doing much networking) and the datacenter just gave us an IP block for one of our customers who has a machine in our rack there. When I assign the IPs to a machine, I am generally just told what IPs to…
Aidan Knight
  • 650
  • 3
  • 11
  • 19
1
vote
3 answers

Remote servers picking up incorrect IP, DSL router connected

I have a server connected to a DSL router. If I go to whatismyip.com, I get an IP address, but I can't access the server from a remote location using that IP address. Instead I have to use the IP of the DSL router to connect to the server (SSH /…
gAMBOOKa
  • 999
  • 6
  • 19
  • 34
1
vote
1 answer

Connecting to a KVM guest OS in Ubuntu

I am lost on this. Basically I am trying to set up a Ubuntu Server 10.10 as a virtual machine by using KVM. Everything went smoothly and I can even sudo-apt get packages from the guest OS. Now, because of my limited networking & administrating…
Songbreaker
  • 135
  • 5
1
vote
3 answers

Problem with HTTP traffic being 'hijacked' by firewall

I'm experiencing a major head-ache at the moment with our company firewall, we're currently changing ISPs (new lease line and new block of static IPs) and I'm setting up firewall rules (we're using a NETGEAR ProSafe VPN Firewall FVX538). The…
Rowan
  • 115
  • 1
  • 7
1
vote
0 answers

Can I map IP addresses to allow 2 site to site VPNs with same IP range using Microsoft TMG

I have a Microsoft TMG server with a number of site-2-site VPNs which all have different IP address ranges. Now a client has asked for another site-2-site VPN but their IP range clashes with an existing range. Is it possible to set up some form of…
Phil
  • 3,168
  • 1
  • 22
  • 29
1
vote
2 answers

Expose resources behind a NAT

I have a very large storage pool located on a server behind a NAT. Given that ipv6 is not possible in my case, what options do I have left to reach this pool? If I rent a VPS with a public ip, could I use it to reach the machine? How? Is there a…
Mascarpone
  • 872
  • 3
  • 9
  • 28
1
vote
2 answers

How to make a php script accessible from multiple ips on centos?

I have a php script script which should be accessible from multiple ip's (http://xxx.xxx.xxx.xxx/~myfolder/myscript.php), pls. tell how to achieve this on a CentOS 5.5 (64bit) install running apache. I will be calling the script from another PHP…
iTech
  • 355
  • 4
  • 15
1
vote
1 answer

How do I force a socket connection to use a specific network adapter under Linux? ip route issue?

I have multiple network adapters, and need to be able to specify which adapter my socket uses for outbound connections, so that I can have one or more sockets bound to each network. I`ve looked at the other answers to this questions but can't seem…
Paul Nolan
1
vote
1 answer

Why didn't my Linux server start with an active network connection?

I booted my Linux server today via WOL. When it came up, I couldn't SSH onto it. I checked the server and it had booted into the OS but wasn't reachable on the network. I checked my router which showed it as an active client (this may have been a…
conorgriffin
  • 459
  • 1
  • 6
  • 25