VPN behind masquerading firewall 1.Opre7

Guus Sliepen guus at sliepen.eu.org
Thu Oct 3 16:06:31 CEST 2002


On Thu, Oct 03, 2002 at 12:56:29PM +0200, Marcel de Vries wrote:

> Sorry for the mess. I had the files in plain text in the mail.
> I hope it's better now.

Yes,

> Subnet 10.69.189.132/32
> Address 192.168.0.99 netmask 255.255.0.0
> posrt 655

The "netmask 255.255.0.0" part makes no sense.
It should be port, not posrt.

> #!/bin/bash
> ifconfig tap0 down
> ifconfig tap0 hw ether fe:fd:00:00:00:00
> ifconfig tap0 10.69.189.132 netmask 255.255.255.255
> ifconfig tap0 -arp

This tells your computer that 10.69.189.132/32 should go to tap0.
However, you should also make sure that 10.69.189.134/32 is sent to
tap0. You can either expand the netmask or add an extra route for
10.69.189.134 to tap0.

-- 
Met vriendelijke groet / with kind regards,
    Guus Sliepen <guus at sliepen.eu.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://brouwer.uvt.nl/pipermail/tinc/attachments/20021003/58699fca/attachment.pgp


More information about the Tinc mailing list