I am using Windows Server 2012 instead of a router for my home network. Currently I am using RRAS and computers from local network can access Internet correctly.
Here is a map of the current setup:
[PC1] ---|
|---- (lan ip)[Server](wan ip)--> internet
[PC2] ---|
I have applications running on Server, such as IIS and others. All can…
I just installed Debian Wheezy on my homeserver. I want to assign 2 ip's to it on the same network interface, 1 static ip (eth0) and 1 dynamic ip (eth0:1). I know it doesn't make much sense but I need it to test something.
I edited my /etc/network/interfaces to be like this:
auto lo eth0 eth0:1
iface lo inet loopback
iface eth0 inet static
…
I have 10 ip's on a VPS and squid3 installed. I want to lease all of them to 10 co-workers. The authentication should be ip-based.
Basically I want to allow only their home ip address (not internal - we're not on a network) to connect to my squid. I would also like to offer them a dedicated ip from my outgoing addresses. I managed to get it…
We have 5 usable external static IP addresses leased by our ISP: .49 to .53, where
.49 is assigned to the Juniper SSG20 firewall and NATed for 172.16.10.0/24
.50 is assigned to a windows box for web server and domain controller
.51 is assigned to another windows box with exchange server (domain:
mycompany1.com) mx record is pointing…
Ok, just wondering if others have experienced the following.
We have two websites configured in IIS 6 pointing to two different static IPs for the past couple days website A's IP address began to resolving to website B's ip address. It seemed to happen all of a sudden. When we looked at IIS the IPs looked to be configured correctly but…
I have created for user file named serverDesktop.ica with following content:
[ApplicationServers]
XenApp=
[XenApp]
TransportDriver=TCP/IP
Address=IP or DOMAIN NAME of the Server
ProxyType=auto
WinStationDriver=ICA 3.0
Username=
Domain=
Password=
InitialProgram=
WorkDirectory=
ClientAudio=On
ScreenPercent=100
DesiredHRES=1024…
Hello,
I got actually a failover cluster on Windows Server 2008, with sql server 2008.
On each server i got two network card, with two different network one are on 10.10.10.x and other are on 192.168.99.x
I want my sqlserver cluster listen on the two network. Is it possible and how i add new ip address.
When i add a new ip…
When I am trying to access my server through my IP adress/localhost/127.0.0.1 all of thoes are working fine but when I am trying my external IP I get:
Forbidden
You don't have permission to access / on this server.
I was looking for guide referring to the external but I only found to the localhost, If any one know some…
We have analog IR cameras (not IP Cameras) and they are connected to DVR model no is (DVR Model: DVR H264, 16 Channel - ECOR264-16X1). We assigned a static IP to DVR and able to view all the cameras connected to it.
Our requirement is to view individual cameras and recording option in remote location (the recorded data…
I recently installed Mac OS X 10.6, however the ethernet state is down. The assigned IP is 169.x.x.x. When booted the live USB of Ubuntu, I properly get an IP assigned in the range 192.168.1.x from the router 192.168.1.1
I am using the same router and same ethernet line. I tried to ping to 192.168.1.1 from my Mac and I…
I have Cisco device for call forwarding and three different system,I want to configure 15 and 16 server IP into 192.168.53.197 means
eth0 --> 192.168.53.197
eth1 --> 192.168.16.15
eth2 --> 192.168.16.16
which work i have done with 15 and 16 individual , I will do some work on 197 after configuration eth1…
I want to use a vpn connection on my Debian server but I get disconnected from ssh if I connect to the vpn. I thought by using the "ip route add" I can prevent getting disconnected from my server and it will continue to use the main connection for communication between my computer and the server, and the vpn for…
I frequently work in different locations, and need to have a virtualbox version of Ubuntu server running locally.
While I was at home getting it set up, I was able to ssh into the server using the locally allocated IP address. However, now that I'm elsewhere, ifconfig is still showing the old 10.0.x.x ip…
I have my BBB configured to use a static IP address using the following in the file /etc/network/interfaces:
allow-hotplug eth0
iface eth0 inet static
address 192.168.0.1
netmask 255.255.255.0
network 192.168.0.0
This seems to work ok on boot, but when the ethernet cable is unplugged and…
I have set up a windows 2008 R2 server to route email from Exchange 2010 using SMTP Server in IIS.
I have 3 seperate domains and would like to route each one through a different internal and external IP for (IP Reputation etc), at the minute it is only using the primary IP on the server to route…
I have an Ubuntu Server 12 virtualbox guest running on a Windows 7 host which has a dynamic IP (and I don't wanna change this considering it's a laptop and I'm changing network frenquently).
I want to have a static IP for my VM and a SSH access from my host but I still want to have the internet…
hello all,
i'm trying to change a static ip assigned to a debian VM. I modified the /etc/network/interfaces file but my debian doesn't seem to like the new settings
currently the machine's ip is set to 192.168.1.136
and i want the machine's ip to be set to 192.168.1.8
here's my modified…
I recently installed Mac OS X 10.6, however the ethernet state is down. The assigned IP is 169.x.x.x. When booted the live USB of Ubuntu, I properly get an IP assigned in the range 192.168.1.x from the router 192.168.1.1
I am using the same router and same ethernet line. I tried to ping…
and what to do to let it choose the right one?
This all happens inside an OpenVZ container:
The Host is Debian/Wheezy with Redhat/OpenVZ Kernel:
root@mycl2:~# uname -a
Linux mycl2 2.6.32-openvz-042stab081.5-amd64 #1 SMP Mon Sep 30 16:40:27 MSK 2013 x86_64 GNU/Linux
The container has…
What happens to a TCP session when the IP of a client changes?
I did a simple test of having netcat listen on a port, and connecting to that port from a client machine. I then changed the IP of the client while that nc session was open and sent some data, no data was received by…
I'm trying to install a scanner by IP the same way you would install a printer by IP. I don't want to install the horrible HP Solution Center software but I don't know how to install a network scanner without the software.
I'm having a hard time googling this because when I search…
I have a Cisco ASA5510 and articles related to ASA and mulitple Public IP says this cant be done. My question is how to best solve a scenario like this:
I have 3 zones, Outside, Inside and DMZ
Outside is Internet
Inside is Client machines
DMZ is a zone for servers related to…
If I want to set a static IP for my AD DS, do I need an ISP which provides this facility? Also, if my VMS also need a static IP, would this have to be another IP or can it be the same? (I know this sounds a bit noobish).
Thanks