Displaying 20 results from an estimated 120 matches similar to: "Debian Sarge Server with iptables behind D-Link Router"
2004 Sep 12
2
Bug#271286: minor fix for ignore.d.server/oidentd
Package: logcheck
Version: 1.2.27
Severity: wishlist
hello,
in ignore.d.server/oidentd you have:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ oidentd\[[0-9]+\]: Connection from \
[._[:alnum:]-]+ \([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\):[0-9]{1,5}$
anyway, some oidentd logs don't have a hostname:
oidentd[34562]: Connection from 241.145.24.135:2353
therefore you have to add:
^\w{3} [
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
2008 Apr 17
1
imap voicemail
Hello. I'm trying to use gmail's imap feature w/ asterisk imap voicemail.
I compiled c-client with the following settings: make lr5 IP6=4
and asterisk with: ./configure --with-imap=/usr/src/imap-2007a/
However if i enable any if the imap settings in voicemail.conf, asterisk
starts acting funny and dosent allow any calls
imapserver=imap.gmail.com
imapport=993
mapfolder=Voicemail
Where
2008 Apr 15
1
gotoif syntax error
Asterisk is reporting the following error:
[Apr 15 16:58:32] WARNING[14759] ast_expr2.fl: ast_yyerror(): syntax error:
syntax error, unexpected ':', expecting $end; Input:
: Always
^
here is the dialplan:
exten => OUT,1,Gotoif($[$["${DB(AMPUSER/${ARG1}/recording)}" :
"out=([^|]+)"] = Always]?r,1)
exten =>
2008 Apr 16
2
Using Chanspy
Hi,
I`m trying to use Chanspy for a customer that wants to listen to his
employees so he can train them better (or so he claims). In any case, it
looks simple but there is something I`m not doing right.
When a call is incoming, I set SPYGROUP using Set(SPYGROUP=1234)
When I use, on another phone, Chanspy(|qg(1234))
Which should allow me to listen to conversations that hit the first (Set
2008 Apr 20
2
imaps - voicemail
does asterisk support imaps for voicemail storage? Ide really like to use
gmail as my imap server...
--
Moshe Brevda, CTO
ipconnect, ltd.
26 Strauss St., Jerusalem, Israel
W. 1.800.800.456 (+9722.569.5295)
M. +97254.666.1367
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080421/00ed120c/attachment.htm
2006 Feb 09
2
DO NOT REPLY [Bug 3492] New: rsync: connection unexpectedly closed (24 bytes read so far)
https://bugzilla.samba.org/show_bug.cgi?id=3492
Summary: rsync: connection unexpectedly closed (24 bytes read so
far)
Product: rsync
Version: 2.6.7
Platform: Other
OS/Version: HP-UX
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2005 Jan 03
2
finding current codec?
hi
how can I find current codec from an AGI scipt?
roy
2006 Jun 07
5
How to test RSS feeds while developing it on localhost
Hi,
I am developing on windows xp and am trying to create RSS feed for an app
using RoR. How do I test my RSS feed while I am developing it. I don''t know
of any feed reader that would accept localhost as the input.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 May 25
2
rounding up to nearest integer
Dear All,
I have a data frame "data" and the below is the str of "data" :
$ Feb : int 1 1195 0 11 28 152 24 2 1 1470 ...
$ Mar : int 0 1212 0 17 27 184 15 1 1 1311 ...
$ Apr : int 2 1244 1 15 23 135 11 0 1 991 ...
$ May : int 2 1158 2 10 23 111 16 1 1 1237 ...
$ Jun : int 0 845 1 9 16 86 16 2 1 1129 ...
$ Jul : int 0 832 0 7 16 68 9 1 0 994 ...
$ Aug
2008 Jan 29
1
for loop help
Hi,
I have written the following code which works fine
step<-5
numSim<-15
N<-double(numSim)
A<-double(numSim)
F<-double(numSim)
M<-double(numSim)
genx<-double(numSim)
for (i in 1:numSim) {
N[i]<-20
PN<-(runif(N[i], 0, 1))
A[i]<-sum(ifelse(PN>0.2, 1, 0))
PF<- runif((A[i]*0.5), 0, 1)
F[i]<-sum(ifelse(PF>0.2, 1, 0))
PM<-
2006 Feb 21
0
Best internet traffic shaping for small lan
I''m admin of 50 clients. Sometimes I upgrading my internet traffic
shaping script. I think rules of inetrnet traffic
shaping is very important thing! I would like to ask some help from
people, who understand something about
SQUID ZPH and TC, to aim beter internet traffic shaping scripts.
Squid has ZPH suport, becouse its responds to such commands as:
zph_tos_local 8
zph_tos_peer 0
2014 Dec 17
0
Virt SIG Meeting minutes for 16 Dec 2014
Minutes
Attending: imcleod, lars_kurth, gwd, kbsingh, dcaro, jonludlam
Meetings over Christmas:
- Skip the one on 30 Dec; do IRC meeting Jan 13th.
Xen update
- 4.4.1, libvirt pushed
- Notes: xend disabled by default
- Plan: Sign, release soon,
oVirt
- RHEL 7.1 will already rebuild qemu with snapshotting on
- But we may want to do the qemu rebuild for 6 as well.
- kbsingh: I think oVirt
2011 Nov 13
2
kernel messages: alignment check: 0000 [#1] SMP
Hi,
This is just to report about the "alignment check: 0000 [#1] SMP"
kernel messages in one of my build system (domU) running Scientific
Linux 6.1.
I am compiling/rpm package for sbcl (http://sbcl.sourceforge.net/) in
my build system (domU) and hit the following kernel messages although
the domU in question still running and compilation still in progress.
I have done some searching
2003 Oct 01
2
smbmount not exiting
The following scriptlet, containing a wrong password among the
mount options,
#!/bin/bash
/bin/mount -t smbfs -o \
"netbiosname=mymachine,workgroup=group,username=user, \
password=wrongpasswd,ro,debug=4" //machine/c /mnt/dir
/bin/echo "Exit $?"
returns invariably
mount.smbfs started (version 2.2.7a-security-rollup-fix)
added interface ip=192.168.0.53
2006 Jun 05
4
Swap memory: I can't reconcile this stuff.
I need to look more into it, but before I start the long and arduous
"googling my life away" process, I figured someone might know the
answer. I've read the man pages several times and they didn't change!
:-(
As normal, while looking at one thing, something else bites my butt. I
tuned on the swap field in top and sort on it. Here's an edited snippet
of the results.
Mem:
2017 Mar 07
0
[ANNOUNCE] OpenChrome DDX Version 0.6 released
Hi everyone,
Finally figured out how to use the X.Org automatic submission
script after realizing that I had to change the script in order for
OpenChrome DDX to build in the first place.
OpenChrome DDX Version 0.6 has added the following new features.
- First official support for CX700, VX700, and VX800 chipsets
integrated TMDS transmitter (i.e., DVI support)
- Initial support for Silicon
2003 May 24
5
Doubts about sharing a winprinter
Hi there,
I own a domestic lan with two computers, mine and my mother's one. Mine is called GREENDEMON and the other one is called BLUEDEMON and they both are configured to run on the REDLOCAL workgroup. I've Debian Woody running on GREENDEMON and Windows 98 running on BLUDEMON, with an attached Nec Silentwriter Superscript 610 printer. This printer is only compatible with Windows 9x
2007 Jun 12
1
SEGV when user over filesystem quota and "Move to Trash"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I've configured Dovecot v1.0.0 with filesystem quota and to use hardlinks.
Latter I use intentionally to save disk space and to achieve that an user
can delete mails even if over quota and using the "Delete to Trash"
feature.
The following happens, when the directory file of .Trash/* fills up and
would need to be expanded,
2006 Feb 05
2
I appear to be attacking others
It looks like my CentOS 4.2 box is attacking other people with some type
of ftp attack. I got an email from somebody saying they were being
attacked by my IP address.
Further investigation /var/log/messages shows a whole bunch of sshd
attacks on me, none of which appear successful. I'm running ethereal
right now and I can see that my system is doing some kind of ftp attacks
on others.