[OOR-Users] Mobile Node through nat

Michael Fey m.fey at gmx.com
Sun Mar 25 11:07:25 CEST 2018


Hello,

i am trying to get a mobile node working through a nat (dual-stack-lite).

Could someone please help me to find the error.

My oor.conf:

debug                  = 1
map-request-retries    = 2
log-file               = /var/log/oor.log

operating-mode         = MN
encapsulation          = LISP
rloc-probing {
    rloc-probe-interval             = 30
    rloc-probe-retries              = 2
    rloc-probe-retries-interval     = 5
}
map-resolver        = {
        217.8.98.42
}
static-map-cache {
    eid-prefix          = 153.16.59.32/28
    iid                 = 0
}
nat_traversal_support  = on
map-server {
        address        = 217.8.98.42
        key-type       = 1
        key            = xxxxxxxxx
}
proxy-etr-ipv4 {
        address     = 193.162.145.46
        priority    = 10
        weight      = 10
}
database-mapping {
    eid-prefix          = 153.16.59.32/28
    iid                 = 0
    rloc-iface{
        interface       = wlan0
        ip_version      = 4
        priority        = 10
        weight          = 10
    }
}
proxy-itrs = {
        217.8.98.33                 # intouch-pxtr-1
}


Best regards

Michael


More information about the Users mailing list