Networking Forums

Networking Forums > Computer Networking > Linux Networking > Unnumbered GRE tunnel

Reply
Thread Tools Display Modes

Unnumbered GRE tunnel

 
 
Sergei Serov
Guest
Posts: n/a

 
      09-24-2007, 08:17 AM
Hi All!
I try to configure unnumbered GRE tunnel, and I can't find any
tutorial or howto, or even example to configure it.
The topology is one tunnel between two linux boxes:
-- eth1-|__|-eth0 <-------------> eth0-|__|-eth1 --

I'm trying now with:
ip tu add tun1 mode gre local loc.IP remote rem.IP ttl 255 dev eth0
ip addr add tun1 0.0.0.0
ip link set tun1 up

With "ifconfig" I get "no such device" or "can't assign the requested
address", so I use iproute2
But traffic doesn't go over the link. Tunnel appears as UP.
Have somebody configured such thing before? I'm asking for any clue
for this issue.
LARTC mail group is silent..
Thanks in advance!
--
WBR Sagi Sh

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with VPN tunnel Bill Network Routers 0 05-05-2010 07:54 AM
unnumbered mode and generic networking training.. =P Brian Link Windows Networking 0 08-27-2004 04:59 AM
Using several IPs (IP Unnumbered) over one PPPoE session meteor713 Linux Networking 5 06-22-2004 01:16 PM
Using several IPs (IP Unnumbered) over one PPPoE session meteor713 Linux Networking 0 06-16-2004 02:30 PM
Tunnel ftp through SSH Alexander Duenisch Linux Networking 3 11-19-2003 05:43 PM



1 2 3 4 5 6 7 8 9 10 11