Displaying 20 results from an estimated 211 matches for "eachothers".
Did you mean:
eachother
2008 Jul 06
3
Routing and keying Questions
Hello!
I use tincd to interconnect 3 LANs: A, B and C. So long, it works fine:
everybody reaches everybody. But I want a different behavior: A and B should
be allowed to talk, as should B and C. I tried to simply delete the
host-files on the nodes that should not be allowed to talk to eachother:
A has a hostfile from B
B has a hostfile from A and C
C has a hostfile from B
But this is no
2014 Oct 01
1
Question wrt. dovecot replicator
Hi People,
I recently setup a replication service within dovecot between two machines in different datacenters, which has the following configuration;
(yes it is hashed out, because I needed to)
#service replicator {
# unix_listener replicator-doveadm {
# mode = 0666
# }
# process_min_avail = 1
#}
#
#service aggregator {
# fifo_listener replication-notify-fifo {
# mode = 0666
#
2003 Oct 14
3
*/SER/FW
Hi,
I've just read the postings regarding the interworking between * and SER.
As these persons seem quite knowledgeable on this, I would like to have
their advise on my planned installation:
- I have broadband cable access
- I plan to install a SIP-aware router
- I plan to install a Linux server with Digium analog IF card(s) for
connection to my analog line (incoming and outgoing)
- I plan
2006 Jun 22
1
Dynamic Linux Traffic Control
Hey all, heres my problem/s.
I have to write code which upon a message from another component
1. Reserves bandwidth for a voip call between 2 hosts.My code will reside on
neither of the hosts but the hosts will have to go through me to talk to
eachother.
2. Since i''m reserving bandwidth for these hosts to talk to eachother i have
to limit everything else.
3. I need to do this
2005 Mar 10
1
OT: Zap channels intermittently bridging with SNOM190
Hi guys/girls,
We are running a TDM04B card with Asterisk in a Linux box that has 15 GrandStream102 extensions and 1 SNOM190 phone which we are using as an operator console. The FXO ports in the TDM04B are plugged directly into our telecoms provider's analogue lines.
Something I've picked up with the SNOM is that sometimes when there are two active incoming calls via Zap channels they end
2015 Jun 04
2
bridging tinc router mode network and switch mode network
I am running tinc v. 1.1pre (truly as I read somewhere, ?one of the internet?s best kept secrets?) on some consumer home routers flashed with tomato firmware. I have a whole network of these, but for the purposes of this question I will focus on just three
Router A (subnet 192.168.5.0/24) is connected via a standard tinc ?router? mode network with Router B (subnet 192.168.15.0/24).
Router B, in
2015 Aug 04
1
Tinc VPN as Gateway to the Internet
Hi All,
I have two networks: 10.10.20.0/24 and 10.10.30.0/24
The two networks can talk IPv4 to eachother, but only subnet 10.10.20.0/24
has access to the public internet, whereas 10.10.30.0/24 cannot reach the
public internet.
I have a windows host on the 10.10.30.0/24 network at 10.10.30.50 and I
would like to use tinc to connect the windows host to my linux workstation
at 10.10.20.40 to
2015 Jan 26
2
decentralised vpn with dynamic ips
Hello.
I am using the current 1.0 stable.
I have tinc daemons on different dynamic ip connections.
They have ports forwarded.
They are using switch mode.
I have 1 box which has dynamic dns set up.
I would like everyone to use that for bootstrapping using ConnectTo.
However I do NOT want that host to tunnel all traffic due to downtimes and bandwidth limitations.
Can i get tinc to share the ips
2006 Apr 09
2
how to communicate two PCs on LAN with Asterisk
Dear Asterisk users,
I m working on a final year research based project on Asterisk ... the work I would like to take from Asterisk is to have voice conversation between two PCs connected with eachother on a LAN with no Internet connection by using minimum hardware ... plz if anyone can guide me how to do it with what hardware and software ... your help in this concern will be highly
2007 May 02
3
Apache User Isolation/Perchild, or PHP "chroot"?
Has anyone set up any form of apache user isolation on CentOS? I have
multiple virtual hosts on my machine, run by users who do not trust
eachother. The problem is that any php script run by apache is able to do
things like raw file io on other users' .htpasswds, php scripts, hidden
directory listings, and so on. Database passwords can even be divulged in
this way, since they are often stored
2008 Jul 24
1
Samba 3.2 experiences
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I've been trying to get Samba 3.2 to work in the past few days, and I'm
running into a few problems which I have been unable to solve myself.
My first problem isn't blocking for me, but it seems not consistent with
documentation. I can't join my server using a domain admin's kerberos
ticket. I need to specify "-U
2004 Dec 16
3
Get asterisk out of the RTP stream?
Here is the setup:
Phone A (in NYC) on own bandwidth.
Phone B (in LA) on own bandwidth.
Asterisk box in Houston,TX on own bandwidth.
Both phones contact asterisk to register. Not much bandwidth used for this
as it is a few packets every hour or so.
Phone A calls Phone B. Phone A sends a call request to asterisk and asterisk
calls phone B. Both phones are connected and both people are talking.
2014 Dec 05
3
two tinc hosts behind same NAT
Dear all,
I have 3 nodes: A, B and C. C has external IP and A and B are behind NAT.
It turns out A and B route their traffic via the C, which they ConnectTo
with; this instead of getting connection details from one another and
contacting eachother directly (mesh style). The reason is, as I conclude
from tincd debug output, is that they see the peer as having a minimum MTU
of 0. I suspect this is
2014 Feb 08
2
samba4 best practices questions
I'm interested in using samba4 in a production environment that has
multiple locations tied together via a WAN. In order to do so I need to
figure out what is the absolute most stable and supported path.
I found this email thread here stating samba4 ad roles, and file server
roles should be on separate servers.
https://groups.google.com/forum/#!topic/mailing.unix.samba/QySoM_uGGL8
Can
2012 Sep 26
1
[LLVMdev] Modifying address-sanitizer to prevent threads from sharing memory
Hi llvm-dev!
I'm writing my master's thesis on sandboxing/isolation of plugins
running in a multithreaded environment. These plugins run in a real-time
environment where the cost of IPC/context switching and being at the
scheduler's mercy is not an option. There can be a lot of plugin
instances running and all have to perform some computations and return
the result to the main thread
2005 Sep 06
2
Yum thing
Hi,
As there is no (decent) way to specify a particular repo for an
particular package with yum, I'm having an odd problem: Although
the version numbers differ, I have 2 spamassassin pkgs in different
repo's (updates and my own addons) which are seen as updates to
eachother:
jelsum:/root-# tail -11 /var/log/yum.log
Sep 02 04:26:34 Installed: perl-Mail-SpamAssassin.i386 3.1.0-1
Sep 02
2015 Jun 05
1
bridging tinc router mode network and switch mode network
> On Jun 4, 2015, at 5:52 PM, Etienne Dechamps <etienne at edechamps.fr> wrote:
>
> Are you sure B is correctly configured to forward packets at the layer
> 3 level between the interface of the "router" tinc and the interface
> of the "switch" tinc? (iptables, etc.)
>
No, I am not sure about this and I think this is what I don?t understand properly
2008 Mar 03
1
Barplot with grouping x axis and count data
Hello,
I am trying to make a barplot with nested count data which is build like
this: first there are several birds (n)laying 3 clutches composed of 2 eggs
half of the second and third clutch received treatment and this treatment
was tested to influence sex of offspring. I want a barplot showing counts
for male and female for every egg of every clutch. can someone tell me what
to do? I drew a
2005 Jan 03
2
IAX2 (IAXy) and DTMF Question
I am having trouble with a DTMF-based application on Asterisk 1.0.3.
Specifically, when two IAX2-based devices are talking, when they send
DTMF to eachother, the other side only hears clicks, and maybe a
millisecond of DTMF tone, but not any real duration.
Furthermore, when one IAXy device calls the Echo test program, we can
hear our echo, but when we punch DTMF in, we get the same effect
2007 Feb 23
1
peer-to-peer RTP trouble in SIP
Hey,
We have asterisk 1.2.4 (old I know) with a couple of snom
phones, a couple of grandstream phones and around 65 philips
dect stations.
Now the problem:
All calls do peer to peer RTP except the calls from dect
station to dect station.
snom to dect or dect to snom do peer to peer.
So the sip config looks fine because all the 'static
deskphones' honor the REINVITE and start talking to