Trivial setup question

Christoph Lechleitner lech at ibcl.at
Sun Sep 14 20:10:50 CEST 2003


On Sun, 14 Sep 2003, Charles Burnett wrote:

>
>Home:
>	Ethernet adapter LAN:
>        IP Address. . . . . . . . . . . . : 192.168.0.2
>        Subnet Mask . . . . . . . . . . . : 255.255.255.0
>        Default Gateway . . . . . . . . . : 192.168.0.1
>
>	Ethernet adapter TINC:
>        IP Address. . . . . . . . . . . . : 192.168.1.1
>        Subnet Mask . . . . . . . . . . . : 255.255.0.0
>        Default Gateway . . . . . . . . . :
>
>	tinc host file (relevant part):
>	  Subnet = 192.168.0.0/16
>
>Laptop:
>	Ethernet adapter LAN:
>        IP Address. . . . . . . . . . . . : 10.24.32.16
>        Subnet Mask . . . . . . . . . . . : 255.0.0.0
>        Default Gateway . . . . . . . . . : 10.54.99.1
>
>	Ethernet adapter TINC:
>        IP Address. . . . . . . . . . . . : 192.168.1.2
>        Subnet Mask . . . . . . . . . . . : 255.255.0.0
>        Default Gateway . . . . . . . . . :
>
>	tinc host file (relevant part):
>	  Subnet = 192.168.1.2/32
>
>Both systems will normally be on different networks, of course, which are
>firewalled and masqueraded. I've set them both up for TCPOnly, and I can get
>them connected (Laptop -> Home). They can ping one another and communicate
>(192.168.1.1 <-> 192.168.1.2) with no problems, however, the Laptop machine
>cannot see the rest of the Home network. i.e., from the laptop, I want to be
>able to connect to 192.168.0.5, which is another machine on the Home network.
>
>I've tried most logical setups, spent 6+ hours on it, read the help
>documentation and examples over and over and over, etc, but can anyone give
>me advice as to how to change my setup to make this work?

Have you set a routing to your home lan?

route add -net 192.168.0.0 netmask 255.255.255.0 gw 192.168.1.1

kr

Christoph
Tinc:         Discussion list about the tinc VPN daemon
Archive:      http://mail.nl.linux.org/lists/
Tinc site:    http://tinc.nl.linux.org/




More information about the Tinc mailing list