[GeoNetwork-users] Port Blocked?

I am setting up a small test server. I can get geonetwork to come up on Localhost:8083/geonetwork but when I try from another machine alex:8083/geonetwork
I get unable to connect. gerserver is running fine on 8090 this way. So I know that connection to the machine is working. Any idea welcome.

Thanks

--
William Ide

Hmmm, looks alot like
http://osgeo-org.1803224.n2.nabble.com/I-can-t-access-Geonetwork-from-remote-machine-td4756419.html
this problem ....I recommend trying the solution described in that post?

Worked for me :slight_smile:
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Port-Blocked-tp5362593p5363223.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

It's a bit strange that netstat still displays a localhost instance, since you actually should see your IP number. So, I would double check the files suggested in the linked post of my first reply to check whether your local IP is in there. However I have no experience with the combination Linux/GN, so I hope the list is able to help you out on the firewall service matter.

-----Original Message-----
From: clogan [mailto:clogan@anonymised.com]
Sent: woensdag 4 augustus 2010 21:58
To: Gijzen, Sidney
Subject: Re: [GeoNetwork-users] Port Blocked?

That didn't work for me. In another thread someone sugested I check netstat. So I tried

# netstat -tap --numeric-ports | grep 8080
tcp 0 0 localhost.myhouse:8080
*:* LISTEN 6881/java
tcp 1 0 localhost.myhouse:41147
localhost.myhouse:8080 CLOSE_WAIT 6881/java
tcp 1 0 localhost.myhouse:34408
localhost.myhouse:8080 CLOSE_WAIT 6881/java

The ones that say CLOSE WAIT worry me but I don't know how to open them. I have turned off the fedora firewall service.

Thanks.

On 8/2/2010 4:26 AM, Sidney Gijzen wrote:

Hmmm, looks alot like
http://osgeo-org.1803224.n2.nabble.com/I-can-t-access-Geonetwork-from-
remote-machine-td4756419.html this problem ....I recommend trying the
solution described in that post?

Worked for me :slight_smile:
   
--
William Ide