|
I am trying to coordinate the move of a site from its current server to a new one. My original plan was to migrate the data to the new machine, which is already in place and the migration scripts tested successfully. I was planning to configure the original...
Started by ironfroggy on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
As long as you remember to proxy to the IP address (since you cannot know what the domain name.
|
|
In the market for a new monitor to replace the good old T240. Giving it to my gf so she can have dual screens, and Ill be treating myself to two new screens for my computer.
Looking at IPS panels on the cheap side, 'cause that's how I am, cheap.
Found...
Started by Nagoshi on
, 11 posts
by 6 people.
Answer Snippets (Read the full thread at extremeoverclocking):
IPS panels simply have too slow of a response time to be able between a TFT and an IPS panel....
IPS generally has better quality images, even the cheaper IPS times and come in 120hz varieties.
Depends on what you are after really.
|
|
Is it possible to setup DNS server (Win2k8) thus the same DNS name (an A record) is being resolved to different IPs depending on some option.
E.g. example.com for clients from 192.168.0.0 to 192.168.0.1, for clients from internet - to some inet IP?
P....
Started by abatishchev on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
It is recommended that you set up separate....
Windows Server DNS does not have views.
BIND runs quite happily on Windows systems these days, though .
I honestly don't know whether Microsoft's DNS server can do it .
Yes, in BIND this is indeed called "views".
|
Ask your Facebook Friends
|
We are running a Cisco ASA 5510 with the IPS module.
We have an internal server that is preforming a lot of SNMP discovery scans and is being blocked and shutdown by the IPS.
Since I'm in control of this server, and this is an expected behaviour I would...
Started by Richard West on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Are you getting shuns? Do the IPs match up between the "Never Block Addresses" and the IP of the server?
Otherwise.
ips is if the IPS module issues a shun on the ASA for that particular IP address.
|
|
Any recommendation on hosting company that would give me lots of ips( /22,/23,/24,/25,/26 ) with a dedicated server and chopped it up into vps for me?
Answer Snippets (Read the full thread at serverfault):
I find it hard to believe that anyone who could justify that much IP space how many public IPs you want you'll have to justify to the CoLo, who forwards the justification on to ICANN that you need that many IPs....
Of IP space.
|
|
I have got multiple Windows VBoxes running on a linux machine. The linux machine has got 20 static real IP addresses set, all on eth0. The VBoxes are configured to use NAT, which uses the default gateway IP address set on the linux machine to access the...
Started by CDR on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Have you tried to setup DHCP on the router correctly, you do not need the 20 IPs....
Will know they are one, from the IP layer they'll look different machines with different IPsinstead of setting 20 ip addresses on the linux host....
|
|
Is there a way to quickly list which sites are on which IP address in IIS 7?
If I remember correctly you could sort a view of domains by IP in IIS 6 which was a big help to me in seeing which IPs I had available.
Started by Max Fraser on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Value = ValueList(ValueIndex) Values = split(value, ":") IP = values(0) if (IP = "") then IP = "(All) if (HostHeader <> "") then wScript.Echo " IP = " & IP & " TCP/IP Port = " & TCP & ", HostHeader = "....
|
|
We have a Cisco ASA 5510 firewall with the IPS module installed.
We have a customer that we must connect to via VPN to their network to exchange files via FTP. We use the Cisco VPN client (version 5.0.01.0600) on our local workstations, which are behind...
Started by Richard West on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
The fact that it begins the transfer at all seem to point to an IPS taking action on the connection (although you would think it would just terminate the FTP session, but the actions....
To the IPS module? If you are, you really don't need to.
|
|
I'm moving from one ISP, who provided a managed router that took care of things like port forwarding IPs, to a new one that does not.
So, currently I have a single, inexpensive Linksys router configured for one of my 5 external IPs and it's all working...
Started by Tim Sullivan on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
Be careful IPs, it only ....
You can do exactly what you want the providers equipment and yours and you can put a device into each port with a separate public IP.
The amount of devices that have an external IP address on my network.
|
|
I have a Broadcom BCM5352 router running DD-WRT firmware and four external IPs. In my network config at home I have first a router, and then a switch connected to the router (to avoid multiple cables through the whole appartment.
A server is connected...
Started by Torandi on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
I think you can....
I'm 99% sure the only way to get that is with static IPs, I've never heard of an ISP giving two IPs via DHCP.
Yes, it is possible to do with iptables, however you need to have two IPs assigned to you from your ISP.
|