problem with tinc pre5

Guus Sliepen guus at sliepen.warande.net
Mon Feb 25 23:35:40 CET 2002


On Mon, Feb 25, 2002 at 03:28:58PM -0700, Igor Belokopytov wrote:

> HostA:
[...]
> TapDevice = /dev/misc/net/tun

With pre5 you should change TapDevice to Device.

> /etc/tinc/test4/hosts/HostA
> Subnet = 10.0.0.0/8
> Port = 8195
> Address = 10.38.9.2

Address falls within your Subnet. Are you sure that's what you want?

> /etc/tinc/test4/hosts/HostB
> Subnet = 10.0.0.0/8
> Port = 8195
> Address = 10.38.9.223

Same here.

> HostB:
[...]
> TapDevice = /dev/tap0

Again, that should be Device.

> [HostB]#ifconfig tap0 10.100.9.223 netmask 255.255.255.0 broadcast
> 10.100.9.255
[...]
> [HostA]#ifconfig test4 10.100.9.2 netmask 255.255.255.0 broadcast
> 10.100.9.255

The Subnets specified in the host config files should normally fall
within the subnet specified with ifconfig.

> [HostA]#tincd -n test4 -ddddd

Try tincd -n test4 -d5 instead of -ddddd, I don't know if the latter
form still works as intended. Your syslog doesn't show all
messages.

-- 
Met vriendelijke groet / with kind regards,
  Guus Sliepen <guus at sliepen.warande.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://brouwer.uvt.nl/pipermail/tinc/attachments/20020225/213ed67d/attachment.pgp


More information about the Tinc mailing list