Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I have a droplet that I use for VPN, I enable cloud firewall and Allow Only all IP to port 1194 UDP
The problem is I see suspicious connection that is blocked in UFW, there are a lot of unknown IP trying to connect to various port. It should be blocked by digitalocean firewall because the port is not 1194. Why this is happen. Does the cloud firewall got bypassed?
Note:
This is some part of my ufw.log
Oct 31 04:56:09 MY_DROPLET kernel: [924707.027218] [UFW BLOCK] IN=eth0 OUT= MAC=MAC_ADDRESS SRC=221.201.98.177 DST=MY_DROPLET_IP LEN=132 TOS=0x00 PREC=0x00 TTL=112 ID=12128 PROTO=UDP SPT=56455 DPT=53787 LEN=112 Oct 31 04:56:26 MY_DROPLET kernel: [924723.287569] [UFW BLOCK] IN=eth0 OUT= MAC=MAC_ADDRESS SRC=41.44.59.128 DST=MY_DROPLET_IP LEN=48 TOS=0x00 PREC=0x00 TTL=115 ID=48741 PROTO=UDP SPT=18956 DPT=53787 LEN=28 Oct 31 04:56:49 MY_DROPLET kernel: [924746.844549] [UFW BLOCK] IN=eth0 OUT= MAC=MAC_ADDRESS SRC=77.38.77.61 DST=MY_DROPLET_IP LEN=132 TOS=0x08 PREC=0x00 TTL=38 ID=63816 PROTO=UDP SPT=39392 DPT=53787 LEN=112 Oct 31 04:57:15 MY_DROPLET kernel: [924772.753821] [UFW BLOCK] IN=eth0 OUT= MAC=MAC_ADDRESS SRC=65.18.122.158 DST=MY_DROPLET_IP LEN=132 TOS=0x00 PREC=0x00 TTL=116 ID=31446 PROTO=UDP SPT=29123 DPT=53787 LEN=112 Oct 31 04:57:26 MY_DROPLET kernel: [924783.550471] [UFW BLOCK] IN=eth0 OUT= MAC=MAC_ADDRESS SRC=67.193.145.94 DST=MY_DROPLET_IP LEN=132 TOS=0x08 PREC=0x00 TTL=107 ID=40566 PROTO=UDP SPT=6881 DPT=53787 LEN=112 Oct 31 04:57:43 MY_DROPLET kernel: [924800.297427] [UFW BLOCK] IN=eth0 OUT= MAC=MAC_ADDRESS SRC=65.18.122.158 DST=MY_DROPLET_IP LEN=132 TOS=0x00 PREC=0x00 TTL=116 ID=31449 PROTO=UDP SPT=29123 DPT=53787 LEN=112 Oct 31 04:58:04 MY_DROPLET kernel: [924821.994170] [UFW BLOCK] IN=eth0 OUT= MAC=MAC_ADDRESS SRC=86.238.133.0 DST=MY_DROPLET_IP LEN=132 TOS=0x00 PREC=0x00 TTL=114 ID=51877 PROTO=UDP SPT=64183 DPT=53787 LEN=112 Oct 31 04:58:27 MY_DROPLET kernel: [924844.552135] [UFW BLOCK] IN=eth0 OUT= MAC=MAC_ADDRESS SRC=77.38.77.61 DST=MY_DROPLET_IP LEN=48 TOS=0x08 PREC=0x00 TTL=38 ID=63824 PROTO=UDP SPT=39392 DPT=53787 LEN=28 Oct 31 04:58:51 MY_DROPLET kernel: [924868.149509] [UFW BLOCK] IN=eth0 OUT= MAC=MAC_ADDRESS SRC=221.201.98.177 DST=MY_DROPLET_IP LEN=132 TOS=0x00 PREC=0x00 TTL=112 ID=12132 PROTO=UDP SPT=56455 DPT=53787 LEN=112 Oct 31 04:59:04 MY_DROPLET kernel: [924881.277987] [UFW BLOCK] IN=eth0 OUT= MAC=MAC_ADDRESS SRC=67.193.145.94 DST=MY_DROPLET_IP LEN=132 TOS=0x08 PREC=0x00 TTL=107 ID=40568 PROTO=UDP SPT=6881 DPT=53787 LEN=112 Oct 31 04:59:25 MY_DROPLET kernel: [924902.829542] [UFW BLOCK] IN=eth0 OUT= MAC=MAC_ADDRESS SRC=65.18.122.158 DST=MY_DROPLET_IP LEN=132 TOS=0x00 PREC=0x00 TTL=116 ID=31452 PROTO=UDP SPT=29123 DPT=53787 LEN=112 Oct 31 04:59:50 MY_DROPLET kernel: [924927.312663] [UFW BLOCK] IN=eth0 OUT= MAC=MAC_ADDRESS SRC=77.38.77.61 DST=MY_DROPLET_IP LEN=132 TOS=0x08 PREC=0x00 TTL=38 ID=63826 PROTO=UDP SPT=39392 DPT=53787 LEN=112
petercorrea
Chatree Kunjai
e6317acc26184445891017fc7a2d90
a18c8eb1471849c38a67f0898471e8
Sanjeev Mansotra
mhmmd-ysf
Michael Sampino
Rayjunqueira
Seymen Pek
Danny Aung
colinbester
JUST JELLY