Can we create VLAN interface over GRE tunnel interface

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 
Hello,

Im facing problem in pinging between, two vlan interfaces which were
created over GRE interfaces
We were able to ping between, GRE tunnels created over two machines.

Does, creation of VLAN over GRE tunnel differs ?

Used following commands to create tunnel and vlan:
----------------------
ip tunnel add GRE mode gre remote 192.168.64.122 local 192.168.64.123 
ifconfig GRE up
vconfig add GRE 111
ifconfig GRE.111 up
ifconfig GRE.111 21.1.1.1/24 pointopoint 21.1.1.2 route add -net
21.1.1.0/24 gw 21.1.1.254 dev GRE.111
---------------------
we had done this in both the machines, we were able to ping between both
the GRE tunnels, but not on both the VLAN's interface(GRE.111).
Does anything i missed here, in creation of vlan interface over GRE
tunnel interface.

Thanks,  Madhukar.
--
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux