Displaying 14 results from an estimated 14 matches for "networkctl".
2019 Jul 30
3
Serverinfo Error
Hai,
Ok, below looks ok, except in dont see the search domain in the networkctl output.
Which is possible, if you configured your interfaces through /etc/network/interfaces
Im still amazed its not working.. Everything looks good.
We are missing a bit info why/how/what/where.
Short resume.
Your on debian Buster official samba correct? ( samba 4.9.5 ) and your using inter...
2019 Jul 26
5
Serverinfo Error
Hai,
Ok, below looks ok, as Rowland also said.
But i have one more thing.
> > ?????? Checking file: /etc/krb5.conf
> >
> > [libdefaults]
> > ??? dns_lookup_realm = false
> > ??? dns_lookup_kdc = true
> > ??? default_realm = EDM-INC.COM
> > ??? default_tgs_enctypes = arcfour-hmac-md5 des-cbc-crc des-cbc-md5
> > ??? default_tkt_enctypes =
2019 Mar 13
2
replication fails
...boot the server.
> Check the timestamp again and/or did it change?
>
> Now the hunt for the resolv.conf change.
>
> cat /etc/network/interfaces
> If you have dns-nameserver these are picked up with systemd-resolved.
> Or by package: resolvconf
>
> Run these:
> networkctl status
> systemd-resolve --status
>
> Show the output.
>
> Other options:
> Server with dhcp ip?
> echo 'make_resolv_conf() { :; }' > /etc/dhcp/dhclient-enter-hooks.d/leave_my_resolv_conf_alone
> chmod 755 /etc/dhcp/dhclient-enter-hooks.d/leave_my_resolv_conf...
2020 Feb 05
0
smbd fails to start after upgrade to version 4.11.6
...2020-02-04 20:49:50 UTC
> RTC time: n/a
> Time zone: Europe/London (GMT, +0000)
> System clock synchronized: no
> NTP service: inactive
> RTC in local TZ: no
> (was running chrony, which I disabled)
>
> The result of networkctl status
> root at pi4b:~# networkctl status
> ?$B!| State: routable
> Address: 192.168.2.51 on eth0
> Gateway: 192.168.2.1 on eth0
> DNS: 192.168.2.240
> 192.168.2.4
> Search Domains: samdom.org
> NTP: 192.168.2.240
&...
2019 Mar 13
4
replication fails
Am 13.03.19 um 11:22 schrieb L.P.H. van Belle via samba:
>
> Hi Stefan,
>
> Debian 8 ? 9?
> DC's samba version ?
Deb 9.8, Samba-4.8.9
> Can you post your smb.conf and resolv.conf
>
> If you check with (per server what is the outcome. )
> samba-tool dbcheck
0 errors
> samba-tool dbcheck --cross-nc
Checked 3754 objects (3174 errors)
on the DC1.
where
2019 Jul 29
0
Serverinfo Error
...grep 'DENIED'
And
cat /var/log/auditd/auditd.log | grep 'DENIED'
( if auditd is installed )
Can you also show me :
ps faux |egrep "samba|winbind"
And
netstat -tan|egrep "LISTEN" | grep "53"
And check some things within systemd.
Show me also :
networkctl status
networkctl status $(ip a|grep "state UP"| cut -d: -f2)
timedatectl
resolvectl status
> > And maybe its an option to try the 4.10.6 package i supply.
> > Debian buster packages are updated within 1-2 hours.
> I had to comment out some lines of python to get this far....
2019 Jul 29
1
Serverinfo Error
...d/auditd.log | grep 'DENIED'
> ( if auditd is installed )
>
> Can you also show me :
> ps faux |egrep "samba|winbind"
> And
> netstat -tan|egrep "LISTEN" | grep "53"
>
> And check some things within systemd.
> Show me also :
>
> networkctl status
> networkctl status $(ip a|grep "state UP"| cut -d: -f2)
> timedatectl
> resolvectl status
>
>>> And maybe its an option to try the 4.10.6 package i supply.
>>> Debian buster packages are updated within 1-2 hours.
>> I had to comment out some lin...
2020 Feb 04
4
smbd fails to start after upgrade to version 4.11.6
Roy,
Im still wondering what your problem might be/where its coming from.
But we know it's interface/network related, only thing is Samba should not coredump.
So i had a good look below to see where im missing what.
And i dont see much to work with.
I have 2 possible options where, where a problem might be.
1) samba start before network is online.
A possible workaround is add in all
2019 Mar 13
0
replication fails
...f,
> which is .205
Yes correct.
After that reboot the server.
Check the timestamp again and/or did it change?
Now the hunt for the resolv.conf change.
cat /etc/network/interfaces
If you have dns-nameserver these are picked up with systemd-resolved.
Or by package: resolvconf
Run these:
networkctl status
systemd-resolve --status
Show the output.
Other options:
Server with dhcp ip?
echo 'make_resolv_conf() { :; }' > /etc/dhcp/dhclient-enter-hooks.d/leave_my_resolv_conf_alone
chmod 755 /etc/dhcp/dhclient-enter-hooks.d/leave_my_resolv_conf_alone
Or edit /etc/dhcp/dhclient.conf...
2019 Mar 13
0
replication fails
...gain and/or did it change?
> >
> > Now the hunt for the resolv.conf change.
> >
> > cat /etc/network/interfaces
> > If you have dns-nameserver these are picked up with
> > systemd-resolved. Or by package: resolvconf
> >
> > Run these:
> > networkctl status
> > systemd-resolve --status
> >
> > Show the output.
> >
> > Other options:
> > Server with dhcp ip?
> > echo 'make_resolv_conf() { :; }'
> > > /etc/dhcp/dhclient-enter-hooks.d/leave_my_resolv_conf_alone chmod
> > > 75...
2019 Jul 30
0
Serverinfo Error
On 30/07/2019 08:28, L.P.H. van Belle via samba wrote:
> Hai,
>
> Ok, below looks ok, except in dont see the search domain in the networkctl output.
> Which is possible, if you configured your interfaces through /etc/network/interfaces
>
> Im still amazed its not working.. Everything looks good.
> We are missing a bit info why/how/what/where.
>
> Short resume.
> Your on debian Buster official samba correct? ( samba...
2019 Apr 20
2
Specifying an IPv6 wildcard in the interfaces directive?
On 4/20/2019 1:08 PM, Nico Kadel-Garcia wrote:
> On Sat, Apr 20, 2019 at 3:32 PM Jeff Morris via samba
> <samba at lists.samba.org> wrote:
>> My network uses reserved IPv4 addresses (192.168.2.0/24) behind a NAT
>> firewall, but public IPv6 addresses behind a filtering firewall.
>>
>> My ISP (Comcast) assigns both IPv4 and IPv6 addresses dynamically.
>>
2018 Jan 10
1
guestmount fails after linux kernel update 01/10/2018
...16 - fuser 100755 36024 0:0
335 - ls 100755 126584 0:0
394 - ulockmgr_server 100755 14328 0:0
388 - tailf 100755 23144 0:0
328 - lessecho 100755 10256 0:0
370 - run-parts 100755 19320 0:0
391 - touch 100755 64432 0:0
347 - networkctl 100755 678496 0:0
358 - ntfsls 100755 31928 0:0
368 - rm 100755 60272 0:0
332 - ln 100755 56152 0:0
329 l lessfile 120777 8 0:0 -> \a\xe
369 - rmdir 100755 39632 0:0
297 - cat 100755 52080 0:0
382 - systemd...
2018 Jan 15
2
but report
...100755 97408 0:0
375 - ss 100755 115816 0:0
407 - zgrep 100755 5938 0:0
281 - btrfs-show-super 100755 253816 0:0
326 - kmod 100755 150600 0:0
352 - ntfscat 100755 26728 0:0
274 - btrfs-calc-size 100755 249464 0:0
347 - networkctl 100755 678496 0:0
387 - systemd-tty-ask-password-agent 100755 68032 0:0
394 - ulockmgr_server 100755 14328 0:0
351 - ntfs-3g.usermap 100755 18424 0:0
346 - mv 100755 130488 0:0
409 - zmore 100755 1910 0:0
309 - dmesg 100755 60680 0...