Displaying 20 results from an estimated 200 matches similar to: "[Bug 55] ICMP translation problem with local NAT"
2002 May 08
0
Security Advisory
--Qz2CZ664xQdCRdPu
Content-Type: multipart/mixed; boundary="BI5RvnYi6R4T2M87"
Content-Disposition: inline
--BI5RvnYi6R4T2M87
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hi!
Unfortunately there is a very unpopular announcement to be made on this
list: A netfilter security advisory.
Phillipe Biondi has been
2003 Feb 26
0
[Bug 55] New: ICMP translation problem with local NAT
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=55
Summary: ICMP translation problem with local NAT
Product: netfilter/iptables
Version: linux-2.4.x
Platform: other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: NAT
AssignedTo: laforge@netfilter.org
2007 Feb 14
1
se.contrast confusion
Hello,
I've got what I'd expect to be a pretty simple issue: I fit an aov object
using multiple error strata, and would like some significance tests for the
contrasts I specified.
In this contrived example, I model some test score as the interaction of a
subject's gender and two emotion variables (angry, happy, neutral), measured
at entry to the experiment (entry) and later
2010 Feb 16
2
priorities don't prevent other repos overwritting packages?
Either I've made a mistake in my configuration or else packages from
other repos can obsolete core packages
For example, I did a "yum update" on some rpmforge packages and saw this:
Installing:
perl-Date-Manip noarch 5.54-2.el5.rf rpmforge 210 k
replacing perl-DateManip.noarch 5.44-1.2.1
perl-IO-Compress noarch 2.024-1.el5.rf
2010 Feb 16
0
More oddities with priorities
Following on from my previous, I removed the perl-Date-Manip and re-installed
the Centos base perl-DateManip package.
When I do a "check-update" then it shows nothing needs to be done, but
if I do an "update" then it tries to replace the package!
In the following, c5-local, update-local, rpmforge are local rsync'd
copies of the base, updates and rpmforge repositories.
2003 Feb 03
4
[Bug 37] icmp match defaults to --icmp-type icmp-echo-reply
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=37
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From laforge@netfilter.org 2003-02-03 16:52 -------
Incompatible solutions:
2004 Feb 25
4
[Bug 48] conntrack breaks udp path mtu discovery
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=48
------- Additional Comments From tatonet@tiscali.it 2004-02-25 15:05 -------
I know that this is an old bug report, but it's still opened...
If we save the size of each single fragment we have to face another problem:
how should we re-fragment the packet if original fragments were partially or
totally overlapped?
2005 Dec 20
0
netfilter debug patch info
Poking around in the bridge latency issue I have, I discovered this
netfilter patch.
http://patchwork.netfilter.org/netfilter-devel/patch.pl?id=2751
In my case I was getting a slew of
ip_local_deliver: bad skb: PRE_ROUTING LOCAL_IN LOCAL_OUT POST_ROUTING
entries.
I didn''t see this on the list so I posted for reference.
Regards,
Ted
2003 Feb 14
1
[Bug 48] conntrack breaks udp path mtu discovery
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=48
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From laforge@netfilter.org 2003-02-14 09:02 -------
This is a really hard
2013 Jan 30
0
ROxygen2-Documenting of S4 Method
Hi all,
I'm trying to come to grips with how to document S4 methods using ROxygen -
mostly following posts such as this: http://tinyurl.com/ae3kdno
I just can't get it to work (this is roxygen2_2.2.2).
I attach an example below which seems parsed properly, but "R CMD check"
keeps complaining
> ...
> Undocumented S4 methods:
> ...
> generic 'set<-' and
2009 Aug 13
1
RealTime in dialplan - proper way?
Hello,
So much keeps changing with the dialplan and Realtime lookups. Just
downloaded the latest stable 1.6.1.2. The app_realtime, which was
perfectly brilliant and did exactly what I needed, is gone; replaced
with func_realtime. The REALTIME function is unacceptable:
; Get the conference number from the user
exten => s,n(readconfno),Read(USER_CONFNO,conf-getconfno,0,3,20)
; See if
2004 May 05
0
externals controls normalization
I'm tryng to use loess normalization function based on externals
controls (like MSP) as in Yang et al.; 2002 paper. I work with
bioconductor marrayNorm package. I identified my controls in the
maControls structure of marrayLayout as a vector of 0 and 1. Is
someone still use it ? for the moment I just have ...
test <- maNormMain(manip.raw, f.loc = list(maNormLoess(x="maA",
2004 Sep 17
1
Help w/ custom pkg: ERROR: installing package indices failed
I'm using R 1.9.1 on Linux and am having trouble installing a package
that I've written. Would very much appreciate a hint as to where to
look to find my mistake.
I can build the package, but when I try to install it, I get an error like:
Error in FUN(X[[as.integer(1)]], ...) : subscript out of bounds
Execution halted
ERROR: installing package indices failed
After some trial and
2004 Jun 15
0
Keywords and Concepts - CTFS package
The package I am writing is for the Center for Tropical Forest Science, CTFS. This "center" is a collaboration of 15+ institutions world wide that are investigating properties of tropical forest dynamics, species diversity, species distributions. The investigation is composed of the same sampling design of the forest: a large 50 hectare plot (usually) in which every tree >= 10 mm in
2004 May 03
3
R 1.9.0 on AIX, 64-bit
I'm trying to get R 1.9.0 running on AIX 5.1 with the standard AIX
compilers (xlc, xlf) and it is failing 2 of the tests,
test-Reg in reg-tests-1.R like this:
bash-2.05b$ tail -30 reg-tests-1.Rout.fail
[,1] [,2]
[1,] 1 3
[2,] 2 4
[3,] 1 3
[4,] 2 4
> stopifnot(typeof(res) == "list")
> ## were not implemented in 1.8.1
>
>
> ## Date objects with
2004 Nov 24
1
Suggestions for packages / help / index (long mail)
Hi R-users and developers,
This month may have seen one of the biggest thread never seen on R-related
mailing lists, the one about "GPL software" and "hidden costs" (at this
day, thread is still open - and active!).
Lot's of mails in this thread are not really relevant to the original mail,
send by Philippe Grosjean.
Nevertheless, most of the mails are of interest and
2001 Mar 12
3
PAM & several passwords
Hi,
Is there any hope getting openssh to support a sequence
of several authentication methods (requiring different
passwords) for one login?
I.e. take the standard static password, feed it into
pam_unix.so for verification, then ask the user for yet
another password (e.g. a one-time password) and verify
this one by a different PAM module
Currently, verifying either a static password or a one
time
2016 Jan 20
2
[3.8 Release] RC1 has been tagged
Unfortunately I'm having lots of trouble with rc1 at this point:
* libcxxabi can't build, because it requires unwind.h, which we do not yet have on FreeBSD 10.x (Ed Maste is working on it for 11.x, but that is not ready for general consumption).
* The test-release.sh script has no option to disable only libcxxabi, you can only disable libcxx, libcxxabi and libunwind together (maybe this
2007 Jan 05
1
help for memory problem with 64-bit machines
Hello,
I would appreciate *any* ideas on this problem. I'm the maintainer of a
package ("subselect"), which on CRAN's Daily Package Checks is OK on all
flavours of R, except r-devel Linux x86_64, where there is a "memory not
mapped" segfault with the very first example that is tried out (output below).
Additionally, a user with an AMD64 machine has just reported a
2004 Sep 09
2
Rd syntax error detected in CRAN daily checks
Please forgive me if you already received this. I had an e-mail sending
glitch this morning.
http://cran.r-project.org/src/contrib/checkSummary.html reported an
error in Design.trans.Rd
* checking Rd files ... ERROR
Rd files with syntax errors:
/var/mnt/hda3/R.check/r-devel/PKGS/Design/man/Design.trans.Rd:
unterminated section 'alias'
The .Rd file is attached. It begins