Displaying 20 results from an estimated 2000 matches similar to: "Where's Dovecot's ports?"
2009 Apr 30
1
Hoe to get RESIDUAL VARIANCE in logistic regression using lmer
Hello everybody,
using the lmer function, I have fitted the following logistic mixed
regression model on an experimental data set containing one fixed factor
(Cond) and three random variables (Sito, Area, Trans):
> model<-lmer(Caul~Cond+(1|Sito)+(1|Area)+(1|Trans), data=dataset,
> family=binomial)
this is the output:
> summary(model)
Generalized linear mixed model fit by the
2006 Apr 24
9
A Stylesheet for a database app
Hi to all, I''m a new subscriber of this list and a new user of RoR.
I''m looking for a stylesheet to make a simple database app nicer, a css to
start working with.
I have to do some simple apps and I want them to be the more uniform on the
presentation side.
I know I can do it for myself, but a nice stylesheet is not so easy to perform
for a non-grafic geek like me, and so
2006 Feb 04
2
nnamp question
Hi:
I have a machine with four interfaces connecting four
different networks. I am learning to use nmap and
trying to force the nmap working only one interface.
As nmap man page states, I use -e option and it would
not work:
nmap -e fx0 -v -sP 192.168.128.0/23
Starting Nmap 3.95 ( http://www.insecure.org/nmap/ )
at 2006-02-04 14:04 CST
getinterfaces: Failed to open ethernet interface (el0)
2015 Aug 12
2
C6.7 evolution to cyrus imap(s) fails
Am 12.08.2015 um 15:16 schrieb Dr J Austin:
> Hi Richard
>
> I have been working at trying to get cyrus to listen on 148.197.29.5
> interface instead of the localhost - I have failed
>
> Whenever I add things to /etc/cyrus.conf such as
> imaps cmd="imapd -s" listen="[148.197.29.5]:imaps" prefork=1
No square brackets around the ip address.
>
2006 Feb 14
3
DAG Repository
Has anyone else had this problem?
I have tried other mirrors and still to the same effect.
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for nmap to pack into transaction set.
nmap-4.01-1.2.el4.rf.i386 100% |=========================| 5.3 kB 00:00
---> Package nmap.i386 2:4.01-1.2.el4.rf set to be updated
-->
2008 May 07
4
NMAP - reveal MAC address
In CentOS 4 does anyone know the switches to get NMAP to reveal the MAC
of the host being scanned ?
I cant seem to find it and i am using nmap-4.20 - i am sure this was
available somehow on older releases.
thanks
2004 Jun 16
4
nmap not scanning networks?
Hello!
Attempt to scan a network with any method except plain ping results in an error:
truss nmap -sT -p 21 '172.19.17.*'
[...]
sendto(0x4,0x8094200,0,0x0,{ AF_INET 172.19.17.0:0 },0x10) ERR#49 'Can't assign
requested address'
[...]
What's strange that man on send(2) doesn't state that EADDRNOTAVAIL can ever be returned from sendto().
Quick look at nmap's site
2015 Apr 24
5
I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
Hi Thomas,
Could you tell how can I change the protocol of corresponding port means
5060 is configured with tcp protocol I want to configured with udp. When I
execute nmap -p5060 xx.xx.xx.xx I got below output
[root at ip-172-31-32-117 cel]# nmap -p5060 xx.xx.xx.xx
Starting Nmap 5.51 ( http://nmap.org ) at 2015-04-21 11:19 UTC
Nmap scan report for
2015 Aug 24
2
Host does not respond to nmap
Hey Y'all,
I just set up a new old machine on my network. I did a net install of
CentOS 6.7 on it replacing an outdated copy of Win XP. Of course I'm
now in the throws of configuring the machine to be a useful member of
society.
[mlapier at peach ~]$ nmap -sn 192.168.15.0/24
Starting Nmap 5.51 ( http://nmap.org ) at 2015-08-23 20:12 EDT
Nmap scan report for 192.168.15.1
Host is up
2015 May 03
4
can't disable tcp6 on centos 7
>
> It's listening on both IPv6 and IPv4. Specifically, why is that a problem?
The central problem seems to be that the monitoring host can't hit nrpe on
port 5666 UDP.
[root at monitor1:~] #/usr/local/nagios/libexec/check_nrpe -H
puppet.mydomain.com
CHECK_NRPE: Socket timeout after 10 seconds.
It is listening on the puppet host on port 5666
[root at puppet:~] #lsof -i :5666
2016 Apr 21
2
FirewallD issue
Hello everybody.
Recently i moved external interface to zone "external" on my home
server/router. And something strange is hapening. From my router
(chamber, CentOS7) everything is fine:
[root at chamber ~]# firewall-cmd --list-all
home (default, active)
interfaces: enp3s0 tun0 virbr0
sources:
services: dhcp dhcpv6-client dns http https imaps ipp-client mdns nfs
samba
2009 Oct 15
3
Inquiry:What is the equivalent of nmap command on CentOS 5.2 ?
Dear All
Please be informed that I have installed CentOS 5.2 on my client but it does
not have nmap command . Can you please do me favor and let me know what is
the equivalent of nmap command on CentOS 5.2 ?
Thank you in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Jun 20
1
Can't make asterisk work...how to test?
All,
I've put a new asterisk server at another location and can't seem to get
it working. What's the best strategy to debug connections?
I'm doing inbound SIP only and have installed the server in the same way
as I did on my DEV server. Running an nmap on localhost shows the port
listening:
----------
[asterisk]/> nmap -sU localhost
Starting Nmap 4.11 (
2015 Apr 21
2
I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
Hi Guenther,
When I executed nmap -p5060 <xx.xx.xx.xx> I got below output.
[root at ip-172-31-32-117 cel]# nmap -p5060 xx.xx.xx.xx
Starting Nmap 5.51 ( http://nmap.org ) at 2015-04-21 11:19 UTC
Nmap scan report for ec2-xx-xx-xx-xx.us-west-2.compute.amazonaws.com
(xx.xx.xx.xx)
Host is up (0.00080s latency).
PORT STATE SERVICE
5060/tcp filtered sip
Nmap done: 1 IP address (1 host
2015 Apr 16
3
ClamAV reports a trojan
This morning I discovered this in my clamav report from one of our
imap servers:
/usr/share/nmap/scripts/irc-unrealircd-backdoor.nse:
Unix.Trojan.MSShellcode-21 FOUND
I have looked at this script and it appears to be part of the nmap
distribution. It actually tests for irc backdoors. IRC is not used
here and its ports are blocked by default both at the gateway and on
all internal hosts.
2007 Nov 22
1
match
Hi,
I'm new about R. My problem is:
I have 2 lists of proteins and I would compare them. I import the 2
lists like 2 different matrixs and I would that the first entry in the
matrix 1 match with all entries of the matrix 2, then the second entry
of the matrix 1 matchs with all entries of the matrix 2 and repeat
this process with all entries of the matrix 1. Anybodies know can I do
2015 Nov 01
3
OT Strange IP address on home network
On 10/30/2015 09:01 AM, Timothy Murphy wrote:
> Johnny Hughes wrote:
>
>>> So I guess the strange IP address probably comes from some Lite-On device
>>> somewhere in my house - maybe on the server itself, an HP MicroServer.
>>> There are so many possible electronic culprits today.
>
>> You should be able to use nmap to scan the device.
>
> Thanks
2005 Nov 02
2
Bind to eth1 only problem
Hello,
I am trying to setup a samba server as a pdc bound to eth1 only (testing
network). however I still seeing samba bind to eth0. I am running a debian
unstable box... any ideas? do you need anything more to go on? (see
attachments)
I am starting smbd and nmbd up using a startup script out of
/etc/init.d with the options:
--exec /usr/sbin/nmbd -- -s /etc/samba/smb.ts.conf -D;
--exec
2015 Apr 28
1
I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
Hi James,
Please let me know how could I implement for sip.I will appreciate your
help.
Regards
Akhilesh
On Mon, Apr 27, 2015 at 7:01 PM, James Cass <jcass78 at gmail.com> wrote:
> Akhilesh,
> I have implemented several ec2 instances with both sip and iax2 and have
> no problems with xlite or hard phones. Have you already opened the ports in
> the vpc security group on the
2025 May 28
2
server signing = required
Hello to all,
I configured a samba Server as followed:
---------------
[global]
bind interfaces only = Yes
client signing = required
disable netbios = Yes
interfaces = 192.168.56.45
realm = EXAMPLE.NET
security = ADS
server min protocol = SMB3
server signing = required
smb ports = 445
template shell =