ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] gre tunnel
@ 2011-12-16 11:38 Anton Gorlov
  2011-12-16 18:24 ` Sergey Vlasov
  0 siblings, 1 reply; 2+ messages in thread
From: Anton Gorlov @ 2011-12-16 11:38 UTC (permalink / raw)
  To: ALT Linux Community, ALT Linux sysadmin discuss

Как бы с помощью etcnet сделать нечто типа

ip tunnel add netb mode gre remote 172.19.20.21 local 172.16.17.18 ttl 255
...

?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Comm] gre tunnel
  2011-12-16 11:38 [Comm] gre tunnel Anton Gorlov
@ 2011-12-16 18:24 ` Sergey Vlasov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergey Vlasov @ 2011-12-16 18:24 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 320 bytes --]

On Fri, Dec 16, 2011 at 03:38:03PM +0400, Anton Gorlov wrote:
> Как бы с помощью etcnet сделать нечто типа
> 
> ip tunnel add netb mode gre remote 172.19.20.21 local 172.16.17.18 ttl 255

/etc/net/ifaces/netb/options:

TYPE=iptun
TUNTYPE=gre
TUNREMOTE=172.19.20.21
TUNLOCAL=172.16.17.18
TUNOPTIONS="ttl 255"

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-16 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-16 11:38 [Comm] gre tunnel Anton Gorlov
2011-12-16 18:24 ` Sergey Vlasov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git