Allow Stripe ip address in CyberPanel firewall

Hi guys, newbie question here.
As per instructions, I need to make sure Stripe IP addresses are allowed in my server.
While browsing to Server → Security → Firewall I can see a pre-set list of ports.

However I’ve been given the IP address, such as 3.18.12.63, and I’m not sure how to insert that in the list or if it’s even the right list.

Can you help me go in the right direction?

Thank you so much

Welcome @ilpaulm21 Happy you are here

If you installed csf use this approcah -

Go to https://SERVER_URL:8090/configservercsf/ and quick allow an ip address

Else go to https://SERVER_URL:8090/firewall/ and Add a rule - rule name + the ip address in second field + port

1 Like

Hi Joseph. Thank you so much for your help. I will go with your second option.
Does the rule name is important or for internal use? Also should I use any protocol between tcp and udp as I cannot leave it blank?

I actually noticed that I cannot leave port empty as it gives me error:
Immagine 2023-04-13 144623

Thank you so much for your time

Its best practice to add it so that you understand why you added it.

You can add port 80 if not contact stripe support on discord they are quite fast at answering tickets

1 Like

Yep you’re right! Just told me to go with 443. Do you happen to know the right protocol to use among tcp or udp?

you would want to go with TCP - its reliable vs UDP - best effort connection always go with tcp

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.