Displaying 20 results from an estimated 30000 matches similar to: "Two Instances of Apache; Primary IP / Secondary IP"
2007 Mar 05
3
Sending traffic through Secondary IP Address
I have set up a secondary IP address in the same network as my primary.
So
eth0: 192.168.100.29 netmask 255.255.255.0
eth0:0 192.168.100.45 netmask 255.255.255.0
And indeed when I invoke an apache instance that listens on the secondary IP address/interface it works, and it also makes it outside the LAN since the default gateway is defined in the routing tables for 192.168.100.0/24.
But
2005 Dec 20
3
Advanced Routing and Secondary ip address in eth0
Hello,
I have configured advanced routing with success using three (03)
network adapters ( ETH0, ETH1 and ETH2).
Now I have to configure an addittion range in the same Interface
ETH0 ( another internet ip range address ), so I would like to have TWO
different ranges at the same ETHERNET CARD ( in this case ETH0 ) AND
having advanced routing running it.
I Did the same
2015 Jun 13
2
git repo: primary/secondary/unofficial
I'm starting this thread to discuss what git repository should be
designated as primary and which repositories should be designated as
secondary.
For years, git.kernel.org has been the primary repo, updated at least
with every full and pre- release. git.zytor.com has been the
secondary and development repo.
Additionally, I've maintained my repos at github.com and git.zytor.com
as
2012 Apr 24
1
ldap, 2.3 primary, 2.4 secondary
Hi all,
Is it possible to use a 2.3 OpenLDAP primary while having a 2.4 OpenLDAP secondary?
Currently I have all at 2.3 (Centos 5) but am needing to up a remote facility to Centos 6 before doing the main facility to 6.
Hoping I can mix and match but it looks like I may not be able to.
My LDAP secondaries pull the DB over pretty frequently so I would be doing the same thing here.
I would have
2004 Sep 20
1
Question about limited primary addresses
I just realized that I hadn''t actually asked a question when I posted
this before. Let me try again...
I am trying to configure a Linux box with all possible VLANs (4094 of
them), and a subnet on each VLAN. Creating the VLANs isn''t a problem.
But, when I try to use "ip addr add ..." commands to assign an IP
address to each VLAN interface, I get to do about 280 of
2015 Jun 14
4
git repo: primary/secondary/unofficial
On Sat, Jun 13, 2015 at 10:44:11PM +0300, Ady via Syslinux wrote:
>
> > I'm starting this thread to discuss what git repository should be
> > designated as primary and which repositories should be designated as
> > secondary.
> >
> > For years, git.kernel.org has been the primary repo, updated at least
> > with every full and pre- release.
2007 Nov 23
3
Mongrel+Apache 2.2 Proxy
Hi,
I''m running a rails (mongrel) based web service behind an apache proxy,
on windows 2003.
Sometimes I see a POST in the apache log that returned a 404 but nothing
about it in the rails log.
It doesn''t happen every time, 9 out of 10 times it works just fine.
The post (is actually a put) comes from a .NET application uploading a
small xml-file.
The log message in apache
2008 Oct 21
3
OT: Setting a CentOS to gateway a private IP address
This is mildly off topic since it has more to do with TCP/IP networking
than with CentOS per se. However, at the risk of ruffling a few feathers
I would like some advice on how to resolve the following routing problem:
Given:
dual homed host running CentOS-5.2 with
eth0 = 2xx.yyy.zzz.23
eth1 = 192.168.219.1
and a Cisco gateway at 2xx.1xx.y7y.1 with the following networks:
interface
2015 Jun 13
0
git repo: primary/secondary/unofficial
> I'm starting this thread to discuss what git repository should be
> designated as primary and which repositories should be designated as
> secondary.
>
> For years, git.kernel.org has been the primary repo, updated at least
> with every full and pre- release. git.zytor.com has been the
> secondary and development repo.
>
> Additionally, I've maintained my
2015 Jun 15
0
git repo: primary/secondary/unofficial
On Sun, Jun 14, 2015 at 4:33 PM, Geert Stappers via Syslinux
<syslinux at zytor.com> wrote:
> On Sat, Jun 13, 2015 at 10:44:11PM +0300, Ady via Syslinux wrote:
>>
>> > I'm starting this thread to discuss what git repository should be
>> > designated as primary and which repositories should be designated as
>> > secondary.
>> >
>> >
2019 Apr 08
2
Question about replacing the web interface with an audio stream
Okay, but you’d have to be able/willing to employ a dedicated IP to that, plus run Icecast as root.
What are the negative technical implications of running icecast on port 8000 (suitable for most users) and then running a reverse proxy to accommodate public wifi with port restrictions?
> On Apr 8, 2019, at 3:31 PM, Yahav Shasha <yahav.shasha at gmail.com> wrote:
>
> Just bind
2006 Oct 12
2
Multiple Instances of Apache on the same IP
Hi All,
I'm trying to run multiple instances ( 2 ) of Apache on a single IP address. I need this because I need the two instances to run as different users.
I've set up two config files with the following:
config-1 config-2
ServerRoot "/etc/httpd" ServerRoot "/etc/httpd"
Listen 10.220.1.156:80
2020 Sep 22
4
nmcli: unwanted secondary ip-address
Dear CentOS-Community,
we are facing the following issue:
A secondary ip address seems to be automatically added to a nic which
causes several issues in our setup.
This server is equipped with four nics which are currently in use:
# nmcli con show
NAME????? UUID????????????????????????????????? TYPE????? DEVICE
eno2????? cb6fcb54-be52-4ab6-8324-88091a0ea1a0? ethernet? eno2
eno4?????
2006 Jul 31
11
Mongrel and Apache docs?
Any news on the Apache Best Practice Deployment instructions? I''m
getting ready to set up a production server, and would prefer to use
Apache and Mongrel/Cluster. Don''t think I''ll be able to get the
latest Apache though. Do I have to proxy through Pound or something
to handle multiple mongrel instances? Any pointers?
Any help appreciated,
Brett
2006 Feb 20
2
Primary and secondary group issues with Vintela VAS and Samba
I'm wondering if anyone on the Samba mailing list has seen this problem
with Vintela VAS and Samba.
----------
The problem I am having is that Vintela VAS knows about the groups in
AD but Samba only seems to recognize a user's primary group in AD. So,
if I chgrp a file or directory in Solaris to anything other than a
user's primary group and share it out via samba, a user is not
2019 Apr 08
1
Question about replacing the web interface with an audio stream
I have had a bunch of issues getting reverse proxy running with apache
properly, the main issue is with YP listings and having icecast list the
revproxy mount at port 80 rather than the icecast one at port 8000.
Unfortunately, I /need/ some sort of http server on port 80 - and I know
apache the best.
That being said, if you know the mounts you want to reverse proxy, its
not an arduous exercise
2008 Oct 14
1
asterisk+heartbeat
Hi,
I'm using heartbeat as a failover for my asterisk server.
on the active server 1 i have
10.10.10.1 eth0
10.10.10.3 secondary eth0
asterisk listens to the secondary ip, so that if server 1 fails, server
2 will then get that IP.
so if server 1 fails, server 2 will have the IP
10.10.10.2 eth0
10.10.10.3 secondary eth0
problem is i have to bind asterisk to the secondary IP if dont, i
2008 Apr 05
1
Fwd: xwiki vhost in apache
Hi, i am just wondering. I have a tomcat5, running xwiki at
http://myserver.example.org:8080/xwiki
How can i create a vhost in httpd to do transparent proxy to tomcat5
webapplication ?
Thanks in advance!
David
---------- Forwarded message ----------
From: David Hl??ik <david at hlacik.eu>
Date: Sat, Apr 5, 2008 at 10:45 PM
Subject: xwiki vhost in apache
To: users at xwiki.org
Hi, i
2006 Dec 15
1
Help w/ Apache Proxying Mongrel
I''m running Apache 2.0 as a proxy to several Mongrel/Rails apps, so that all
of my Mongrel apps can be routed through the single Apache IP address.
Apache 2.0 is already in use on the system, which is why I haven''t decided
to use Apache 2.2.
The problem I''m having is that this setup only works for Rails apps that do
not use the public/index.html file as the main
2008 Jun 16
3
Apache rewrites with mongrel
I?m knew to rewrites on apache in combination with mongrelcluster.
It?s urgend for me, because the server has an loadaverage about 10
:-(((((
Ok so I?m using 3 mongrel-server on an mongrelcluster. The Loadbalancer
ist apache
I think, that my rewrites are not correct. Please can anybody check my
rewrites ?
That?s in my /etc/apache2/conf.d/rails.proxy_cluster.conf
<Proxy