Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 1999 15:21:17 -0400 (EDT)
From:      Mike Newell <mnewell@SpottyDogs.Org>
To:        Thomas Uhrfelt <thomas.uhrfelt@plymovent.se>
Cc:        Ruslan Ermilov <ru@ucb.crimea.ua>, FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   RE: IP-in-IP encapsulation
Message-ID:  <Pine.BSF.4.10.9908111518220.34429-100000@george.spottydogs.org>
In-Reply-To: <LOBBJNJHKFOGCKJFKEKBMEJPCDAA.thomas.uhrfelt@plymovent.se>

next in thread | previous in thread | raw e-mail | index | archive | help
I wrote a GRE tunnel app.  I tried using nos-tun to our Cisco router but
it didn't work well with the firewall code (which has special provision
for GRE tunnels).  So taking someone's advice from the list I got the spec
out and wrote one.  I slapped together some documentation at

  http://mike.spottydogs.org/projects/gre-tun/

It seems to work OK for me (I tunnel to my coop ISP over my DSL link).  I
didn't implement all the features (e.g. checksums) but if you're
interested let me know.

Mike

On Aug 10 Thomas Uhrfelt was heard to blather:

thomas>Well if somebody got a good sollution (besides PPP) that works good, I want
thomas>to hear about it. I tried SKIP but somehow it doesnt work well with the fxp
thomas>driver. Right now I am using PPP with the -ddial option, but links go down
thomas>anyway and don't re-initiate themselves. And the <add!> clause in ppp doesnt
thomas>seem to do its job properly by reassigning routes when the tun# interface
thomas>change.
thomas>
thomas>So please give me a buzz when you find a working sollution.
thomas>
thomas>Regards,
thomas>
thomas>Thomas Uhrfelt
thomas>
thomas>> -----Original Message-----
thomas>> From: owner-freebsd-questions@FreeBSD.ORG
thomas>> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Ruslan Ermilov
thomas>> Sent: Tuesday, August 10, 1999 9:44 AM
thomas>> To: Dan O'Connor
thomas>> Cc: freebsd-questions@FreeBSD.ORG
thomas>> Subject: Re: IP-in-IP encapsulation
thomas>>
thomas>>
thomas>> On Mon, Aug 09, 1999 at 06:13:05PM -0700, Dan O'Connor wrote:
thomas>> > Pardon my ignorance...
thomas>> >
thomas>> > I've seen this IP-in-IP thing mentioned before, but what is it used for?
thomas>> >
thomas>> > Seems kinda pointless--like zipping up a zip file.
thomas>> >
thomas>> > --Dan
thomas>>
thomas>> If could be used to ``tunnel'' private networks over Internet:
thomas>>
thomas>> +--------------+            +--------+            +--------------+
thomas>> |192.168.1.0/24|         +--|Internet|--+         |192.168.2.0/24|
thomas>> +---------+----+        /   +--------+   \        +----+---------+
thomas>>            \           /                  \           /
thomas>>          +--+-------+ /                    \ +-------+--+
thomas>>          | Router 1 |/                      \| Router 2 |
thomas>>          +----------+                        +----------+
thomas>>
thomas>> --
thomas>> Ruslan Ermilov		Sysadmin and DBA of the
thomas>> ru@ucb.crimea.ua	United Commercial Bank,
thomas>> ru@FreeBSD.org		FreeBSD committer,
thomas>> +380.652.247.647	Simferopol, Ukraine
thomas>>
thomas>> http://www.FreeBSD.org	The Power To Serve
thomas>> http://www.oracle.com	Enabling The Information Age
thomas>>
thomas>>
thomas>> To Unsubscribe: send mail to majordomo@FreeBSD.org
thomas>> with "unsubscribe freebsd-questions" in the body of the message
thomas>>
thomas>
thomas>
thomas>
thomas>To Unsubscribe: send mail to majordomo@FreeBSD.org
thomas>with "unsubscribe freebsd-questions" in the body of the message
thomas>



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.10.9908111518220.34429-100000>