I hope you can help me :)
I am setting up a credit card terminal in my store network. (Itβs just a mobile LTE Router with a static IP address and a switch)
The payment processing provider requires me to allow traffic to their specific IP adresses and ports in my network in order for the terminal to work.
They gave me a list of several IP adresses and corresponing ports:
eg. 198.192.112.14:3443
I tested the connections with telnet and everything worked except the connection on two ports. 3443 and 4443
I tested the these ports with Wireshark and it gave me a tcp retransmission feedback!
Now I am stuck. What do I have to do that my network can establish a connection to said adress and ports? Does it have something to do with my ISP?
Best, Max