<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi everyone,</div>

<div> </div>

<div>I am trying to run tinc version 1.1pre17 on fedora 30 hosts and I am running into a problem. Building and starting tinc works just fine. After starting the network using "tinc -n prod start", the interface shows up properly and it has the correct IP addresses configured:</div>

<div> </div>

<div>
<div>vpn0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1280 qdisc fq_codel state UNKNOWN group default qlen 1000<br/>
    link/ether 5e:e1:e0:e1:1c:94 brd ff:ff:ff:ff:ff:ff<br/>
    inet6 fd10:1:1::1/128 scope global<br/>
       valid_lft forever preferred_lft forever<br/>
    inet6 fe80::5ce1:e0ff:fee1:1c94/64 scope link<br/>
       valid_lft forever preferred_lft forever</div>

<div> </div>

<div> </div>

<div>However, the hosts cannot connect to each other. When checking the logs, the following appears over and over again, for any combination of hosts:</div>

<div> </div>

<div>
<div>Error while connecting to node04 (<redacted> port 655): Permission denied<br/>
Closing connection with node04 (<redacted> port 655)<br/>
Could not set up a meta connection to node04<br/>
Trying to re-establish outgoing connection in 50 seconds</div>

<div> </div>

<div> </div>

<div>I have checked my selinux configuration and everything is fine on that end:</div>

<div> </div>

<div>
<div>tincd_port_t                   tcp      655<br/>
tincd_port_t                   udp      655</div>

<div> </div>

<div> </div>

<div>Can someone point me into the right direction?</div>

<div> </div>

<div>Kind regards,</div>

<div>Christopher</div>
</div>
</div>
</div></div></body></html>