Server :: NameVirtualHost IPaddress:80 Is Getting Defined More Than Once
Feb 10, 2010
Ho do I modify the configuration /etc/httpd/conf.d/turbopanel.conf to remove the extra NameVirtualHost IPaddress:80? When I restart apache I'm getting the following error
[root@ip-208-109-184-220 ~]# apachectl restart
[Wed Feb 10 10:56:38 2010] [warn] NameVirtualHost 208.109.186.16:80 has no Virtu alHosts
[Wed Feb 10 10:56:38 2010] [warn] NameVirtualHost 208.109.186.16:80 has no Virtu alHosts
[Wed Feb 10 10:56:38 2010] [warn] NameVirtualHost 208.109.186.16:80 has no Virtu alHosts
[code]....
View 1 Replies
ADVERTISEMENT
May 12, 2010
I have 5 websites running in a reverse proxy environment.On main server I am getting this error
Code:
NameVirtualHost *:80 has no VirtualHosts
[Wed May 12 12:18:10 2010] [warn] NameVirtualHost *:80 has no VirtualHosts
[code]...
View 11 Replies
View Related
Dec 2, 2009
I am new to Ubuntu 9.10. I have installed Ubuntu and it's working fine. I would like to set fix IPAddress and Subnet.
View 1 Replies
View Related
Oct 31, 2010
Since Port 80 and 443 are the only ports I have open, how is it that an IPAddress can hit my server yet not appear in ANY logs ?
View 9 Replies
View Related
Dec 9, 2009
I am getting this error
Starting web server: apache2[Wed Dec 09 15:36:40 2009] [warn] NameVirtualHost XX.XX.XX.XXX:80 has no VirtualHosts(99)Cannot assign requested address: make_sock: could not bind to address 68.178.232.100:80
no listening sockets available, shutting down Unable to open logs failed!
also what is 68.178.232.100
View 1 Replies
View Related
May 12, 2010
I have 5 websites running in a reverse proxy environment.On main server I am getting this error
Code:
NameVirtualHost *:80 has no VirtualHosts
[Wed May 12 12:18:10 2010] [warn] NameVirtualHost *:80 has no VirtualHosts
[code]...
View 5 Replies
View Related
Feb 11, 2011
I am running apache httpd-2.2.3-43.el5.centos.3 When i restart the http, it says the following error "Invalid command 'JkSet', perhaps misspelled or defined by a module not included in the server configuration "
Do I need to install anything like tomcat? or include any configuration setting in apache? kernel version: 2.6.18-194.32.1.el5
View 3 Replies
View Related
May 10, 2010
I have some problem in apache2 configuration. I have two websites on same IP on LAN.i.e. 192.168.1.5
[Code]...
What should I check in a few blogs I checked they said to mention in [URL]...But in this case what should I put I have two different websites or what other thing I have missed? I do not have access to DNS so that on LAN I can point site1.abc.com and abc.com to same IP 192.168.1.5 which to me seems could resolve the issue.
View 6 Replies
View Related
Jul 18, 2010
I am getting following error "Invalid command 'ProxyHTMLEnable', perhaps misspelled or defined by a module not included in the server configuration" Saw this thread in /etc/apache2/mods-enabled/ I see
[Code]...
View 6 Replies
View Related
Dec 15, 2010
I have a router which have 4 ethernet ports(eth0,eth1,eth2,eth3,eth4 ) & One ADSL Line & One USB, I need to configure My router eth3 as a WAN & eth0 as a LAN ... using iperf , I am going to findout test a my Application(using iptables) whether my application is correct or wrong ...As of now I configured like server pc1(192.168.1.230)--->eth0(gw)(192.168.1.1)Router--eth3(gw)(192.168.2.1) -->pc2(192.168.2.157)...For eth3 as a WAN and eth0 as a LAN.... But I am not able to ping between two pc's..From router I can able to ping This ipaddress (192.168.1.230,192.168.1.1,192.168.2.1,192.168.2.1 57)
View 2 Replies
View Related
Sep 6, 2010
it is possible to trace ipaddress manually.Wondering whether a bash script could do the same without manual intervention. Kindly enlighten on this topic.
View 2 Replies
View Related
Oct 15, 2010
My windows XP computer cannot get an IP address from the Ubuntu 10.04 DHCP server. It is configured on the DHCP server to receive a static address outside the main DHCP pool.
Partial config:
Quote:
subnet 192.168.168.0 netmask 255.255.255.0 {
pool {
failover peer "dc02";
range 192.168.168.1 192.168.168.164;
[code]....
The Windows machine seems to think there is already another computer on the network with 192.168.168.178, but it's wrong: there is no such address on the network.
View 5 Replies
View Related
Apr 27, 2010
I'm new to Linux, i have couple of setups like
1. RHEL5 (2.6.18-128.el5) running fine on VMware(6.5v)
2. RHEL5 (same version of ker) running on Laptop (DELL Latitude D710)
there is a wireless modem which running at home with that i was being able to access the internet from VMware image running with RHEL5.
BUT internet does not work from the laptop. Network manager are running on both VMware image and Laptop.. What is the steps i need to follow to get WiFi Enabled so that it should pick the ipaddress from Wireless Modem to get internet access to my laptop.
View 3 Replies
View Related
Apr 11, 2010
We are using squid proxy server for accessing Internet in RHEL4.
How to find out internet usage by ipaddress?
Is it possible in linux?
View 2 Replies
View Related
Nov 11, 2009
In a remote machine port 25 is open its enabled in firewall also...but not able to connect through telnet..why ?
netstat -an | grep 25
Code:
tcp 0 0 0.0.0.0:44525 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN
[code]....
Code:
telnet 172.17.65.206 25
Trying 172.17.65.206...
telnet: connect to address 172.17.65.206: No route to host
View 3 Replies
View Related
Aug 16, 2011
The details of "how to access externally with hostname instead of IPAddress in fedora"
View 1 Replies
View Related
Dec 25, 2008
in my iptables script I define the environment like this:
Code:
# ENVIRONMENT
# Private interface
IF_PRV=eth1
[code].....
if I give the IF_PUB interface the DYNAMIC IPaddress assigned by my ISP how can I define it in IP_PUB and also the NET_PUB so I can then use it for the firewall rules.
exemple rule:
Quote:
iptables -t nat -A POSTROUTING -s $NET_PRV -o $IF_PUB -j SNAT --to $IP_PUB
View 2 Replies
View Related
Aug 9, 2011
I have forwarded ssh and rdp protocols in the router which is in remote location. And i aslo configured dhcp reservation for my windows server's ipaddress. I have added that reserved ipaddress of windows server in the RDP port forwarding ip. And i connected to windows server through remote desktop with the ipaddress of the router because i needed a public ipaddress to connect. And now i am going to add my linux servers ip also to dhcp reservation and forward ssh port and give that reserved ipaddress. can i connect to linux server with same public ip that i used to connect for windows server?
View 1 Replies
View Related
Aug 5, 2010
there are many telnet sessions with same login. somebody is always broadcasting message how to know the ipaddress of that machine.
View 1 Replies
View Related
Mar 25, 2010
How to find ipaddress of the device connected to the system.
View 14 Replies
View Related
Mar 15, 2011
In my working environment have 40 system .Its ip address is given manuallyto connect each for lan connection .40 are not using ubuntu while other using windows .My question is there any package to trace ips of entire system
View 9 Replies
View Related
Jan 27, 2010
I recently installed fedora 12 in my server where I had a page published in my local net by tomcat, and I was looking on the Internet how to set up an static ip address and this is what I did
on /etc/sysconfig/network-scripts/ifcfg-eth0
# Broadcom Corporation NetXtreme BCM5751 Gigabit Ethernet PCI Express
#
# File: ifcfg-eth0
[code]....
then I can access via ssh by two addresses the one I got from dhcp (10.17.148.223) and the static one (10.17.148.26) I put ifconfig and and 10.17.148.223 appear on eth0 I restart my server and I just can access from 10.17.148.223 I have to put
ifdown eth0
ifup eth0
Again...to access by my static ip, y can access my page by its dns on my server, but I cant access from other computer...so, I guess when my static adress appears on ifconfig I would be able to access my page from other computer...
View 11 Replies
View Related
Dec 12, 2009
I want to restrict the Visitors to my Webserver whom i want to give access But the persons whom i want to give access. have Dynamic IP. I want to use DynDNS and update IP address of person. Based on the Hostname Pointing to Dynamic address of person.
View 5 Replies
View Related
Jul 12, 2010
i just installed ubuntu8.10 in my desktop under system xp.When i entered ubuntu and opened the firefox,not one website can be opened,it says 'unknown name'.Then i ping the URL,there is no one can be ping across,even my own ip address.
View 5 Replies
View Related
Oct 15, 2009
Upon a fresh install of Fedora 11 (and as a Fedora n00b), I noticed there are several aliases defined for me.
Code:
$ alias
alias l.='ls -d .* --color=auto'
alias ll='ls -l --color=auto'
alias ls='ls --color=auto'
[code]...
files had these aliases. So where are they?
View 14 Replies
View Related
Aug 1, 2010
My OS Ubuntu 9.04
I installed java via
Code:
Code:
Code:
Now logged out and logged in again in my system checked
Code:
and
Code:
After which I type on command prompt
Code: ant and get the following error
Code:
Error: JAVA_HOME is not defined correctly. We cannot execute /usr/lib/jvm/java-6-sun/bin/bin/java
both the file ant.sh and jdk.sh are executable.
View 1 Replies
View Related
Aug 18, 2010
when we do set -o ignoreof it will disable the working of ctrl+D confirm which file will effected with this command . also i want to assign that whenever i will press space bar my gnome-terminal will open how can it is possible . whre keyboard shotcuts working are placed any designation file ?
View 1 Replies
View Related
Jun 22, 2010
I have Ubuntu 10.04 installed on an Armada laptop with a Teac CD-W24E installed. This drive can handle cd, cd-r and cd-rw, however the cd/dvd writer and hence Brasero detects it as read only. So no possibility to write!! Also, when I load a blank disk the cd drive icon disapears from the file browser page . The disk utility program detects the loaded empty disk, but can not format it (read only) With F3b I can write to the drive, but only once (takes up the total disc), no multiple sessions. So where does F3b gets its drive definition from? My question is, is this read only forced by the kernel, or is there a file that i can edit in order to make it read/write and usable by Brasero? I prefer Brasero, because with the latest update it now allows easely multisession while I can stil not achieve it with K3b
View 1 Replies
View Related
Aug 1, 2010
My OS Ubuntu 9.04I installed java via
Code:
apt-get install sun-java6-jre
also I downloaded ant-1.8.1 binary
[code]....
View 1 Replies
View Related
Oct 14, 2010
I've recently installed Ubuntu 10.04 64bit Desktop onto my 640GB hard drive. I used Wubi to download and install it onto a 100GB drive partitioned out from my 640GB hard. After I reboot and log into Ubuntu, it says that Roof File is Not Defined. The only thing I can do is to force my computer to shut down as so i did. After that I went to the demo mode of Ubuntu 10.04 as I can't do anything on the Normal Mode.
View 1 Replies
View Related