Displaying 20 results from an estimated 40000 matches similar to: "dovecot - mac firewall problem"
2004 Oct 21
5
IPTABLES question in general
Hello All,
I have a question in regards to iptables in general, I have been getting these
log messages for a while now, and I am trying to figure out why these are
coming in, I know that I am dropping all packets from the net 2 dmz named
service. My question is why would I get these all the time, they are from
multiple different sites. Are they trying to do something to my host or is
this a
2017 Dec 01
3
tryCatch in on.exit()
The following example involves a function whose on.exit()
expression both generates an error and catches the error.
The body of the function also generates an error.
When calling the function wrapped in a tryCatch, should
that tryCatch's error function be given the error from the
body of the function, since the one from the on.exit has
already been dealt with? Currently the outer tryCatch
2005 May 11
2
Multiple Internet links - routing traffic to the correct one.
Hi all,
I have the following configuration:
_______
+------------+ /
diginet link | | |
+-------------+ Provider 1 +-------
__ | | | /
___/ \_
2013 Dec 12
3
Puppetlabs-firewall and Logging
We''re testing out the Puppetlabs-Firewall module. And it seems I''m either
missing something fundamental or Logging/Accpet works/doesn''t work in an
irregular way. I would be most grateful for some input.
*COMMON:*
firewall { ''002 accept related established rules INPUT'': proto => ''all'',
state =>
2008 Aug 21
12
machine hangs on occasion - correlated with ssh break-in attempts
Hello!
A machine I manage remotely for a friend comes under a distributed ssh
break-in attack every once in a while. Annoyed (and alarmed) by the
messages like:
Aug 12 10:21:17 symbion sshd[4333]: Invalid user mythtv from 85.234.158.180
Aug 12 10:21:18 symbion sshd[4335]: Invalid user mythtv from 85.234.158.180
Aug 12 10:21:20 symbion sshd[4337]: Invalid user mythtv from 85.234.158.180
Aug 12
2008 Aug 21
12
machine hangs on occasion - correlated with ssh break-in attempts
Hello!
A machine I manage remotely for a friend comes under a distributed ssh
break-in attack every once in a while. Annoyed (and alarmed) by the
messages like:
Aug 12 10:21:17 symbion sshd[4333]: Invalid user mythtv from 85.234.158.180
Aug 12 10:21:18 symbion sshd[4335]: Invalid user mythtv from 85.234.158.180
Aug 12 10:21:20 symbion sshd[4337]: Invalid user mythtv from 85.234.158.180
Aug 12
2009 Oct 05
1
gsub - replace multiple occurences with different strings
Hi,
I search a way to replace multiple occurrences of a string with
different strings
depending on the place where it occurs.
I tried the following;
x <- c("xx y e d xx e t f xx e f xx")
x <- gsub("xx", c("x1", "x2", "x3", "x4"), x)
what I want to get is;
x =
x1 y y e d x2 e t f x3 e f x4
but what I get is;
x =
x1 y y e
2009 Dec 20
1
basic proto question
Dear list,
I made the following example of a proto object that contains some data
and a spline interpolation. I don't understand why test$predict()
fails with this error message:
Error: evaluation nested too deeply: infinite recursion / options(expressions=)?
Best regards,
baptiste
test <- proto(source = data.frame(x=1:10, y=rnorm(10)),
raw = function(.){
2009 Oct 19
2
iptables question
The logs on my mail server are filling up with this kind of thing:
Oct 19 17:03:51 bnofmail kernel: REJECT: IN=eth0 OUT=
MAC=XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX SRC=195.140.240.6
DST=XX.XX.XX.XX LEN=189 TOS=0x00 PREC=0x00 TTL=52 ID=6284 DF PROTO=TCP
SPT=25 DPT=32776 WINDOW=65535 RES=0x00 ACK PSH URGP=0
The source port is always 25 and the destination is a high-numbered
port. The
2019 Feb 28
1
Problems with control (TCP) connections
Hello.
Im running tinc from long time, but recently I noticed that
tinc TCP connections are not closed correctly (timeout).
They seem to linger around like this:
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 80 0 xxx.x.x.xx:58801 xx.xxx.xxx.xx:*** ESTABLISHED
tcp 515 0 xxx.x.x.xx:45422 xx.xxx.xxx.xxx:*** ESTABLISHED
2010 May 13
3
select subset based on another variable
Hi, dear R-helpers,
I have a simple question regarding selecting subset of a variable based on
another variable.
Here is the example:
xx=rnorm(10)
id=sample(1:10, 10)
temp=c(6, 1, 8, 2)
Now, all I want is xx's that their id are 6, 1, 8, 2, instead of the
position.
Any suggestions ?
Thank you all your help !!
Carrie
[[alternative HTML version deleted]]
2009 Jun 02
1
XenClient:How to install VM
Hello
I am trying to boot/install VM on XenClient.
I would like to learn the way to install VM.
Please teach the example of the operation and config file.
(Especially, configuration file of method of displaying screen.)
thanks.
=========================================
[My Executed History]
(1) I made a config file for VM(Windows XP:below).
(2) I executed the following commands.
# xenvm
2005 Apr 29
6
IPFW disconnections and resets
Hi,
I am using IPFW on FreeBSD 4.11
I am facing two problems:
- SSH sessions timeout after a while
- When I run "/sbin/ipfw -q -f flush" in the rules script all connection
get reset (and I am thrown out of the box).
Is this standard functioning of ipfw or do I need to change any
configuration?
Thanks,
Siddhartha
2005 Dec 19
7
Brute Force Detection + Advanced Firewall Policy
Any BFD/AFP softwares available for FreeBSD 4.10?
Im getting flooded with ssh and ftp attempts.
2005 Sep 27
2
Samba/Firewall issues?
Greetings,
I am running into *possible* Samba/Firewall issues. Our Samba v3.0.11
server is also running iptables. In our log.nmbd file we have
noticed the following:
[2005/09/27 15:43:41, 1] libsmb/cliconnect.c:cli_connect(1313)
Error connecting to 130.xx.xx.xx (Connection refused)
[2005/09/27 15:50:21, 0] libsmb/nmblib.c:send_udp(790)
Packet send failed to 130.xx.xx.xx(138) ERRNO=Operation
2019 Jun 03
1
Easy solution for custom firewall rules-
Nakta wrote:
> libvirts nwfilter module can achieve that.
I read over those resources and I did what I thought would be correct,
but it's not having any effect.
I created a new nwfilter like this:
<filter name='allow-virbr2-vpn' chain='ipv4' priority='-700'>
<rule action='accept' direction='in' priority='500'>
<all
2007 Apr 18
4
[Bridge] Bridging Firewall with Kernel 2.6 failed
Hi all,
I have a bridging firewall running fine with kernel 2.4.31 (Slackware
10.1) and iptables 1.2.11
Yesterday I install the new kernel 2.6.14.3 and iptables 1.3.4 but the
bridging firewall doesn't work anymore.
Do I need to patch the kernel 2.6 as what I did it for kernel 2.4? Or
what I have missed?
Regards,
ro0ot
2008 Mar 09
2
Dead Air on PF firewall
Hi All,
I have an asterisk box on my DMZ, and I'm using a PF for my firewall, I
can make a call but some reasons I have a dead air.
Any Ideas? below are my rules...
ext_if = "bce0"
int_if = "bce1"
altitude = "172.16.1.0/24"
#### machines ####
vbox = "172.16.1.1"
uci = "172.16.1.4"
voices = "203.172.x.1"
ipc =
2002 Jul 05
1
migrating samba to different machine
I tried migrating our samba settings from one machine to another, but
Windows sees it as a different server.
I currently have an older version of samba setup on an old machine. I
setup the latest version of samba on a different machine with different
build specs (e.g. acl support, etc.). I migrated over the
usernames/passwords and MACHINE.SID file (is this even used anymore?)
and setup smb.conf
2005 Dec 20
4
help with sapply, plot, lines
Hi,
I am trying to plot multiple lines on a graph.
The function is particularly simple:
sigma<-function(lambda) atm-2*rr*(lambda-0.5)+16*str*(lambda-0.5)^2
which uses the variables atm, rr and str...
I define these as such:
atm<-0.4
rr<-0.2
str<-0.1
and this plots fine:
plot(seq(0.01,0.99,0.01),sigma(seq(0.01,0.99,0.01)),ylim=c(0,1))
Now, I want to plot the same function for