[SOLVED]Can´t reach a port listening vía rmnet0 interface

You also need to disable the firewall of module:

iptables -I INPUT -j ACCEPT

You can also try this TCP server application:

Or you can download the nc binary here:

Transfer to the WP module, and then type the following for TCP server:
root@swi-mdm9x28:/tmp# chmod 777 ./nc
root@swi-mdm9x28:/tmp# ./nc -l -p 1234