search for: plnt

Displaying 16 results from an estimated 16 matches for "plnt".

Did you mean: lnt
2016 Dec 04
2
port 135 - NT_STATUS_CONNECTION_REFUSED
...._msdcs.dtshrm.dt is an alias for >> dtdc04.dtshrm.dt. >> >> The objectGUID string matches. How do I correct this log entry and >> resolve the "NT_STATUS_CONNECTION_REFUSED? > > OK, is your DC listening on port 135 ? > Run this on the DC: > > netstat -plnt | grep 135 > > It should return something like this: > > tcp 0 0 0.0.0.0:135 0.0.0.0:* LISTEN 2093/samba > tcp6 0 0 :::135 :::* LISTEN 2093/samba > > What is the 's...
2016 Dec 04
1
port 135 - NT_STATUS_CONNECTION_REFUSED
...c52-bc60-6fd2f75d35e5._msdcs.dtshrm.dt is an alias > for dtdc04.dtshrm.dt. > > The objectGUID string matches. How do I correct this log entry and > resolve the "NT_STATUS_CONNECTION_REFUSED? > OK, is your DC listening on port 135 ? > Run this on the DC: > > netstat -plnt | grep 135 > > It should return something like this: > > tcp 0 0 0.0.0.0:135 0.0.0.0:* > LISTEN 2093/samba tcp6 0 > 0 :::135 :::* LISTEN > 2093/samba > > What is the 'server services'...
2016 Dec 04
0
port 135 - NT_STATUS_CONNECTION_REFUSED
...or dtdc04.dtshrm.dt. > >> > >> The objectGUID string matches. How do I correct this log entry and > >> resolve the "NT_STATUS_CONNECTION_REFUSED? > > > > OK, is your DC listening on port 135 ? > > Run this on the DC: > > > > netstat -plnt | grep 135 > > > > It should return something like this: > > > > tcp 0 0 0.0.0.0:135 0.0.0.0:* > > LISTEN 2093/samba tcp6 0 > > 0 :::135 :::* LISTEN > > 2093/samba > > &gt...
2016 Dec 04
2
port 135 - NT_STATUS_CONNECTION_REFUSED
I have two DC's running Samba 4.5.0 and the "dtdc03" log.samba is showing the following: root at dtdc03:~# tail -f /usr/local/samba/var/log.samba [2016/12/01 10:14:39.167794, 0] ../source4/librpc/rpc/dcerpc_sock.c:245(continue_ip_open_socket) Failed to connect host 192.168.16.50 (aa03011a-94c2-4c52-bc60-6fd2f75d35e5._msdcs.dtshrm.dt) on port 135 - NT_STATUS_CONNECTION_REFUSED.
2020 May 15
5
DNS problem ubuntu server 20.04
> -----Oorspronkelijk bericht----- > Van: samba-technical > [mailto:samba-technical-bounces at lists.samba.org] Namens > Rowland penny via samba-technical > Verzonden: donderdag 14 mei 2020 21:20 > Aan: samba-technical at lists.samba.org > Onderwerp: Re: DNS problem ubuntu server 20.04 > > On 14/05/2020 18:57, RickJC1 via samba-technical wrote: > > Hello
2017 May 29
1
Floating IPv6 in a cluster (as NFS-Ganesha VIP)
...nd replicate data. The only thing that I?d like to have is a floating IPv6 for clients when I use Ganesha (just IPv6, dual stack isn?t needed). I tested it and I put IPv6 into ganesha-ha.conf instead of IPv4 and it didn?t work. But I think that it might work since Ganesha supports IPv6: netstat -plnt tcp6 0 0 :::2049 :::* LISTEN 1856/ganesha.nfsd Is there a way how to do that? Maybe build a cluster with IPv4 and then change ?something? in Pacemaker / Corosync and replace IPv4 by IPv6? Thank you. Best regards, Jan -------------- next part -------------- An HTML attachment was scru...
2017 May 10
2
Global Catalogue
Hello.. Can we promote the Samba AD DC (Version 4.6) to be a global catalogue server? We need to integrate Websense Proxy with this and Proxy server searches Global Catalogue on Port 3268. -- Thanks & Regards, Anantha Raghava eXzaTech Consulting And Services Pvt. Ltd. DISCLAIMER: This e-mail communication and any attachments may be privileged and confidential to eXza Technology
2015 May 20
2
I Have Multiple Ips But Can Only Telnet to One Interface. Not the subinterface. How to Fix?
...*404.590.7176* http://MyForeverHair.com http://www.MyModelTalk.com http://InCrowdUSA.net http://www.google.com/profiles/mikemckoy On Wed, May 20, 2015 at 7:59 AM, Tris Hoar <trishoar at bgfl.org> wrote: > On 20/05/2015 11:41, Mike McKoy wrote: > >> [root at mail1 log]# netstat -plnt |grep :25 >> tcp 0 0 172.30.1.113:25 0.0.0.0:* LISTEN 18800/master >> tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 18800/master >> > > You are not listening on 172.30.1.65 you need to edit the postfix config > to listen on either 0.0.0.0 or both IP's > > Tris > >...
2015 May 20
6
I Have Multiple Ips But Can Only Telnet to One Interface. Not the subinterface. How to Fix?
...ion is refused if i try to telnet. [image: :shock:] The domain I can telenet to is mymodeltalk.com The domain I cannot telenet to is inform.mymodeltalk.com I have posted my current IP Tables rules, netstat, ifconfig -a, and route -n. I have SElinux set to permissive. [root at mail1 log]# netstat -plnt |grep :25 tcp 0 0 172.30.1.113:25 0.0.0.0:* LISTEN 18800/master tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 18800/master [root at mail1 log]# iptables -S -P INPUT ACCEPT -P FORWARD ACCEPT -P OUTPUT ACCEPT -A INPUT -p tcp -m tcp --dport 80 -j ACCEPT -A INPUT -p tcp -m tcp --dport 587 -j ACCEPT -A INPUT -...
2020 May 15
2
DNS problem ubuntu server 20.04
...NS problem ubuntu server 20.04 > > On 15/05/2020 14:55, L.P.H. van Belle via samba wrote: > >> That is possible on a Unix domain member, but, in my opinion, > >> you would > >> have to remove systemd-resolve on a DC > >> > >> Run <sudo netstat -plnt | grep '53'> on a newly installed > >> Ubuntu 20.04 > >> and you get this: > >> > >> tcp??????? 0????? 0 127.0.0.53:53 0.0.0.0:*?????????????? LISTEN > >> 451/systemd-resolve > >> > >> This would interfere with the AD dns ser...
2015 May 20
0
I Have Multiple Ips But Can Only Telnet to One Interface. Not the subinterface. How to Fix?
On 20/05/2015 11:41, Mike McKoy wrote: > [root at mail1 log]# netstat -plnt |grep :25 > tcp 0 0 172.30.1.113:25 0.0.0.0:* LISTEN 18800/master > tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 18800/master You are not listening on 172.30.1.65 you need to edit the postfix config to listen on either 0.0.0.0 or both IP's Tris **********************************************...
2015 May 20
0
I Have Multiple Ips But Can Only Telnet to One Interface. Not the subinterface. How to Fix?
...> http://www.MyModelTalk.com > http://InCrowdUSA.net > http://www.google.com/profiles/mikemckoy > > On Wed, May 20, 2015 at 7:59 AM, Tris Hoar <trishoar at bgfl.org> wrote: > >> On 20/05/2015 11:41, Mike McKoy wrote: >> >>> [root at mail1 log]# netstat -plnt |grep :25 >>> tcp 0 0 172.30.1.113:25 0.0.0.0:* LISTEN 18800/master >>> tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 18800/master >>> >> >> You are not listening on 172.30.1.65 you need to edit the postfix config >> to listen on either 0.0.0.0 or both IP's...
2016 Dec 04
0
port 135 - NT_STATUS_CONNECTION_REFUSED
...a03011a-94c2-4c52-bc60-6fd2f75d35e5._msdcs.dtshrm.dt is an alias for > dtdc04.dtshrm.dt. > > The objectGUID string matches. How do I correct this log entry and > resolve the "NT_STATUS_CONNECTION_REFUSED? > OK, is your DC listening on port 135 ? Run this on the DC: netstat -plnt | grep 135 It should return something like this: tcp 0 0 0.0.0.0:135 0.0.0.0:* LISTEN 2093/samba tcp6 0 0 :::135 :::* LISTEN 2093/samba What is the 'server services' line in smb.con...
2017 Jun 01
0
Floating IPv6 in a cluster (as NFS-Ganesha VIP)
...ients when > >> I use Ganesha (just IPv6, dual stack isn?t needed). > >> > >> I tested it and I put IPv6 into ganesha-ha.conf instead of IPv4 and it > >> didn?t work. But I think that it might work since Ganesha supports IPv6: > >> > >> netstat -plnt > >> > >> tcp6 0 0 :::2049 :::* LISTEN 1856/ganesha.nfsd > >> > >> Is there a way how to do that? Maybe build a cluster with IPv4 and then > >> change ?something? in Pacemaker / Corosync and replace IPv4 by IPv6? > >> > > > &g...
2017 May 10
2
Global Catalogue
...omote the Samba AD DC (Version 4.6) to be a global catalogue >> server? We need to integrate Websense Proxy with this and Proxy >> server searches Global Catalogue on Port 3268. >> > No, but only because it should already be a global catalogue: > > root at dc1:~# netstat -plnt | grep ':3268' > tcp 0 0 0.0.0.0:3268 0.0.0.0:* LISTEN 2294/samba > tcp6 0 0 :::3268 :::* LISTEN 2294/samba > > Rowland
2019 Apr 20
3
Specifying an IPv6 wildcard in the interfaces directive?
...following lines in smb.conf: bind interfaces only = yes interfaces = lo 192.168.2.3 ::/0 I was hoping that by specifying ::/0 (all IPv6 addresses) it would do what I want, but this doesn't seem to work; netstat shows that Samba is only binding to IPv6 on the loopback interface: # netstat -plnt | grep mbd tcp        0      0 127.0.0.1:139           0.0.0.0:* LISTEN      18876/smbd tcp        0      0 192.168.2.3:139         0.0.0.0:* LISTEN      18876/smbd tcp        0      0 127.0.0.1:445           0.0.0.0:* LISTEN      18876/smbd tcp        0      0 192.168.2.3:445         0.0.0.0:* LIS...