Displaying 20 results from an estimated 100 matches similar to: "Shaping of local transparent proxy services."
2005 May 17
1
spandsp + HFC poor fax quality?
I've been trying to set up incoming faxes using spandsp with a HFC card.
Unfortunately, incoming faxes are of very poor quality, the pages are
not transferred wholly (sometimes only a bit of a page is transferred etc.).
From what I've read, I may have troubles with correct "timing" (and
need to set up ztdummy etc.).
On the other hand, it is impossible to set ztdummy if one
2005 Jun 11
1
problem with ip route and multiple lans
Hi, I have a little problem to setup iproute in my network
It looks like this:
---- ----- ------
R1 R2 R3
---- ----- ------
| | |
| | |
-------------------------------
ETH1 ETH2 ETH3
ETH0 ETH4 -------------> DMZ
------------------------------
|
|
2005 May 05
3
can't create Zap channel
Before you jump ahead, yes I do have chan_zap.so loaded..
Call Flow: Asterisk 1 --IAX2--> Asterisk 2 ---> PRI
-- Accepting AUTHENTICATED call from 22.22.22.22:
> requested format = ulaw,
> requested prefs = (),
> actual format = ulaw,
> host prefs = (ulaw|alaw|gsm),
> priority = mine
-- Executing
2013 Mar 03
4
Help searching a matrix for only certain records
Let me start by saying I am rather new to R and generally consider myself to be a novice programmer...so don't assume I know what I'm doing :)
I have a large matrix, approximately 300,000 x 14. It's essentially a 20-year dataset of 15-minute data. However, I only need the rows where the column I've named REC.TYPE contains the string "SAO " or "FL-15".
My
2002 Jun 12
4
Opening all files in a directory
Is there any way that R can be programmed so that it will cycle through
all files in a directory without having to define file names? The reason I ask
is because I will have about 50-100 files in a directory which will be randomly
named. ie: MIDEX, OACES-CO2, ODEN91, etc...
If not...are there any languages out there that will do this sort of things? Or is
there another method you could
2002 May 29
2
Setting the Number of Columns
I am trying to read in a data set with 17 columns into a data frame. The
problem is, there are some lines in the data that occasionally pop up with
less than 17 numbers in a row. I was trying to use the command
data <- read.table("dataset.dat", fill=TRUE, quote = "")
There was no problem running this with an older version of R and the data
was forced into a data frame
2002 May 21
2
Unwanted Levels in R
I searched the mailing list archives and found one post relevant to my problem,
but it was not specific enough to solve my problem.
I am reading in a large file of data (I believe it is in ASCII format). I have tried
reading the file in as a data frame and as a list, and both methods result in
unwanted levels being created which leads to problems when I try to copy
or reference certain cells.
2005 Sep 18
0
two networks and network browsing
Hi,
I've been trying to set up routed OpenVPN with Windows roadwarrior
clients accessing samba shares and I've run into a problem with network
browsing.
I know some people already asked similar questions, but unfortunately I
couldn't find an answer exactly my problem on google.
I've read suggestions about using bridged OpenVPN mode rather than
routed. There would probably be no
2002 Jun 13
1
problem with read.fwf
Here is an example of the data I'm reading in using read.fwf:
5342.0 5450.4 0.9200 0.4506 34.7030 27.8411 37.1306 46.0034 0.0000
5438.0 5549.6 0.9300 0.4477-34.7280 27.8616 37.1506 46.0234 0.0000
And the commands I'm using to read it in:
widths <- c(7,7,8,8,8,8,8,8,8)
filedata <- read.fwf(fileopen, widths,sep="",dec=".")
The problem is with
2002 Jun 06
1
Dealing with data of varying format
I'm trying read some data files into data frames, but the formatting of their
headers is creating problems when I try to reference certain columns. For
instance...below I've pasted four of the headers to give an idea how they vary
slightly.
A 90404001 POLARSTERN GERMANY MIZEX
A 819300 HUDSON CANADA
2012 May 06
2
New unexpected behaviour when joining a domain
Good morning,
I'm running Samba 3.6.5 on a Fedora 16 box, where I configured Samba to act as a PDC. A few weeks ago everything went smoothly; I then had to change the -physical- box running linux + samba, and everything went weird since then.
First, I'm using the same smb.conf file from the previous box. The OS hasn't changed, Samba packages might have been updated, but since I
2004 Nov 03
1
Routing between two wirelessly connected networks
Hello list,
Here is a setup of my network:
eth0 <-> router1 <-> eth2 --- wifi --- eth2 <-> router2 <-> eth0
| |
eth1 eth1
Router1:
eth0 - Internet connection
eth1 - Local network (network 10.1.1.0/24)
eth2 - Wireless AP (network 10.1.10.0/24)
Router2:
eth0 - Internet
2002 May 31
1
2 Seemingly Simple Problems
Alright...these two issues seem rather simple. But I had trouble finding much
about either of them in the archives.
1) Using scan()
I'm trying to use scan to read in a large data set since read.table() is taking
quite a bit of time. But when I try to do this I receive a error message along
the lines of "Character where numeric expected." Seems to me the problem is
arising
2008 Nov 20
2
Master user with "user="?
Hello,
In our configuration, we are using a "passdb passwd-file", with
"user=" directives in each username, and a separate "userdb
passwd-file" which contains the target usernames for the "user="
directives. This works fine, for normal logins via POP and IMAP.
For customer support testing purposes, we also set up a temporary
"master=yes"
2003 Sep 29
5
Nortel M Series phones support
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've searched the mailing list quite extensively, but didn't come up
with anything promising (some things wer helpful, though). Does anyone
know if Nortel M Series (specifically the 2008, 2616, 7208, and 7310)
phones can be made to work with the TDM400P card or if they are ADSI
compatible at all? I kind of doubt they will work if they are
2004 May 11
0
Disabling agent call logging
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Anyone know how to stop agent calls from being logged? It appears that
the options in /etc/asterisk/agents.conf do not work with respect to
call logging. All calls are logged in
/var/spool/asterisk/monitor/<something-agent#-something else>.wav, even
with the option to log disabled. It records 3 files for each call: an
incoming file, an
2004 Oct 28
8
2 external IPs on one nic in addition to the regular DMZ and loc nics
I did some looking on the mailing list archives and can''t seem to find
exactly what I need, I''m also having troubles figuring this out on my
own, so if anyone has any advice, tips, whatever, that would be great.
I''ve got a machine with 3 network cards in it, one for a DMZ (with 3
machines on a switch each with a real IP address), one for the local
network on a
2003 Sep 10
2
Having problems with S100U
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've tested the S100U unit in two different computers both with
different USB subsystems. The one it worked the best in used the
usb-uhci USB driver. The other system uses the usb-ohci USB driver. To
make sure it was not the installation, I used the same hard drive that
had asterisk in both systems. And I moved the X101P and S100U between
both
2009 May 24
1
PXEboot trouble with Soekris 4826
Hello Everyone,
I am having trouble with booting a soekris 4826 board.after setting up my
tftp,dhcp and web servers ,I log into the board using minicom and type boot
f0,which doesn't quite work out.
> boot f0
NSC DP83815/DP83816 Fast Ethernet UNDI, v1.03
Copyright (C) 2002, 2003 National Semiconductor Corporation
All rights reserved.
Pre-boot eXecution Environment PXE-2.0 (build 082)
2016 Feb 17
2
Openswan <-> VyOS
Hello,
I'm having a bit of trouble connecting our current CentOS Openswan server
with a Vyos server via IPSec.
I've posted this on the VyOS forums, but haven't had many helpful
responses, so I thought I would ask here.
http://forum.vyos.net/showthread.php?tid=26504&pid=29703#pid29703
Basically our Openswan configuration is as follows:
conn VYOS
keyingtries=0