similar to: dp.samba.org in a blacklist...

Displaying 20 results from an estimated 600 matches similar to: "dp.samba.org in a blacklist..."

2001 Apr 30
8
Hello
You Guys/Gals just Flat out RULE !!!! -jason
2002 Jul 29
2
rsync from Windows and Linux over ssh
Hi All, I'm a newbie to RSYNC on Windows. I installed RSYNC(version 2.5.1) on Windows and it is running as a service on Windows 2000. I've been trying to copy some files using RSYNC on linux machine running RH Linux 7.2 kernel 2.4.7 from Windows 2000 machines using the following command: $rsync -avz -e ssh <windows-machine>:/rsync/* . but i'm getting the following error
2002 Jul 16
0
*****SPAM***** I: "rsync --delete" is unable to handle broken symlinks properly
SPAM: -------------------- Start SpamAssassin results ---------------------- SPAM: This mail is probably spam. The original message has been altered SPAM: so you can recognise or block similar unwanted mail in future. SPAM: See http://spamassassin.org/tag/ for more details. SPAM: SPAM: Content analysis details: (5 hits, 5 required) SPAM: Hit! (2.0 points) Received via a relay in
2003 Aug 26
0
Re: Stop Using relays.osirusoft.com *NOW*! (fwd)
Tom Eastep \ Shorewall - iptables made easy Shoreline, \ http://shorewall.net Washington USA \ teastep@shorewall.net ---------- Forwarded message ---------- Date: Tue, 26 Aug 2003 22:45:49 -0400 (EDT) From: Jim Seymour <jseymour@LinxNet.com> Reply-To: postfix-users@postfix.org To: postfix-users@postfix.org Subject: Re: Stop Using relays.osirusoft.com *NOW*! jseymour@LinxNet.com
2007 Aug 21
1
Domain Setup
Hello First time setup for a Linux PDC. Have done several Micro$ Keep getting these errors smb conf in body. I did the group add scrpt Not modfy as all the googiling I have found suggest. Can anyone Help Please. Thanks Mike Aug 21 21:24:37 ns2 smbd[14249]: create_builtin_users: Failed to create Users Aug 21 21:24:37 ns2 smbd[14248]: [2007/08/21 21:24:37, 0]
2013 Mar 10
8
BIND Setup Issue
Dear All I have a CentOS 6.3 machine. I am trying to setup DNS BIND setup in that machine. It is having a static global IP. I have done lot of reading , google search and tried all possible option, but still not able to resolve the issue. My named.conf looks as below. * * * // named.conf // // Provided by Red Hat bind package to configure the ISC BIND named(8) DNS // server as a caching only
2008 Feb 01
3
auth default : passwd-file Can't open file: Permission denied
Hello, I'm attempting to migrate from an existing dovecot .99 install to dovecot 1.0.rc15 on a fresh up to date CentOs 5.1. I'm not sure what's causing this permissions error on startup - I've tried 777,644, and 600 chmods but it's always this same error: Feb 1 12:43:05 ns2 dovecot: Dovecot v1.0.rc15 starting up Feb 1 12:43:06 ns2 dovecot: Auth process died too early -
2002 Jun 25
1
error with new version?
root at ns2:~# sshd -D -dddd Too high debugging level. root at ns2:~# sshd -D -ddd debug1: sshd version OpenSSH_3.3 debug3: Not a RSA1 key file /usr/local/etc/ssh_host_rsa_key. debug1: read PEM private key done: type RSA debug1: private host key: #0 type 1 RSA debug3: Not a RSA1 key file /usr/local/etc/ssh_host_dsa_key. debug1: read PEM private key done: type DSA debug1: private host key: #1 type
2012 Jul 25
3
DNS lookup delay with centos & postfix
I'm a bit baffled by this and I'm looking for ideas... background: two DNS servers (ns1 & ns2)(64bit CentOS 5.8) one email server (64bit CentOS 5.8 & postfix 2.3.3) one nagios server (64bit CentOS 5.8 & nagios 3.3.1) situation: - all servers configured to use both DNS servers for lookups - ns1 server down for hardware problem - nagios alerts that smtp on email server taking
2002 Sep 15
0
seattlefirewall.dyndns.org
SPAM: -------------------- Start SpamAssassin results ---------------------- SPAM: This mail is probably spam. The original message has been altered SPAM: so you can recognise or block similar unwanted mail in future. SPAM: See http://spamassassin.org/tag/ for more details. SPAM: SPAM: Content analysis details: (14.1 hits, 5 required) SPAM: INCREASE_SOMETHING (0.4 points) BODY: Instructions
2003 Dec 09
2
voip-info.org DNS seems broken
For the last few days I can not resolve voip-info.org from many DNS servers. It does resolve with some DNS servers but I suspect it may be related more to caching. Using the host command: host -a voip-info.org 130.179.16.23 Trying "voip-info.org" Using domain server: Name: 130.179.16.23 Address: 130.179.16.23#53 Aliases: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR,
2009 Jan 14
7
Selecting a linux distro for a xen-involved project
Hi, I wanted an opinion on the most xen-compatible linux distro. Im embarking on a 4 month project with xen which involves the following objectives: 1.>Creating a tool with GUI that allows a)starting,stopping restarting domUs b)maintaining a status log of domUs c)migration of dom Us d)
2004 Aug 31
4
rsync crashing Redhat RHEL3.0 server
We are using rsync to mirror around 10 of our websites from dedicated server A to dedicated server B runing RHEL 3.0 and rysnc v2.6.3pre1 in a daemon mode. I am using the following crontab script command on dedicated server A: /usr/local/bin/rsync -avz -e "ssh -i /home/users/admin/publicKey-for-server-B" /home/serverA/site3 serverB::home/mirror Dedicated server B (where the
2012 Mar 05
3
IXFR regression in nsd 3.2.9?
We upgraded to NSD 3.2.9 (from 3.2.8) because we encountered the problem "Fix denial of existence response for empty non-terminal that looks like a NSEC3-only domain (but has data below it)." (a nasty problem with DNSSEC). But we now have IXFR issues. On one name server, NSD 3.2.9 works fine, zones are IXFRed and work. On another name server, with much more zones (and big ones), we
2008 Jul 07
3
how do I find out which nameserver returns a DNS query?
Hi all If I do a "dig mydomain.co.za" from a Linux server, how do I know which DNS nameserver returns the queries? I seem to have a faulty DNS server, but can't see which one, so I want to find out which nameserver (if there's 4 - ns1.myserver, ns2.myserver, ns3.myserver & ns4.myserver) returns the queries? -- Kind Regards Rudi Ahlers CEO, SoftDux Web:
2010 Oct 30
2
Xen guest not starting automatically
I have a xen system with four guest OS's, (see list below). When I reboot the host, other guests autostart normally, but mail2 does not. I have found no explanation for this. The host and all guests are CentOS 5.5. [root at farm1 xen]# ls -l /etc/xen/auto total 0 lrwxrwxrwx 1 root root 8 Dec 11 2009 dawit -> ../dawit lrwxrwxrwx 1 root root 8 May 5 21:10 mail2 -> ../mail2 lrwxrwxrwx
2013 Jan 22
2
SPF1 txt records
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hey, I am trying to get spf working and it just doesn't want to take. On my Tiny/DJB server it was easy. Anyway here is my entry. $ORIGIN net. itadmins 14400 IN SOA ns1.itadmins.net. hostmaster.itadmins.net. ( 2012102201 16384 2048 1048576 2560 ) 14400 IN A 178.15.51.221 14400 IN
2014 May 01
1
BIND Log file entries
This morning I see this in the syslog on our primary public DNS host. internal_send: 142.77.1.1#33950: Connection timed out: 1 Time(s) internal_send: 142.77.1.1#35153: Connection timed out: 1 Time(s) internal_send: 142.77.1.1#35644: Connection timed out: 1 Time(s) internal_send: 142.77.1.1#49394: Connection timed out: 1 Time(s) internal_send: 142.77.1.1#49816: Connection timed
2006 Jul 20
1
QoS doubt about network machine
Hello all, I am with a doubt about QoS solution... I have a 4 Mbit backbone coming from the telco I use... This is the link I serve to my clients, so I make this classes: $TC qdisc add dev $DL root handle 1: htb default 60 CLASS="/sbin/tc class add dev $DL parent" $CLASS 1: classid 1:1 htb rate 4096Kbit $CLASS 1:1 classid 1:10 htb rate 256Kbit ceil 3072Kbit burst 15k $CLASS 1:1
2004 Oct 05
1
Dovecot and fcntl errors
Hello, I am new to the list and after searching the net for a solution to this problem, I have yet to find it. Maybe someone here can help. I had been using Dovecot that came with FC2 for about 1200 POP3 and IMAP mail accounts. At random times (1-5 days) an imap process would run the cpu usage up to 99% on one of my cpus (Running SMP P3-866) and hang. That process was unkillable and only a reboot