Displaying 20 results from an estimated 1000 matches similar to: "puzzle"
2005 Nov 25
7
tcpdump not working with imq0 devices
On my debian woody (kernel 2.4.31) the tcpdump
doesn''t work with imq0 devices. If I try to tcpdump
imq devices there is no packet seen:
[...]
rt1:~# tcpdump -n -i imq0
Warning: arptype 65535 not supported by libpcap - falling back to cooked socket
tcpdump: WARNING: imq0: no IPv4 address assigned
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on
2003 May 06
2
active ftp & connection tracking ?
this :
iptables -A FORWARD -i internal-interface -j ACCEPT
iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A FORWARD -j DROP
doesn''t seem to work for active-ftp .. i even manualy loaded ip_conntrack_ftp but as u see it is unused :
# lsmod
Module Size Used by Not tainted
ip_conntrack_ftp 4272 0 (unused)
iptable_nat
2005 Jul 22
1
Problem with Zaptel FXO..
Hi all, i've installed AMP and Asterisk following the INSTALL file and i have
a problem with the TDM04B with 4 FXO:
[root@srvoip ~]# ztcfg -vv
Zaptel Configuration
======================
Channel map:
Channel 01: FXO Kewlstart (Default) (Slaves: 01)
Channel 02: FXO Kewlstart (Default) (Slaves: 02)
Channel 03: FXO Kewlstart (Default) (Slaves: 03)
Channel 04: FXO Kewlstart (Default)
2005 Jan 22
1
zaprtc load issue (different that other postings)
zaprtc 'load' is failing on my machine (the make was fine, same output
as other posts to this list)
[xxx@xxx zaptelrtc]# make load
sync
modprobe zaptel
insmod ./zaprtc.o
./zaprtc.o: init_module: Input/output error
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
You may find more information in syslog or
2004 Nov 29
3
TE410P lights don't blink read after the module is loaded
Greetings,
According to the FAQ "When you load the module and have no
circuit/channel bank the LED's should flash red"
I get the "knight rider" lights before the module loads, but after the
modules are loaded I don't get any lights, other equipment plugged in or
not.
The card has been on my shelf a while so I wonder if it needs a firmware
upgrade ? Can the cards
2003 Aug 05
5
(no subject)
Does anyone keep a known telemarketer caller id database? If not has anyone
proposed an Asterisk community project to share this information? Sort of a
nation wide blacklist so Asterisk'ers can cut down on the garbage calls...
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Apr 04
2
How to create a function calling two functions with unknown number of parameters?
... can be used to represent unknown number of parameters passed into a
function.
For example, I write a function g. g calls another function f1.
For example f1 could be different random number generation function.
when f1=rnorm(), it has 3 parameters n, mean and standard deviation.
when f1=rexp(), it has 2 parameters n and rate.
g can be defined as
g <- function(f1, ...) {
f1(...)
}
2004 Sep 14
1
ERROR: cannot load module kernelcapi
Hello List!
I have this "simple" problem:
fileserver:/usr/src# capiinit start
modprobe: Can't locate module kernelcapi
ERROR: cannot load module kernelcapi
Although, i think i hav everything build in, and loaded:
~# grep -i capi linux-2.4.27/.config
CONFIG_ISDN_CAPI=y
CONFIG_ISDN_CAPI_MIDDLEWARE=y
CONFIG_ISDN_CAPI_CAPI20=y
CONFIG_ISDN_CAPI_CAPIFS_BOOL=y
2002 Jan 19
6
pasv ftp
Hi,
ok Im all new to this :-)
for pasv ftp in your example you say for example to use ports
65500-65535, but i dont see that u open those ports in your example fw
scripts..?
any hints ?
--
Christophe Zwecker mail: doc@zwecker.de
Hamburg, Germany fon: +49 179 3994867
http://www.zwecker.de
"Who is General Failure ? And why is he reading my disk
2005 Jan 25
9
Ftp Broken in Dmz
I have had a web server listining sql-1433, www 80,
ftp-21 using proxy arp with sub-netting in a three interface DMZ.
All these ports are in the rules file as ACCEPT.
With one exeception that 1433 allows a few host from
the net. 21 and 80 allow all net to dmz connections.
The policy is DMZ to net ACCEPT
This has been working great for about a month or more until I rebooted
the
2014 Jul 26
1
Security Architecture or Security Evaluations Docs?
Does anyone know of Security Architecture or Security Evaluations
documents that I could read?
Searching is turning up no hits. For example,
http://www.google.com/#q=security+evaluation+site:asterisk.org and
http://www.google.com/#q=security+architecture+site:asterisk.org.
2003 Mar 20
6
[Bug 68] Kernel panic
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=68
------- Additional Comments From laforge@netfilter.org 2003-03-20 10:55 -------
This looks strange.
The BUG in slab.c tells us that there is a GFP_ATOMIC missing. This means that
we are allocating kernel memory from softirq context with only GFP_KERNEL.
If I understand your backtrace correctly, what happens is:
- you are
2002 Jun 24
1
Recent crashes under RH 7.3 2.4.18 and ext3
Ive had two of them in the last two weeks.. The most recent kernel
output is
kernel: Unable to handle kernel NULL pointer dereference at virtual
address 0000009c
kernel: printing eip:
kernel: c88132b4
kernel: *pde = 00000000
kernel: Oops: 0000
kernel: ppp_async ppp_generic slhc 3c509 8139too mii ipt_state ipt_LOG
ipt_REJECT ipt_
kernel: CPU: 0
kernel: EIP: 0010:[<c88132b4>] Not
2017 Nov 03
3
stats module
On 03/11/17 17:43, Mark Moseley wrote:
>
>
> On Fri, Nov 3, 2017 at 9:35 AM, Jeff Abrahamson <jeff at p27.eu
> <mailto:jeff at p27.eu>> wrote:
>
> Sorry, Aki, I don't follow you.? Did I do it wrong in the file
> 91-stats
> that I shared in my original mail (attached here)?
>
> Jeff
>
>
> On 03/11/17 16:50, Aki Tuomi wrote:
2010 Dec 23
1
speed issues? read R_inferno by Patrick Burns: & a memory query
Hi,
I'm just starting out with R and came across R_inferno.pdf by Patrick Burns
just yesterday - I recommend it!
His description of how 'growing' objects (e.g. obj <- c(obj,
additionalValue) eats up memory prompted me to rewrite a function (which
made such calls ~210 times) so that it used indexing into a dimensioned
object instead (i.e. obj[i, ] <- additionalValue).
This
2004 Sep 13
5
Config problems
Hi,
I have a working test install of Shorewall 2.0.7 on a
32 bit install of Gentoo, it''s working like a champ,
so i am making an install on a nice new Opteron
server, using 64bit Gentoo.
I have run into a problem which going by your FAQ
might be due to a missing module, but after a couple
of hours of fiddling I''m stumpted - I can''t see any
options in the 2.6.8 kernel
2009 Jan 05
3
Don''t Shout at your JBODs
http://www.youtube.com/watch?v=tDacjrSCeq4
I wonder if the inverse is true. If I whisper soothing
words of encouragement at my JBODs, will I get
more IOPS with reduced latency?
:^)
2019 Jan 22
3
samba_dns_question
Hai Rowland,
I think you are mixing a few settings.
http://www.zytrax.com/books/dns/ch7/queries.html#additional-from-auth
additional-from-auth yes | no ;
additional-from-cache yes | no ;
And
www.zytrax.com/books/dns/ch7/queries.html#auth-nxdomain
auth-nxdomain yes | no;
If auth-nxdomain is 'yes' allows the server to answer authoritatively (the
AA bit is set)
when returning
2018 Apr 27
2
samba-tool ntacl sysvolcheck -> Too many open files
I just realize that i can't run a "samba-tool ntacl sysvolcheck" on my DC's (4.7.6):
ldb: unable to open modules directory '/usr/lib/x86_64-linux-gnu/ldb/modules/ldb' - Too many open files
ldb: unable to open modules directory '/usr/lib/x86_64-linux-gnu/samba/ldb' - Too many open files
.....
>From memory, it was just fine on samba 4.6
If I check system
2019 May 21
1
Debugging Samba is a total PITA and this needs to improve
Hai,
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Sven
> Schwedas via samba
> Verzonden: dinsdag 21 mei 2019 16:44
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Debugging Samba is a total PITA and
> this needs to improve
>
> On 21.05.19 16:15, L.P.H. van Belle via samba wrote:
> >> Since Cyrus