<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br>You are right, later that day I figured out it was due to a firewall issue, I fixed that by ` # ufw allow from tun1` and everything's cool!<div><br></div><div><br><div>Date: Tue, 31 Mar 2015 14:45:48 +0200<br>From: guus@tinc-vpn.org<br>To: tinc@tinc-vpn.org<br>Subject: Re: No connect to/from other machines on remote ethernet<br><br><pre>On Fri, Mar 27, 2015 at 05:16:29PM +0800, Quan Zhou wrote:<br> <br>> I have finally got tinc working, but it’s only between server/client. Client can receive broadcast packets from server ethernet, and pings between them is fine.<br>> <br>> If I ping tinc client(192.168.88.166) from any machine in my server lan, 192.168.88.0/24, all packets timed out, and nothing received by the client. Any ideas? Thanks!<br> <br>Is forwarding of packets enabled on the server? Check that<br>/proc/sys/net/ipv4/ip_forward is 1 (if not, just run<br>echo 1 >/proc/sys/net/ipv4_ip_forward as root), and that your firewall<br>settings also allow traffic between eth0 and tun1 (iptables -L FORWARD).<br> <br>-- <br>Met vriendelijke groet / with kind regards,<br>     Guus Sliepen <guus@tinc-vpn.org><br></pre><br>_______________________________________________
tinc mailing list
tinc@tinc-vpn.org
http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc</div></div>                                     </div></body>
</html>