Firefox blocked my Arduinoethernet device on port 23. How to unblock
I want to use my arduino ethernet device for controling my projects. It use my lan ip adres on port 23 not 80. 192.168.2.7 but firefox will not allow me to use this port for my security. how to unblock this behaviour?
I want to use my arduino ethernet device for controling my projects. It use my lan ip adres on port 23 not 80. 192.168.2.7 but firefox will not allow me to use this port for my security. how to unblock this behaviour?
All Replies (1)
Hello Robertdehaas, you have to create in about:config, the next preference network.security.ports.banned.override
see : http://kb.mozillazine.org/Network.security.ports.banned.override.
http://www-archive.mozilla.org/projects/netlib/PortBanning.html
any luck ?
thank you