Tinc on Mac OSX 10.8.4.

Sven-Haegar Koch haegar at sdinet.de
Sun Sep 22 22:58:14 CEST 2013


On Sun, 22 Sep 2013, Zia Syed wrote:

> ok, changed that and now i am able to connect to port 80 on my Mac, from
> Linux box using 192.168.1.9 address. However, i can't connect to another
> webserver on my home network at 192.168.1.1.

> and my tinc-up on the linux is
> 
> #!/bin/sh
> ifconfig $INTERFACE 192.168.2.1 netmask 255.255.0.0

With a netmask of 255.255.255.0 it would work better.

> route add -host 192.168.1.9 dev $INTERFACE
> route add -net 192.168.1.0 netmask 255.255.255.0 gw 192.168.2.1

c'ya
sven-haegar

-- 
Three may keep a secret, if two of them are dead.
- Ben F.


More information about the tinc mailing list