Hi,
In 6lbr configuration there is default router(Peer Router) address field. For running Nat64 on router, Ti say we should enter host computer's ipv6 or gateway's ipv6 to this field
http://processors.wiki.ti.com/index.php/Cc26xx_sw_examples
""
It is important that it a real IPv6 address and that the IPv6 address belongs to a device on the subnet and that the device is turned on. If the device is not reachable, the connection to Internet will go down. It is not possible to use the BBB IP address for this.
- Enter e.g. your PC or access point IPv6 address in the "Peer router" edit box.
- Scroll down and click Submit button. The Edge Router application will reboot and are then ready for use.
""
I am trying to connect wireless cc2538 nodes to internet. I am running wrapsix (NAT64) on BBB. I entered my host computer' s ipv6 as Peer Router's address.
I used wireshark on my host computer. I saw that cc2538 node sends ip packects to my host computer. But this packets does not go to internet. My host computer simply discards this packets. I think I should use my gateways ipv6 address for Peer Router address on 6lbr config page. Because cc2538 sends
packets to 184.172.124.189 which is IBM s MQTT broker addressan this address is global address . I think this packet should go to my gateway. Because my gateway(router) can send this packet to internet.
Because I could not learn our gateways IPv6 I couldnt try gateways s address instead of host computers address(I am at job now)
Are there anybody who knows which ip address I should use.
Thanks
Serdar ARSLAN