Displaying 2 results from an estimated 2 matches for "ipv4_ip_forward".
2015 Mar 27
2
No connect to/from other machines on remote ethernet
Hi all,
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.
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!
Regards,
Quan Zhou
+------------------------+
|pub
2015 Mar 31
0
No connect to/from other machines on remote ethernet
...ing 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!
Is forwarding of packets enabled on the server? Check that
/proc/sys/net/ipv4/ip_forward is 1 (if not, just run
echo 1 >/proc/sys/net/ipv4_ip_forward as root), and that your firewall
settings also allow traffic between eth0 and tun1 (iptables -L FORWARD).
--
Met vriendelijke groet / with kind regards,
Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc...