Displaying 20 results from an estimated 1400 matches similar to: "routing failover"
2004 Aug 06
2
echo cancellation for analog lines
Hi,
I am currently working on a thin-client "low-cpu" usage telephone
application.
The current setup is that you can make phonecalls using an alsa
supported usb headset and a smartlink based usb modem (a sweex
usb modem, which -in large quantities- goes for 17.95 euro's)
for analog lines.
Unfortunately, it is really made as a modem and not for audio
purposes, so, there is a pretty
2006 Jan 09
1
What does tc shape?
Does tc shape IP traffic only, or all traffic going out of interface (Ethernet
headers + IP data)?
PoltoS/
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
-------------------------------------------------
2004 Sep 24
2
strange behavior of ipsec tunnel mode
hello
i am trying to set up ipsec in my network, for now just between two hosts, using to use AH & ESP
in tunnel mode to get all of packet encrypted. keys are negotiated with racoon.
mayby using tunnel mode in this case can seems strange, but i know what i am doing.
after setting up everything i have done few tests with ping & tcpdump. but the results are very suprising.
bellow is what i
2010 Dec 02
0
default route with two nexthops and MASQUERADE problem
Dear all,
I''ve the following problem with routing + NAT:
If I''ve two ISP and I''m using two nexthop in default route with MASQUERADE on both ISP links, I see routing cache regenerated, but sometimes packets sent to a new link (after cache regeneration) uses wrong source address for masquerading.
Here is the config.
I''ve two links to outside via two
2003 Feb 27
3
pxelinux.cfg/default
Can someone tell me what is supposed to go into pxelinux.cfg/default ?
I get the intial transfer of pxelinux.0 to the client and I'm not really
sure what is supposed to happen next..
I get an error msg about TFTP server does not support the tsize option,
but that may be simply because the corret file isn't there to be
transferred.
Can I download the correct file from anywhere?
I
2014 Aug 12
1
Asterisk seding 2 INVITEs all of a sudden
Hello Everyone,
Today we observed asterisk sending two invites for the initial call before
the call was established (ie, not re-invites). There were no changes made
to the configuration for a very long time, and was kind of confused when
seeing this action. Can someone please suggest where to look to remove
this behaviour?
U 2014/08/12 07:34:20.405029 192.168.2.10:5060 -> 192.168.2.20:5080
2017 Nov 28
3
[Bug 1203] New: 'DisableExternalCache On' seems to be broken
https://bugzilla.netfilter.org/show_bug.cgi?id=1203
Bug ID: 1203
Summary: 'DisableExternalCache On' seems to be broken
Product: conntrack-tools
Version: unspecified
Hardware: All
OS: Ubuntu
Status: NEW
Severity: normal
Priority: P5
Component: conntrack-daemon
Assignee:
2013 Apr 09
1
[OpenSIPS-Users] 404 When BYE initiated by external callee
On Tue, Apr 9, 2013 at 1:22 PM, Bogdan-Andrei Iancu <bogdan at opensips.org>wrote:
> **
> Hi Nick,
>
> The BYE is not properly formed and rejected by script - in the 200 OK of
> the INVITE, you can see that your opensips is doing Record-Routing, but the
> BYE does not contain the corresponding Route hdr, so SIP routing is
> impossible.
>
> Regards,
>
>
2016 Jan 26
2
vpn - xl2tpd and routing to a net?
On 1/26/2016 9:14 AM, Gordon Messmer wrote:
> On 01/26/2016 05:37 AM, lejeczek wrote:
>> vpn clients with established tunnels can get to VPN server's NICs/IPs
>> but cannot get through to the net behind the server.
>> Well... they can, but only if on a host (eg. 192.168.2.33) on VPN
>> server's net I do:
>>
>> route add -host 192.168.2.10 gw
2004 Sep 15
1
authentication problems after upgrade to samba 3.0.7-2.FC1
good evening all,
i upgraded my last samba 2.2.7a (dog2) this afternoon and
have run into
problems.
first, the setup:
windows 2000 clients
three sites on three seperate subnets connected by t1
through routers. each
site has a samba server that authenticates the users on its
subnet. the
workgroup name for each server is dognet. /etc/passwd,
/etc/group, and
smbpasswd are synced up manually.
2009 Mar 04
1
dividing ts objects of different frequencies
Hello,
I have two time series objects, 1 is yearly (population) and the other is
quarterly (bankruptcy statistics). I would like to produce a quarterly time
series object that consists of bankruptcy/population. Is there a pre-built
function to intelligently divide these time series:
br.ts = ts(data=br.df[,-1], frequency = 4, start=c(2001,1), end=c(2008,2))
distPop.ts = ts(data=distPop.df[,-1],
2003 Feb 27
2
Building TFTP-HPA
Is TFTP-HPA written as a portable app?
In other words, what chance do I have of getting it built on OS/2?
--
John
2006 Mar 21
1
Problem with SAMBA+HEARTBEAT
Hi all,
I have two servers ZEUS (MASTER - 192.168.2.11) and POSEIDON (SLAVE - 192.168.2.12) with HeartBeat+DRBD+SAMBA installed ; HeartBeat is controlling SAMBA.
I have a big partition which are mirrored /share.
I moved all important directory on it. For example:
# mv /var/lib/samba /share/cluster/varlibsamba
# mv /var/cache/samba /share/cluster/varcachesamba
and I make a link for each one:
# ln
2004 Dec 05
2
host list in /etc/shorewall/hosts: interface ignored
Hi,
the new function ''shorewall show zones'' in 2.2.0-Beta showed a thing
which is (in my view) either abug or not documented.
If I have a line in /etc/shorewall/hosts which reads
work br0:eth0:192.168.2.10,192.168.2.11,192.168.2.12
then "show zones" has the output
work
br0:eth0:192.168.2.10
br0:192.168.2.11
br0:192.168.2.12
That is, the
2016 Oct 17
0
[PATCH v5 0/3] drm/nouveau: set DMA mask before mapping scratch page
Hi Ard,
the official nouveau tree is here: https://github.com/skeggsb/nouveau
But ben usually takes care of everything if you post the patches on the ML.
No idea what you discussed internally though, but alex also posts his suff
here.
On 16 Oct 2016 22:12, "Ard Biesheuvel" <ard.biesheuvel at linaro.org> wrote:
On 7 October 2016 at 09:12, Alexandre Courbot <gnurou at
2016 Jun 23
0
[RFC PATCH] drm/nouveau/fb/nv50: set DMA mask before mapping scratch page
On 23 June 2016 at 11:55, Punit Agrawal <punit.agrawal at arm.com> wrote:
> Ard Biesheuvel <ard.biesheuvel at linaro.org> writes:
>
>> The 100c08 scratch page is mapped using dma_map_page() before the TTM
>> layer has had a chance to set the DMA mask. This means we are still
>> running with the default of 32 when this code executes, and this causes
>>
2011 Mar 30
1
Disabling NFS
Howdy,
With 3.1.3 the option was added to disable the builtin Gluster NFS.
Does that mean that the following scenario should work:
1. Disable Gluster NFS "gluster volume set <VOLUME> nfs.disable on"
2. Restart the gluster servers for good measure
3. On one of the gluster servers, mount the volume using the gluster fuse client:
mkdir /export/users
# In /etc/fstab add
2003 Feb 25
6
token ring for pxelinux
is token ring supported by pxelinux or only ethernet?
2004 Jun 07
2
IAX Won't Pass Caller ID
Hi,
We have to servers set up in two different networks. We are able to connect
calls via IAX and they work perfectly. We do not see caller ID from clients
on either side. Our Grandstream phones say Eri and our XTen phones say
Asterisk.
We did a debug and I am pasting the output from both servers below. We tried
setCallerId in several different ways. We see the value get passed to the
2016 Jun 23
1
[RFC PATCH] drm/nouveau/fb/nv50: set DMA mask before mapping scratch page
Ard Biesheuvel <ard.biesheuvel at linaro.org> writes:
> The 100c08 scratch page is mapped using dma_map_page() before the TTM
> layer has had a chance to set the DMA mask. This means we are still
> running with the default of 32 when this code executes, and this causes
> problems for platforms with no memory below 4 GB (such as AMD Seattle)
>
> So move the dma_map_page()