[FS#283] NAT Loopback ("reflections") not working correctly.

LEDE Bugs lede-bugs at lists.infradead.org
Tue Nov 29 10:12:49 PST 2016


The following task has a new comment added:

FS#283 - NAT Loopback ("reflections") not working correctly.
User who did this - schoerg (schoerg)

----------
Thanks, I inserted it like you said, and not the IP is visible:

                {
                        "interface": "wan",
                        "up": true,
                        "pending": false,
                        "available": true,
                        "autostart": true,
                        "dynamic": false,
                        "uptime": 38,
                        "l3_device": "wwan0",
                        "proto": "mbim",
                        "updated": [
                                "addresses",
                                "routes"
                        ],
                        "metric": 0,
                        "dns_metric": 0,
                        "delegation": true,
                        "ipv4-address": [
                                {
                                        "address": "178.112.24.186",
                                        "mask": 30
                                }
                        ],
                        "ipv6-address": [

                        ],
                        "ipv6-prefix": [

                        ],
                        "ipv6-prefix-assignment": [

                        ],
                        "route": [
                                {
                                        "target": "0.0.0.0",
                                        "mask": 1,
                                        "nexthop": "0.0.0.0",
                                        "source": "0.0.0.0\/0"
                                }
                        ],
                        "dns-server": [

                        ],
                        "dns-search": [

                        ],
                        "inactive": {
                                "ipv4-address": [

                                ],
                                "ipv6-address": [

                                ],
                                "route": [

                                ],
                                "dns-server": [

                                ],
                                "dns-search": [

                                ]
                        },
                        "data": {

                        }
                }
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=283#comment982



More information about the lede-bugs mailing list