<div dir="ltr"><div>Sebastien...<br><br></div>I don't use Fedora but I would think this works there as it does on ubuntu/debian<br>
            <p>Open your terminal and type </p>

<pre><code><b>lsof -i :30003</b>
</code></pre>

<p>that command will list you the application used by that port with PID and also a userID if thats helpful<br></p>

<p>for example </p>

<p><img src="http://i.stack.imgur.com/EH3ad.png" alt="enter image description here"></p>

<p>Also, other things to look at are:</p><p>what does ifconfig tell you about the server where x2goserver is running?  what IP address is it?</p><p>Does the machine have more than 1 network interface?   what are the IP addr of each?</p>
<p>Are there any virtual machines running on that server?   what are their IP addresses</p><p>What's the IP address(s) on your client, is it running any virtual machines?</p><p>What does traceroute tell you about the path to 225.3.10.80</p>
<p></p><p></p>Brian</div>