Displaying 20 results from an estimated 10000 matches similar to: "Can't open port 53 for Bind (DNS)"
2011 Dec 10
3
Reboot problem with Apache
I have CentOS 6 and with webmin/virtualmin panel, and each time that I
reboot Apache can't start:
Starting httpd: (98)Address already in use: make_sock: could not bind
to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
I do:
netstat -tulpn| grep :80
tcp 0 0 :::80 :::* LISTEN
2011 Dec 07
5
Help to install horde
Hello,
I have install Horde rpm with webmin:
Instalando paquete(s) con el comando yum -y install yun grouinstall horde ...
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.intergenia.de
* epel: ftp-stud.hs-esslingen.de
* extras: centos.intergenia.de
* updates: ftp.belnet.be
Setting up Install Process
No package yun available.
No package grouinstall
2017 Jun 07
1
Share USB pendrive in ADSL router
On Tue, 06 Jun 2017 22:34:06 +0100
Rodolfo Medina <rodolfo.medina at gmail.com> wrote:
> Rowland Penny via samba <samba at lists.samba.org> writes:
>
> > On Tue, 06 Jun 2017 21:53:00 +0100
> > Rodolfo Medina <rodolfo.medina at gmail.com> wrote:
> >
> >> Rowland Penny via samba <samba at lists.samba.org> writes:
> >> > This is
2008 Dec 28
1
Random coefficients model with a covariate: coxme function
Dear R users:
I'm new to R and am trying to fit a mixed model
Cox regression model with coxme function.
I have one two-level factor (treat) and one
covariate (covar) and 32 different groups
(centers). I'd like to fit a random coefficients model, with treat and covar
as fixed factors and a random intercept, random
treat effect and random covar slope per center.
I haver a couple of
2011 Jul 01
3
multiple moderated regression steps
hi,
?m studying moderated effects of percieved social support and justice world
belief on relationship between stress coping strategies and depression
level. ? haver never run this analysis before soi ? want to check my steps
whether correct or not.
first ? run regression
in step 1
centered independent variables and centered moderators
in step2
two way interactions
instep 3
three way
2014 Mar 17
2
Samba 4.1.6 + RPC Problem + DNS + RSAT
Hy everybody,
I have a little problem. Since a crash of my server we have problems to connect over the RSAT tools to our Samba 4 domain with the DNS tool.
At the moment we have a Centos 6.5 server with Version 4.1.6-SerNet-RedHat-7.el6.
If I connect to the AD server with the RSAT tool, i get this message in the log.smb:
dnsserver: Found DNS zone _msdcs.nagy-blumen.at
[2014/03/17
2015 Feb 25
1
NT_STATUS_CONNECTION_REFUSED
Am 25.02.2015 um 23:39 schrieb Bob of Donelson Trophy:
> No, I haven't but, I will
while type that reply you could have done the command below
netstat --numeric-hosts --numeric-ports --programs -u -t -l
that's the first in case of connection troubles because until that
confirms a service is listening the firewall is not part of the game
> "Everyone deserves an award!!"
2015 Feb 25
2
NT_STATUS_CONNECTION_REFUSED
Am 25.02.2015 um 22:38 schrieb Bob of Donelson Trophy:
>
>
> I had to go do something else and have returned. I discovered that I
> hadn't gone back far enough. This complaint first appears here:
>
> ==========Enable bind gssapi and bind9_DLZ
> ===============================
> [....] Stopping domain name service...: bind9rndc: connect failed:
> 127.0.0.1#953:
2012 Feb 01
2
Yes another "I can't open port 53 for Bind DNS"
Hi,
It's just past 3am and for the past 6 hours I've been
configuring a secondary name server to replace one that just crashed.
My problem appears to be that port 53 is not open for some reason on my
server even though I have this:
[root at tribe etc]# netstat -an | grep ":53 "
tcp 0 0 205.211.154.3:53
0.0.0.0:* LISTEN
tcp
2013 Feb 20
1
Samba4 Auto-start
Hello all,
I'll cut to the chase -- several weeks ago, I thought I had an upstart configuration file that would start Samba4 when the VM was turned on; but it turns out I was wrong. At the time there was nothing on the wiki about it (the links were broken).
The script I thought was working was simply:
start on runlevel [2345]
exec /usr/local/samba/sbin/samba
In any case, looking at the
2017 Apr 13
2
bind vs. bind-chroot
On 04/13/2017 01:05 AM, Nicolas Kovacs wrote:
> Le 13/04/2017 ? 04:27, Robert Moskowitz a ?crit :
>> But make sure to have SELinux enabled if you do not run it chrooted.
>>
>> I have mine running that way.
>
> I bluntly admit not using SELinux, because until now, I mainly used more
> bone-headed systems that didn't implement it. Maybe this is the right
> time
2019 Sep 02
3
Problems with Internal DNS Samba 4
Hi,
I have solved.
I change parameter "listen-on port 53", as follows:
From:
listen-on port 53 { 192.168.1.20; 127.0.01; };
To:
listen-on port 53 { any; };
netstat -lntup | grep 53
tcp 0 0 0.0.0.0:81 0.0.0.0:* OU?A
534/lighttpd
tcp 0 0 192.168.1.20:53 0.0.0.0:* OU?A
1930/named
tcp 0 0
2010 Nov 23
4
Tobit model on unbalanced panel
Appreciate any suggestions regarding how to fit an unbalanced panel data to
a Tobit model using R functions. I am trying to analyze how real estate
capital expenditures (CapEx) are affected by market conditions using a panel
Tobit model. The CapEx is either positive or 0, so it is censored. The data
are unbalanced panel, including the CapEx of about 5000 properties over
about 40 quarters, with the
2011 Dec 09
2
Horde mailboxes with Virtualmin and CentOS 6
I'm sorry if it is off-topic, maybe not.
I have CentOS 6, webmin/virtualmin panel and I just install Horde 3/imp 4.
In my virtualmin panel I have many email configured, but when I acces
Horde and I try to login with email/password or user/password, Horde
tell me login or password not good.
What I have to do to synchronize Horde and virtualmin mailbox?
Thanks you
Ernesto
2019 Sep 02
2
Problems with Internal DNS Samba 4
Hi,
>is Bind9 running ?
Yes
netstat -lntup | grep 53
tcp 0 0 127.0.0.1:953 0.0.0.0:* OU?A
13296/named
tcp 0 0 0.0.0.0:49153 0.0.0.0:* OU?A
15105/samba: task[d
tcp6 0 0 :::49153 :::* OU?A
15105/samba: task[d
/etc/init.d/bind9 status
? bind9.service - BIND Domain
2017 Apr 11
2
Primary DNS server with BIND on a public machine running CentOS 7
Le 11/04/2017 ? 19:34, Gordon Messmer a ?crit :
> 1: Change the "listen-on" settings to bind to network interfaces:
>
> - listen-on port 53 { 127.0.0.1; };
> - listen-on-v6 port 53 { ::1; };
> + listen-on port 53 { any; };
> + listen-on-v6 port 53 { any; };
>
> 2: Allow external queries by removing the allow-query setting entirely:
>
2012 Oct 15
1
Killing a Service
Hi;
I get this:
]# /etc/init.d/dovecot start
Starting Dovecot Imap: Fatal: listen(143) failed: Address already in use
and this:
]# netstat -ltn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN
tcp 0 0 209.216.9.56:587
2017 Apr 13
4
bind vs. bind-chroot
On 04/12/2017 06:18 PM, John R Pierce wrote:
> On 4/12/2017 3:11 PM, Nicolas Kovacs wrote:
>> On my public servers, I usually run BIND for DNS. I see CentOS offers a
>> preconfigured (sort of) bind-chroot package. I wonder what's the
>> effective benefit of this vs. a "normal" BIND setup without chroot. On
>> my Slackware servers, I have a rather
2006 Sep 06
3
Intel Boot Agent: PXE-E32: TFTP open timeout for correctly configured tftp-hpa
Hello. In my case I can successfully boot up my Thinkpad X32, but the
same configuration doesn't work for my desktop computer with Intel
network card, with Intel Boot Agent 2.2
DHCP server is 10.0.0.1, tftpd (used tftp-hpa) runs on 10.0.0.32.
netstat told me the daemon listen to 69 UDP port just fine. running tftp
in commandline also shows it works (retrieve pxelinux.0 less then 1
second).
2017 Apr 11
2
Primary DNS server with BIND on a public machine running CentOS 7
Le 11/04/2017 ? 19:09, John R Pierce a ?crit :
> do you mean 'authoritative DNS server' ?
Yes.
--
Microlinux - Solutions informatiques durables
7, place de l'?glise - 30730 Montpezat
Web : http://www.microlinux.fr
Mail : info at microlinux.fr
T?l. : 04 66 63 10 32