Hi Ahmet.

There are a few things to consider. Firstly, when you create the sitebundle.zip file, you must do it using the public IP address, as this is what CNRI use in their configuration. Then, because you are using a private IP address behind a firewall, you must go and change the IP addresses in the config.dct file in the handle-server directory, as you need to tell the handle server that it must bind to the private address.

The third step is to make sure that the puclic address port 2641 is forwarded to the private address port 2641 for both udp and tcp. You can test this using the netcat command as follows (but do it slowly):

nc -u uir.unisa.ac.za 2641

<enter> (wait three seconds)

<enter>(wait three seconds)

ctl-c

The fact that you could type enter and it did not kick you out shows that it is connected.

If you test against a machine that does not work:

 nc -u www.teqcle.co.za 2641

<enter>(wait three seconds)

Ncat: No route to host.



On 28/02/2017 09:51, Ahmet Melih Başbuğ wrote:
Hello. After i changed ip adress (I changed public ip to private ip..) I got new error.


      Error - Resolution Error

The handle you requested --

*/20.500.11851/317/*

-- cannot be found.


What should i do ? I had items which included in past.

Thanks

Melih



25 Şubat 2017 Cumartesi 17:38:23 UTC+3 tarihinde Ahmet Melih Başbuğ yazdı:

    Hello. I have problem about handle server. It was working in past.
    but I restarted handle and it doesn't work. I can't understand
    why? We got handle.net <http://handle.net/> account and it works.
    we configured settings before.

    when I gave start-handle-server, it start to work and i can see
    command in ps -ef| grep handle.
    root@dspaceetu-vm:/dspace/handle-server# ps -ef | grep handle
    tomcat7   8481     1  0 16:13 pts/8    00:00:05 java -Xmx256m
    -classpath :/dspace/lib/JUnitParams-.......


    i looked ports 8000 and 2641 with sudo netstat -tulpn | grep :2641
    command but it doesn't show anything. In Iptables, I gave to
    8000(tcp) and 2641(udp,tcp) permissions​.

    tail -100f handle-server.log
    "2017/02/25 03:13:48 EET" 25 Rotating log files

    moreover when i go http://hdl.handle.net/20.500.11851/317
    <http://hdl.handle.net/20.500.11851/317> I see Error - Cannot
    Connect to Server error. What could the error be? I can't find any
    mistake.

    thanks
    Melih

--
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to