Displaying 20 results from an estimated 800 matches similar to: "summary of responses to "firewalls, a practical question""
1998 Aug 02
0
ipportfw - security
Hi
Are there any known security holes or necessary precautions in using port
forwarding with ipportfw?
I'm planning on forwarding ports from an outer firewall/router (connected
to the Internet) to a host in the DMZ, then on from the DMZ host to the
inner firewall, and finally from the inner firewall to some host on the
inside.
Thanks,
Jens
jph@strengur.is
From mail@mail.redhat.com Wed
1998 Jul 21
0
firewalls, a practical question
Hello all,
Ok, so all this talk has prompted my group to consider installing a
firewall. It looks like the most economical approach would be to drop in
a machine running linux between our router and our switch to perform this
function. We have a 100Mbit full duplex connection here (to other routers
on campus), so we would like to be able to pump data through the firewall
at this rate.
Is
2002 Sep 14
1
Problems with it
i've install it, used the example config and started
tryed to access my mailbox via Outlook Express
here's the syslog:
Sep 14 22:42:17 p133 imap-login: Logged in. [192.168.1.8]
Sep 15 00:42:17 p133 imap(svrmarty): MAIL environment missing and
autodetection failed (home /home/svrmarty)
Sep 15 00:42:17 p133 imap-master: child 20960 (imap) returned error 98
Sep 14 22:42:19 p133 imap-login:
2004 Dec 14
1
Unable to save files to share
Following the recent "trans2" exploit announcement, SuSE released kernel
2.6.5-7.111.5 to deal with it. I've installed the kernel upgrade on my
desktop (SuSE 9.1, Samba 3.0.4). However, with this kernel, when I try
to save to a share on my server (Samba 2.2.8), I get this set of error
messages:
Dec 13 22:10:25 p133 kernel: smb_trans2: invalid data, disp=0, cnt=0, tot=0, ofs=0
Dec 13
1998 Jun 30
1
Patched Qpopper2.5 release Notification. (fwd)
Hi,
well, swift response!
Qualcomm has a patched qpopper (2.5)
Greetings,
Jan-Philip Velders
<jpv@jvelders.tn.tudelft.nl>
---------- Forwarded message ----------
Date: Mon, 29 Jun 1998 21:43:18 -0700
From: Praveen Yaramada <pyaramad@QUALCOMM.COM>
To: BUGTRAQ@NETSPACE.ORG
Subject: Patched Qpopper2.5 release Notification.
Hello Folks,
As you are already aware that qpopper
2001 Sep 14
1
Rai and Van Ryzin Model
R-users,
Has anyone implemented (coded) the Rai and Van Ryzin dose-response model from
their 1985 Biometrics paper. I'm trying to avoid re-inventing the wheel. If not
any hints on coding this would be greatly appreciated.
Thanks,
--
==================== Calvin L. Williams, Ph.D. ====================
Department of Mathematical Sciences, Clemson University
2001 Sep 29
2
Optimized Likelihoods
R-Users,
I'm in the process of developing some notes on optimizing likelihoods
for a class I'm teaching next term. Can anyone offer examples showing
the optimization of a complex likelihood function that they wouldn't
mind sharing using optim(). I've adapted some of the S-plus likelihood
examplesfrom the ``Guide to Statistics" and the Zip example from ``Statistical
Models in
1999 Dec 13
0
SUMMARY: IMAP security across the net
Since the number of responses to my query was large, Roger has asked
me to summarise the information.
The summary is listed below
Thanks to all the people who bothered to help me out:
Alan Mead <adm@ipat.com>
Beattie, Jay <JBeattie@accdir.com>
Bruce Elrick <bruce.elrick@saltus.ab.ca>
Christian Hammers <ch@lathspell.westend.com>
David J. M. Karlsen
2013 Nov 12
0
CentOS Digest, Vol 106, Issue 12
FATNA FATTACH
23 ANS
Hay El FALAH RUE 1 N?56 RESIDENCE BEN AMOUR 2
ETAGE 2 Casablanca
0653185512
E-mail :
jalilafattach at hotmail . Fr.
TECHNICIEN SPECIALISE EN RESEAUX
INFORMATIQUE
ETUDES ET FORMATION :
-2013-2014 : Dipl?me en
technicien sp?cialis? en r?seaux informatiques.
-Niveau
d?instruction : Bac science de la vie
2012 May 11
0
Using xpathapply or getnodeset to get text between two distinct tags
Hello:
The following code extracts the links to the daily transcripts of Canada's House Of Commons. 'links' is a matrix of URLs (ncol=1), each of which points to one day's transcripts.
If you inspect the code for scrape(links[1]), you will find that periodically there appears an italicitze tag after a paragraph tag (<p some text ><i>Translation</i></p>.
2002 Apr 21
2
Simple Coding problem ?
R-users,
This may be a simple problem, but I don't have an intuition of
how simple it could be. Suppose I have a sequence of numbers
corresponding to a series of diagnoses on the same patient
over a sequence of time. The diagnoses are coded 1,2,3,4,5, but
could come in a sequence like 1,3,2,5,3,5,...etc. Is there a simple
way to count the number of times a 1 diagnosis is followed by a 2, or
a
2011 Feb 07
4
delete rows
Hello. I came across your response in an R forum and could use your help. I have a data set with 472 rows. I want to delete rows 416 through 472. The name of my data set is MERGE.
I am an extreme R novice. How do I write a script to accomplish this?
Thank you.
---
Christopher H. Porter, M.A., M.Ed.
Director, Undergraduate Recruitment
College of Engineering and Science
Clemson University
2004 Aug 06
1
MTU was: Re: my icecast problem
It is going to depend on a number of factors. Linux sets (along with a
few other OS's I'm sure) its MTU to 1500. The problem is, if you set it
longer then it will most likely be frag'd by your router. If that router
does not, then another will.
I think MTU for ppp interfaces are smaller.
Likewise, if your backbone is FDDI, it has a large frame (somewhere in the
8000 range I
2003 Jun 13
2
Samba servers
I'm new to SAMBA and am somewhat confused. So I'll get right to the point.
Situation:
I am running both UNIX (Solaris 9) and Windows 2000. I have a system running on Windows
will be creating some large files. These files need to be input to a system running on
the UNIX (Solaris) box.
Solution?
I would like to be able to have the system on the UNIX box be able to read the files on
Windows
2011 Jul 21
0
Survdiff for multiple comparisons
Hello all-
I am doing a survival analysis for two species of invasive plants I
outplanted to edges and interiors of island and mainland sites in a local
reservoir. I am using the KM estimate and had no problem doing survdiff for
my data using the following code:
S4<-Surv(outplant$SurvTime, outplant$StatusD6)
diff4=survdiff(S4 ~ outplant$Species+outplant$SiteType+outplant$EdgInt)
diff4
1998 Jul 08
2
Re: RedHat 5.X Security Book
>>>>> <seifried@seifried.org> writes:
> I was looking around for a book specifically on Linux security a week or
> two ago, and couldn''t find any. I wanted something Linux specific as
> opposed to say O''Reilly''s yellow safe book.
There are actually Linux-specific details in Practical; I put some of
them there. They are not, however,
1997 Dec 15
1
Problems with Self extracting zip files
Hi folks,
I have a curious problem when executing self extracting zip files from a
samba share. Everything does work, but it is very very slow. Copying the
.exe onto local disk (from the samba share) takes no time at all
(500kb/sec). I would say it takes about 10 times as long to unzip when run
directly from the samba share. This happens will all self-extracting exe
files, and also from any share
2009 May 18
1
error in importing text files
Hello All:
I am very new to R and am trying to import some (107) text files into R while simultaneously manipulating the data into a structure that I can use. Below is a description of what I am trying to ultimately accomplish. However, I find that I am unable to even read one file into R using the read.table function. I get the following error:
> test<-read.table("test4.txt")
2009 Jul 29
1
Batch computer account creation
I'm looking for a way to batch create a list of computers accounts in
Active directroy running on Windows 2000 PDC.
I tried to use perl ldap to create those objects but I didn't manage
to set the sAMAccountType to "805306369" ( apparently this is a read
only auto generated value)
Is there any way to do that under Linux ?
Thanks,
Thomas
#! /usr/bin/perl
use strict;
use
2004 Aug 06
2
my icecast problem
On Wed, 28 Feb 2001, Kelly Lee Myers wrote:
> In addition is there a way to set the size of the outgoing packets or is
> that completely handled by the stack and not icecast itself. Forgive me if
> that sounds stupid, but I didn't really get that deep into icecast
> configuration.
You can... but...
Someone correct me if I'm wrong, but you want to look at the MTU for your