Hi and thanks again! The hostname is:

$ hostname
proyecto-192.local

I think I changed the hostname manually! This is the file /etc/hosts

$ cat /etc/hosts
127.0.0.1   localhost localhost.localdomain localhost4
localhost4.localdomain4
::1         localhost
192.168.56.101 proyecto-192.local
10.0.2.15 proyecto-10.local

The ports that the host is using:

$ nmap cb.vu
Starting Nmap 5.21 ( http://nmap.org ) at 2011-07-11 20:47 CEST
Nmap scan report for cb.vu (91.121.74.15)
Host is up (0.044s latency).
rDNS record for 91.121.74.15: mail.sleepyowl.net
Not shown: 993 filtered ports
PORT    STATE SERVICE
22/tcp  open  ssh
53/tcp  open  domain
80/tcp  open  http
110/tcp open  pop3
443/tcp open  https
587/tcp open  submission
995/tcp open  pop3s

And the file /etc/services doesn't have any line for ports 6444 and 6445

cat /etc/services | grep 6444
cat /etc/services | grep 6445



2011/7/11 Dave Love <[email protected]>

> Carlos Scaloni <[email protected]> writes:
>
> > Thanks a lot, both of you are very kind.
> > I apologize but the other time i couldn't fix the problems, and I went
> > outside my country for a time, i couldn't finish this work. I'm so sorry!
> >
> > I followed your instructions, the log is repeating all the time this:
>
> Oops.  I omitted what I meant to write:  you need the answer to Reuti's
> question about the hostname info, which I didn't see.
>
> I think the debug output just shows that's the area of the problem.  (It
> could possibly also fail if something else uses that port, for instance.)
>
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to