Questions tagged [host]
239 questions
1
vote
1 answer
Internal DNS delegate to external host
We have been facing an issue with internal DNS delegation.
Here is a description of our architecture and the issue:
Architecture
Domain1
DHCPDNS1 and DHCPDNS2 (Windows Server 2012)
Domain2
extDNS1 and extDNS2 (Windows Server 2003) - external…

evenstevensm
- 11
- 3
1
vote
1 answer
How to access multiple IP-s of host from virtualbox guest windows
I have a linux host with virtualhosts on 127.0.0.1 and 127.0.0.2 and 127.0.0.3 (the reason is that I need multiple domains with https) and I would like to access them from virtualbox in a windows guest. Now I know that 10.0.2.2 in the virtualbox…

Gavriel
- 229
- 2
- 10
1
vote
2 answers
"host" command returning NXDOMAIN on a domain with nameservers
I'm trying to check a domain's availability using the "host" command and looking for NXDOMAIN response. I've come across an odd domain though:
host -W 1 antiquejewelry.net
This returns NXDOMAIN, yet the whois record shows its nameservers set…

Kevin
- 145
- 3
- 6
1
vote
2 answers
iSCSI NAS supporting VMware Esxi 5.1 servers in a software development environment
I would like to build (or purchase) the smallest, quietest most energy efficient servers that I can for a low demand environment. These would only have a small disk for guest swap files, a CPU (XEON preferred), 32 Gb of memory and minimal graphics.…

BigTFromAZ
- 31
- 4
1
vote
1 answer
Ordering new Virtualization Hosts - Do I need a Raid controller if my storage is shared?
I am planning to order some new servers. It crossed my mind that I can reduce my costs a bit if I do not order a raid controller.
The logic behind, is that my storage is on a shared storage server, so why should I bother with a raid on the host? …

Saariko
- 1,791
- 14
- 45
- 75
1
vote
0 answers
Arp request is not resolved
On my machine, I have assigned ip addresses for two interfaces which are connected through a cable. They are connected with 10G ports.
When i tried to ping the two addresses, ping was not working. later on my analysis i found that the arp request is…

Anjali
- 11
- 3
1
vote
0 answers
can't connect to a server through specific port
From my server I'm trying to connect to another server
I'm trying using the command via SSH
telnet 64.31.62.219 60099
it is connecting without problem on my local machine and from a server I already have also.
but when I try it on the server it…

Atef
- 111
- 1
1
vote
1 answer
Apache vhosts config: Host Name instead of IP Address
I have a domain (example.com) hosted at an external provider. I directed the subdomain sub.example.com to my ubuntu server (12.04 with apache2).
On my ubuntu server I have a vhost setup like this. The rest of the config is basically apache 2…

j7nn7k
- 131
- 2
- 9
1
vote
1 answer
Info on SSH tunelling etc in certain context
Im an electronics engineer, with very little knowledge of networking and assoc. terminology
I recently got a Lantronix XPort Pro for use in a project I am working on but have little to no knowledge of the concepts involve in setting this up for…

Toby
- 123
- 4
1
vote
0 answers
CentOS 5.7 Xen Host
Here is the situation: I am running CentOS 5.7 x86_64 with Xen 3.0.3 (xen-3.0.3-132.el5_7.2.x86_64) and the Xen kernel (2.6.18-274.12.1.el5xen). The server has 8GB RAM, and an i7-950 @ 3.07Ghz. I am using it to host two guests - Windows Server 2008…

Josh
- 146
- 4
1
vote
1 answer
Setting up a web server on a virtual machine viewable from the host and all other vms running on the host
I have set up an Apache web server on a windows 7 ultimate VM guest machine. This machine also has all the software I need to develop server-side scripts (aptana, VS 2008 etc)
The VM is bridged with its own ip address 10.1.10.19 and the apache…

Andrew S.
- 113
- 1
- 5
1
vote
2 answers
Cannot login to mysql after setting incorrect mysql privileges/host
On CentOS 5.x I used webmin panel and I was in mysql settings, I was trying to allow "root" to login from my home ip in addition to localhost.
In the hosts list I had "any" or "localhost", I tried to make it "localhost,84.xx.xx.xx" thinking it will…

adrianTNT
- 1,077
- 6
- 22
- 43
1
vote
2 answers
DNS, Domain name settings for ASP Host
I have an account at an ASP hosting company and the URI is: me.example-host-company.com
I'd like to my own domain name so I create a CNAME record for a subdomain which has its destination set to the above URI.
So
CNAME: subdomain.mydomain.com…

Kevin Le - Khnle
- 111
- 2
1
vote
2 answers
parameters to check from guest if ESX host overloaded
I have access to Redhat linux 5.7 guests on vmware ESX (probably 4) hosts which I suspect is often overloaded ( CPU and IO ).
I have no visibility on the ESX host which is managed by another company.
Is it possible to get some information on host…

golemwashere
- 734
- 1
- 10
- 22
1
vote
0 answers
Intermittent javascript download issue
I posted this question on stackoverflow, then it was suggested I try here, as it seems it could be a server issue.
After having no issues on my development xampp box, once I put my site live onto my host I get an intermittant issue whereby some of…

Ste77
- 111
- 2