Displaying 20 results from an estimated 9000 matches similar to: "NetworkManager and network service"
2015 Nov 13
3
Poor perfmance of bridged interfaces
2015-11-12 18:07 GMT-03:00 James A. Peltier <jpeltier at sfu.ca>:
> ----- Original Message -----
> | Hi,
> |
> | I've created a bridge using 2 interfaces and have a lot of messages as
> | follows:
> |
> | nov 12 15:30:22 localhost kernel: br0: received packet on enp0s3 with own
> | address as source address
> | nov 12 15:30:22 localhost kernel: br0: received
2015 Nov 12
1
Poor perfmance of bridged interfaces
2015-11-12 16:51 GMT-03:00 Gordon Messmer <gordon.messmer at gmail.com>:
> On 11/12/2015 10:42 AM, Sergio Belkin wrote:
>
>> DEVICE=enp0s3
>> #HWADDR=08:00:27:AB:1D:E6
>> BOOTPROTO=none
>> ONBOOT=yes
>> NM_CONTROLLED=no
>> BRIDGE=br0
>>
>
> DEVICE=enp0s8
>> HWADDR=08:00:27:A3:98:E6
>> BOOTPROTO=none
>> ONBOOT=yes
2018 Dec 12
0
Problem after upgrading to 4.9
about that systemd part.
systemctl daemon-reload
systemctl samba-ad-dc stop
clear the logs in /va/log/samba
systemctl samba-ad-dc start
and and extra check on the dns part.
sudo /usr/sbin/samba_dnsupdate --verbose
and check your logs again to make sure your all ok.
Greetz,
Louis
Van: Sergio Belkin [mailto:sebelk at gmail.com]
Verzonden: woensdag 12 december 2018 14:16
Aan:
2015 Nov 12
10
Poor perfmance of bridged interfaces
Hi,
I've created a bridge using 2 interfaces and have a lot of messages as
follows:
nov 12 15:30:22 localhost kernel: br0: received packet on enp0s3 with own
address as source address
nov 12 15:30:22 localhost kernel: br0: received packet on enp0s3 with own
address as source address
And the operating systems is extremely slow
Interfaces files :
[root at localhost ~]# cat
2018 Mar 07
0
Why does dovecot tell Error: passwd-file(...)failed: No such file or directory?
My bad. Userdb does not support scheme keyvalue, just remove it.
Aki
> On 07 March 2018 at 15:57 Sergio Belkin <sebelk at gmail.com> wrote:
>
>
> Aki,
>
> thanks, I fixed typo but error persists:
> Mar 7 10:55:54 mail dovecot: auth: Debug: auth client connected (pid=10828)
> Mar 7 10:55:55 mail dovecot: auth: Debug: client in:
>
2019 Mar 25
0
Kerberos fails in some cases
El lun., 25 mar. 2019 a las 19:41, Sergio Belkin (<sebelk at gmail.com>)
escribió:
> Hi folks,
> I can use kerberos to create or delete user, eg:
>
> samba-tool user create test -k yes
>
> however, if I want to perform a backup it fails:
>
> samba-tool domain backup online --targetdir=/srv/backup
> --server=192.168.50.40 -k yes
>
2015 Nov 12
0
Poor perfmance of bridged interfaces
----- Original Message -----
| Hi,
|
| I've created a bridge using 2 interfaces and have a lot of messages as
| follows:
|
| nov 12 15:30:22 localhost kernel: br0: received packet on enp0s3 with own
| address as source address
| nov 12 15:30:22 localhost kernel: br0: received packet on enp0s3 with own
| address as source address
|
| And the operating systems is extremely slow
|
|
2018 Mar 07
2
Why does dovecot tell Error: passwd-file(...)failed: No such file or directory?
Aki,
thanks, I fixed typo but error persists:
Mar 7 10:55:54 mail dovecot: auth: Debug: auth client connected (pid=10828)
Mar 7 10:55:55 mail dovecot: auth: Debug: client in:
AUTH#0111#011CRAM-MD5#011service=imap#011secured#011session=FIH/6tJm4gDAqHoB#011lip=192.168.122.202#011rip=192.168.122.1#011lport=993#011rport=37090
Mar 7 10:55:55 mail dovecot: auth: Debug: client passdb out:
2014 Aug 27
2
Cannot Static Routes
Hi,
I'd want to configure persistent static routes, ie in config files, but I
can't configure static routes, I tested:
[root at centos7 ~]# cat /etc/sysconfig/network-scripts/routes-enp0s3
ADDRESS0=10.10.10.0
NETMASK0=255.255.255.0
GATEWAY0=192.168.1.1
logs says nothing:
ago 27 15:38:29 centos7.vhgroup.corp NetworkManager[2299]: <info>
Activation (enp0s3) Stage 5 of 5 (IPv4
2018 Feb 01
1
Live Import of IMAP
2018-02-01 11:59 GMT-03:00 Sami Ketola <sami.ketola at dovecot.fi>:
>
>
> On 29 Jan 2018, at 21.57, Sergio Belkin <sebelk at gmail.com> wrote:
>
> Hi,
>
> I have the mailbox of jon.doe at example.com just migrated only with mails
> after migration, is it ok to run:
>
> doveadm -o mail_fsync=never sync -1 -R -u joe at example.com imapc:
>
>
> wiil
2019 Sep 11
5
How to make an unattended backup
Hi,
I use AptVanBelle repo for samba, is there a way to backup in unattended
way (I mean via cron) the DC?
If I use
samba-tool domain backup online --targetdir=/srv/backup --server=
samba4.example.com -k yes -d1
It works, by it ask for password Administrator.
What is the best practice to do it?
Thanks in advance!
--
--
Sergio Belkin
LPIC-2 Certified - http://www.lpi.org
2019 Mar 26
1
Kerberos fails in some cases
On Mon, 25 Mar 2019 20:33:44 -0300
Sergio Belkin via samba <samba at lists.samba.org> wrote:
> El lun., 25 mar. 2019 a las 19:41, Sergio Belkin (<sebelk at gmail.com>)
> escribió:
>
> > Hi folks,
> > I can use kerberos to create or delete user, eg:
> >
> > samba-tool user create test -k yes
> >
> > however, if I want to perform a backup it
2019 Nov 23
2
yum4 and dnf on CentOS 8
Hi,
I was using yum for years on CentOS servers, and since a few years ago dnf
on Fedora desktops. My question is:
Is the same yum4 on CentOS 8 that dnf? What should I use?
Thanks in advance
--
--
Sergio Belkin
LPIC-2 Certified - http://www.lpi.org
2018 Jan 29
2
Live Import of IMAP
Hi,
I have the mailbox of jon.doe at example.com just migrated only with mails
after migration, is it ok to run:
doveadm -o mail_fsync=never sync -1 -R -u joe at example.com imapc:
wiil that import all mails missing mails to the new server? I don't want
that delete any current mail, is that right the command above?
thanks in advance!
--
--
Sergio Belkin
LPIC-2 Certified -
2018 Dec 12
5
Problem after upgrading to 4.9
Thanks Louis;
/etc/krb5.conf
[libdefaults]
default_realm = EXAMPLE.COM
dns_lookup_realm = false
dns_lookup_kdc = true
/etc/resolv.conf
search example.com
nameserver 192.168.50.40
/etc/hosts
127.0.0.1 localhost samba4.example.com
192.168.50.40 samba4.example.com samba4 ldap.example.com
Output off:
samba-tool dbcheck --cross-ncs
NOTE: old (due to rename
2019 Feb 06
1
Unable to join to a SAMBA4 domain
El mar., 5 feb. 2019 a las 17:52, Rowland Penny via samba (<
samba at lists.samba.org>) escribió:
> On Tue, 5 Feb 2019 17:27:08 -0300
> Sergio Belkin <sebelk at gmail.com> wrote:
>
>
> > Hi Rowland,
> >
> > Centos files:
> >
> > /etc/hostname
> > tiny-fishwife.example.com
>
> It should be just the short hostname
2012 May 14
1
Openswan or Ipsec-tools?
Hi,
I wonder what is better on CentOS 6 if openswan or ipsec-tools, what
do you recommend me?
(I can't use openvpn)
Thanks in advance!
--
--
Sergio Belkin ?http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org
2014 Sep 06
1
SAMBA as AD DC
Hi folks,
Is able SAMBA on CentOS 7 to work as Active Directory Domain Controller? If
it's not, what is the recommended way of doing? Compiling from sources?
Install packages from SerNet?
Thanks in advance!
--
--
Sergio Belkin http://www.sergiobelkin.com
LPIC-2 Certified - http://www.lpi.org
2018 Jul 12
3
Distro and release recommended
El jue., 12 jul. 2018 a las 11:57, Rowland Penny via samba (<
samba at lists.samba.org>) escribió:
> On Thu, 12 Jul 2018 11:44:47 -0300
> Sergio Belkin <sebelk at gmail.com> wrote:
>
> > El jue., 12 jul. 2018 a las 9:44, Rowland Penny via samba (<
> > samba at lists.samba.org>) escribió:
> >
> > > On Thu, 12 Jul 2018 09:34:59 -0300
> >
2014 Sep 21
1
rndc permission denied
Hi, h when I have the following problem with rndc:
[root at centos7 ~]# rndc recursing and
rndc: 'recursing' failed: permission denied
SELinux is disables:
named.conf config file is:
//
// named.conf
//
// Provided by Red Hat bind package to configure the ISC BIND named(8) DNS
// server as a caching only nameserver (as a localhost DNS resolver only).
//
// See