Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji
Wątek został zarchiwizowany. Jeśli potrzebujesz pomocy, zadaj nowe pytanie.
Zarchiwizowany

Firefox blocked my Arduinoethernet device on port 23. How to unblock

ideato odpowiedziano
Robertdehaas

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?

Wszystkie odpowiedzi (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