Displaying 20 results from an estimated 200 matches similar to: "Message not deliverable"
2000 Aug 23
1
Error Message : read_socket_data
If this is not the right place to be asking this question....please let me
know! I've checked out the news groups and have found nothing on this .....
We just installed Samba 2.0.7 and have the following error appearing in our
logs for individual PCs:
read_socket_data: recv failure for 4. Error = Connection timed out
This error appears in the log at the same time the user loses
2000 Aug 24
2
Problem with Samba-windows98
Hi all
I have a linux(susse) running samba and am trying to connect from windows98.
I have no problem seeing the linux computer in the network neigbourhood.
I can also see the folders shared from it.
When Im accessing a folder I get prompted for password (my login on
windows98 is the same as for linux). But it doesnt accept the password "Bad
password".
When I log in from other
2019 Jul 31
3
SSL-Question
hello,
I've icecast 2.4.4 /w SSL support, and when i enable SSL in the config file:
<ssl>1</ssl>
and
<ssl-certificate>my-all-inlusive.pem</ssl-certificate>
I can connect via https://my-server:8000/my_stream
but only via https, no longer http. Is there an option to have both?
Also my source clients seems to be unableto connect anymore via http,
but have to look
2020 May 23
1
fail2ban setup centos 7 not picking auth fail?
Just to add another alternative while we're discussing the subject, I've got a soft spot for CSF as a replacement for fail2ban, and it has a lot of additional features as well.
https://www.configserver.com/cp/csf.html
P.
On 22/05/2020 18.32, Jerry wrote:
> On Thu, 21 May 2020 23:22:04 -0700, lists stated:
>> I use SSHGuard on well ssh (doh!), but supposedly you can use it
2002 May 08
3
How well does printing support scale in Samba 2.2.x ?
Hi,
I'm working on a printing project consolidating a bunch of NT machines with
a Solaris printing machine. I'm concerned about the scalability if I increase
the number of printers from say 20 too 300. How does it effect the response
time for looking up and changing device setting etc.
Thanks
Gunnar Gunnarsson
2008 May 13
8
static private and multi-inherit
/*author:csf178-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org*/
function Class(Initalizer,SuperClasses)
{
if(!SuperClasses)SuperClasses=[];
var ret=function(){
for(var i=0;i<SuperClasses.length;i++)
{
SuperClasses[i].call(this);
}
var $private={};
var $public=this;
var $static=ret;
with($static){
with($private){
with($public){
2019 Jul 31
2
SSL-Question
thanks, that makes sense and works!
btw: is port 8443 sort of standard, which clients do consider?
bests, uno
Per Gunnarsson:
> I have one listening socket for http and one separate for https.
>
> It looks like this:
>
>
> <listen-socket>
> <port>8000</port>
> </listen-socket>
>
>
>
>
2012 Dec 04
3
Read.csv
Hi list,
I am using read.csv to read data from csf files, but noticed that the
numeric data (those larger than 10 power 9) are rounded to the nearest
million (10 power 6). Any solution?
Thanks
Arvin
--
Sent from my mobile device
2008 Apr 29
2
Do I need portmap, haldeamon & xfs running on dom0?
Hi all
I have a CentOS 5.1 server running Xen and recently installed
ConfigServer Firewall (CSF) on the main node to give it some protection.
On a daily basis I''m getting an email about portmap. haldeamon and xfs
consumming too much resources. The main node, dom0 doesn''t even do
anything, and everything is done on the domU''s
Here''s a thread I''ve
2005 Jun 07
1
Problems with userPassword when it's base64 encoded
I'm switching from OpenLDAP to the newly released Fedora Directory
Server (formely known as the Netscape Directory Server) as a LDAP
backend for my Samba domain.
I'm now faced with a problem regarding how Fedora DS handles the
userPassword field.
Unlike OpenLDAP it encodes it in base64 so instead of reading
userPassword: {SSHA}0lP+r3Z1NVan7Caf4CG9oSgnTbQRrv/p
it reads:
userPassword::
2019 Apr 22
1
icecast eating CPU in Debian
Hello!
I have had problems with icecast beginning to eat all my CPU lately.
I use the icecast2-2.4.4 source on Debian testing, I have recompiled it
for SSL support. The hardware is amd64.
I see nothing particular in the log files. One thing I can think of is
that I have liquidsoap asking icecast if some mount points are up. It
looks like this in the log files:
10.0.0.6 - -
2019 Dec 13
1
log file message I don't understand
Hello!
I get something in my log files.
[2019-12-13 16:17:35] EROR admin/admin_handle_request Error parsing
command string or unrecognised command: !POKE
[2019-12-13 16:17:35] INFO admin/admin_handle_request Bad or missing
password on mount modification admin request (command: metadata)
[2019-12-13 16:17:35] WARN admin/admin_handle_request Admin command
metadata on non-existent source /feting
2020 May 22
4
fail2ban setup centos 7 not picking auth fail?
I use SSHGuard on well ssh (doh!), but supposedly you can use it for postfix and dovecot also. I can tell you it is well supported. I am on Centos 7 using firewalld.
? Original Message ?
From: adi at ddns.com.au
Sent: May 21, 2020 11:01 PM
To: voytek at sbt.net.au
Cc: dovecot at dovecot.org
Subject: Re: fail2ban setup centos 7 not picking auth fail?
On 22-05-2020 15:45, Voytek Eymont
2008 Dec 09
1
creating standard curves for ELISA analysis
Hello R guru's
I am a newbie to R, In my research work I usually generate a lot of ELISA
data in form of absorbance values. I ususally use Excel to calculate the
concentrations of unknown, but it is too tedious and manual especially when
I have 100's of files to process. I would appreciate some help in creating
a R script to do this with minimal manual input. s A1-G1 and A2-G2 are
2012 Feb 19
2
Fw: Icecast doesn't bind to my external network interface?
-----Originalmeddelande-----
Fr?n: "Per Gunnarsson" <per at 80-244-81-186.customer.t3.se>
Till: per.gunnarsson at lappstockholm.se
Datum: 2012-02-19 17:45
?mne: Icecast doesn't bind to my external network interface?
I can listen to my stream with
mplayer -cache 1024 http://localhost:8000/ices.mp3
but not
mplayer -cache 1024 http://80.244.81.186:8000/ices.mp3
This
2014 Dec 29
2
Looking for company behind serverhostingcenter.com and directhostingcenter.com for causing problems on dir.xiph.org
Hi Thomas,
directhostingcenter.com:
Registrant Organization: Internet and Computer Services, LLC (LINK WhoIs)
Tim Wood = Owner - Internet and Computer Services, LLC (LINK LinkedIn)
Also: LINK, press WEBMASTER, mail address = timwood at timwood.net
Perhaps this is the one you are looking for.
Best regards, Maarten
Van: Thomas B. R?cker
Verzonden: ?maandag? ?29? ?december? ?2014
2012 Feb 25
1
Fw: Same problem as last time, with IPv6 off
-----Originalmeddelande-----
Fr?n: "Per Gunnarsson" <per at 80-244-81-186.customer.t3.se>
Till: per.gunnarsson at lappstockholm.se
Datum: 2012-02-25 15:20
?mne: [Icecast] Same problem as last time, with IPv6 off
OK, this is my configuration file:
<icecast>
? ?<limits>
? ? ? ?<clients>100</clients>
? ? ? ?<sources>2</sources>
? ? ?
2019 Sep 25
1
Spam Blocking by filtering on username / id
Hi,
Sorry for the delay in replying. Been having a few mail problems ironically! Gmail smtp server stopped working!
On 23/09/2019 4:13 PM, Bernd Petrovitsch via dovecot wrote:
> It's not directly a solution within dovecot but "fail2ban" exists.
Yes, I have fail2ban, but that bans based on IP address. And most mail password attacks these days are distributed, and although
2012 Feb 24
1
Same problem as last time, with IPv6 off
Hello!
?
I turned off IPv6, and now again I can't access
icecast with mplayer http://80.244.81.186:8000/ices.mp3
?
mplayer http://localhost:8000/ices.mp3 works fine
?
This is from my local box.
?
I had to attach my icecast.xml, sorry for not reading it
straight into the mail
?
?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Feb 19
1
Please may you help me setup VPS
I am new to Linux so I do not have any special preferences.
Yes I have a root access and the VPS is un managed.
I am newbie to the Linux world.
I will have a new website or maybe 3.
I've found that un managed costs vary a lot, as I've found various ways
for settings ... some using Xen, others using OpenVZ, and other using
Virtuozzo and I found that it all vary regarding Ram allocations