Re: GRE Tunnel - one way ?



Thank you for your response. I think I am very close ... but ...

I tried but without a "tunnel source" the tunnel interface on Router B
does not come up. Here is a snippet of my configuration on Routers A
and B ..

I can tell from the Router A serial interface stats connected to the
one-way link that my multicast packets are getting tunnelled and are
going through to the one way link....

Router B is receiving it on its serial link but the packets as
evidenced by the serial interface statistics. However it never get
de-capsulated and forwarded on the LAN of ROuter B.
########################################################
ROUTER A
!
interface Tunnel0
ip unnumbered FastEthernet0/0.1
ip pim dense-mode
ip igmp join-group 239.232.1.20
tunnel source FastEthernet0/0.1
tunnel destination 192.168.10.15
!

interface FastEthernet0/0.1
description Vlan1 Video and Data
encapsulation dot1Q 1 native
ip address 10.7.10.1 255.255.255.128
no ip redirects
no ip unreachables
no ip proxy-arp
ip pim dense-mode
ip igmp join-group 239.232.1.20


!

interface Serial1/0
description One Way Out ONLY Link
bandwidth 384
ip address 1.1.1.1 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
!

ip route 192.168.10.15 255.255.255.255 Serial1/0
###############################################

ROUTER B

!
interface Loopback0
ip address 6.6.6.6 255.255.255.0
ip pim dense-mode
ip igmp join-group 239.232.1.20
!
interface Tunnel0
no ip address
ip pim dense-mode
ip igmp join-group 239.232.1.20
tunnel source FastEthernet0/0
tunnel destination 6.6.6.6
!
interface FastEthernet0/0
description $ETH-LAN$
ip address 192.168.10.15 255.255.255.0
ip pim dense-mode
ip igmp join-group 239.232.1.20

ip mroute 0.0.0.0 0.0.0.0 Tunnel0

Thank you
-Kartik

.



Relevant Pages

  • Re: Cisco ASA IPSEC Tunnelling
    ... I suggest creating a GRE tunnel between the MPLS connecting routers. ... Configure the GRE tunnel to go from a loopback IP address on one router ... DS-1/T-1 or similar connection. ...
    (comp.dcom.sys.cisco)
  • Re: IPSec/GRE & NAT/PAT
    ... router behind a NAT Firewall... ... Since it is inside the crypto tunnel (sorry, ... NOT the GRE tunnel). ...
    (comp.dcom.sys.cisco)
  • Re: I-Net und VPN über LANCOM-Router
    ... Der ISA hat mit dem VPN Tunnel eigentlich gar nichts zu tun, ... auf der 2.Netzwerkkarte ist der Router angeschlossen. ...
    (microsoft.public.de.german.isaserver)
  • Re: OpenSwan - Linux VPN to Linux VPN
    ... I want to be able to use all the resources on the host network. ... I can get some of it to work changing the routes manually. ... There are 4 IP addresses associated with a VPN tunnel: ... The left router knows that the packet in destined via the tunnel, ...
    (comp.os.linux.networking)
  • Re: how do I contact a pc behind a router
    ... my home LAN... ... I also use a non-default port for SSH connections into my ... > One way is you can open multiple ports on the router, ie. one to each PC, ... > through the tunnel. ...
    (microsoft.public.windowsxp.work_remotely)