Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2001 13:33:41 -0500 (CDT)
From:      Nick Rogness <nick@rogness.net>
To:        Doug Young <dougy@bryden.apana.org.au>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: VPN / VLAN routing 
Message-ID:  <Pine.BSF.4.21.0104251331100.40162-100000@cody.jharris.com>
In-Reply-To: <007501c0cd71$77e70040$0400a8c0@oracle>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 25 Apr 2001, Doug Young wrote:

> I've been tearing hair out for days trying to figure out vtund
> configuration .... given the almost total lack of documentation its
> becoming a real headache.

[snip]
>   up {
>         # Connection is Up
> 
>         # 10.3.0.1 10.3.0.2 netmask 255.255.255.0";
>         ifconfig "%% 10.3.0.1 pointopoint 10.3.0.2 mtu 1450";

	Don't need the "pointtopoint" phrase above.  That's a Linux thing
	I believe.

[snip]
> 
>         # Assign IP addresses.
>         ifconfig "%% 10.3.0.2 pointopoint 10.3.0.1 mtu 1450";

	Same as above.

	I think everything else looks OK.


Nick Rogness <nick@rogness.net>
 - Keep on Routing in a Free World...
 "FreeBSD: The Power to Serve!"


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0104251331100.40162-100000>