Displaying 9 results from an estimated 9 matches for "chaschper".
Did you mean:
chaschperli
2008 Nov 22
2
[Bridge] bridge changes id on addif - is that normal?
hi
i've setup the following on debian etch with bridge-utils 1.4
(backported) and kernel 2.6.26 from backports.org:
vlan10 with raw device eth0
vlan20 with raw device eth0
br10 with initial port vlan10
br20 with initial port vlan20
i've set hw addr to DE:AD:BE:EF:34:10 for br10 and DE:AD:BE:EF:34:20 for
br20
the bridges are used to connect virtual machine nic's.
"brctl
2011 Apr 18
4
Certificate request does not match existing certificate
Hello there,
I have a problem while I''m trying to puppetize a client, I get this
error:
err: Could not request certificate: Certificate retrieval failed:
Certificate request does not match existing certificate; run ''puppetca
--clean puppetclienttest.sl.ss''.
I checked
-Shutdown puppet on client/server side, delete ssl/ dir to regenerate
certificate.
-Be sure that the
2010 Mar 12
23
Puppet 100% CPU usage
Hi,
I''ve been experimenting with Puppet for a few days now, and I really
like it.
But! I''m having real CPU usage problems.
Puppet is still happily eating away 100% CPU for almost an hour at a
time, with no apparent things happening.
(puppetd -tv --trace --debug, but nothing appearing in the console
during this.)
I believe the following resource is to blame:
file {
2012 Aug 30
1
samba4 & kpasswd: refuses to change
hi
after kpasswd paniced samba4 (debian wheezy packages, beta2) i've
compiled the latest from git (Version 4.0.0beta8-GIT-5131359). It does
not panic anymore but tells me the following:
# kpasswd
Password for user at TEST.DOMAIN:
Enter new password:
Enter it again:
Password change rejected: Password must be at least 7 characters long,
and cannot match any of your 24 previous passwords
2012 Oct 31
2
samba4: audit logs
hi
I can see some vfs audit module for shares. is there something
compareable for authentications and/or ldap access/modifications?
at least I'd like to see successfull or failed authentications attempts.
with "log level = 2" I can't find these in the logfile.
- Thomas
2012 Nov 01
1
sambar4: user creation with ldap and initial password
hi
trying to create a user with ldap from a remote server. The user is
created successfully. I'm failing setting the initial password.
Setting the unicodePwd with kerberos administrator credentials with
ldbmodify and the ldif below results in "00002035: setup_io: it's not
allowed to set the NT hash password directly".
searching the web I've found s4 mailinglist entries
2009 Mar 14
0
shorewall, ucarp & conntrackd on debian
hi
i''ve not found many hints on shorewall/ucarp/conntrackd topic. i''m
sharing this with the list, so that i''m able to search and find it the
next time. :)
i''ve setup 2 identical systems with shorewall, ucarp and conntrackd in
an active/backup way. ucarp just calls ifup/ifdown, all network configuration
is maintained in /etc/network/interfaces (Debian),
2009 Dec 08
1
EmergingThreats fwrules ipset updater
hi
i''ve created an emergingthreats fwrules ipset updater for use with my
shorewall.
maybe others find this usefull too.
short howto:
* get bash script (emerging-ipset-update.txt) from
http://doc.emergingthreats.net/bin/view/Main/EmergingFirewallRules
* add the configured ipsets to shorewall configfile "blacklist"
* if not already configured: configure your interfaces for
2012 Sep 28
1
nat & providers & route_rules questions
hi
I''ve got the situation that I have a virtual shorewall firewall/router
which will get different single ip''s on one interface in different
subnets with different gateways which need to be nat''ed to the inside
network. I''d really love to do proxy arp but the provider isn''t able to
give me an ip range (cloud computing hooray).
If I understand it