Wireless Access

last person joined: yesterday 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

GRE tunnel is not coming up from Local controller to DMZ

This thread has been viewed 0 times
  • 1.  GRE tunnel is not coming up from Local controller to DMZ

    Posted May 23, 2016 09:30 AM

    Hi All,

    I am configuring a GRE tunnel from Local controller ot DMZ controller, it is reachble and able to ping each other.

    After configuring GRE tunnel I can see that "ENCAPS" is going high in DMZ side and "DECAPS" is going high in Local controller side.

    But encaps in local controller is not increasing and decaps in DMZ controller is not increasing.

     

    Local controller config:

    interface tunnel 100

    tunnel source "local mgmt  ip"

    tunnel destination " dmz mgmt ip"

    tunnel mode gre 1

    tunnel keepalive

    trusted

    tunnel vlan "l2 vlan"

     

    DMZ controlle config:

    interface tunnel 100

    tunnel source " dmz mgmt ip"

    tunnel destination " local mgmt ip"

    tunnel mode gre 1

    tunnel keepalive

    trusted

    tunnel vlan "l2 vlan"



  • 2.  RE: GRE tunnel is not coming up from Local controller to DMZ

    EMPLOYEE
    Posted May 23, 2016 10:58 AM

    Try turning off keepalives.



  • 3.  RE: GRE tunnel is not coming up from Local controller to DMZ

    Posted May 23, 2016 11:57 AM

    tried , no luck.

    Stil the tunnel is down.