Recommended Posts

Hi,

I have openvpn server and mostly I am connected to internet through vpn.I am using it with UDP protocol(rarely TCP) also I sometimes change my UDP port for security. 2-3 weeks ago and last night(184.164.153.218), total, 3 different IP's scanned my UDP ports.After the first scan I started to monitor my router's logs. But I am confused because I saw port scans that they were trying to scan my real IP's port(which is closed I think)(between 26-50x times, don't know exact scan attempt)

How they could know my real IP and UDP protocol? Is it bad thing to happen or this is what they call "internet noise" and don't need to do anything? or there can be leak with my openvpn server setup?(I closed all incoming ports via ip tables and only allowed access from my IP to server)

Link to comment
https://www.neowin.net/forum/topic/1141616-should-i-worry-about-port-scannings/
Share on other sites

"3 different IP's scanned my UDP ports."

So you saw some UDP traffic, or they scanned 1 to 65535?

Or a HUGE range? There is a lot of NOISE on the public net, there is a bunch of udp stuff - I don't even bother to log udp stuff anymore, just fills up the logs ;)

Thank you for answers. I don't have to worry about then.

I saw some UDP traffic and all 3 ips scanned from some port range to range 5210-5230 for example and they aren't even my UDP port.

I noticed that my vpn server also has ipv6 and disabled it. Also I am thinking of installing pfsense firewall to my home as I don't trust my current router's firewall if it behaves well or not.

"they aren't even my UDP port."

Not sure what that is suppose to mean? As stated its noise.

"from some port range to range 5210-5230"

Not sure what that is suppose to mean either, yes the traffic you see would have a source port, this might change or it might be different every time depending on how the traffic is being generated.

As to your routers firewall - so you think your router is letting in traffic you have not forwarded? Behaves well as far as what?

I personally use pfsense, and yes its a great choice for your gateway/firewall solution in home or even large enterprise. But unless your trying to do something your current router does not allow you to do, other than learning there is prob little reason to change.

I am sorry, I wasn't clear enough.

"they aren't even my UDP port."

I tried to say that for example, 10.11.12.13:5410 scanned my UDP ports from myip:5210 to myip:5230 ports(5211,5212,5213,5214.......5228,5229,5230) And my UDP port was 2271.

My router brand is zyxel. Today I called their support to ask if a configuration from router is needed or not, to block these scannings, and they said that my router's firewall blocks all unauthorised connections by default and no need to change anything. But for extra security I'll setup pfsense firewall after some research.

Well if they had hit a port that you were forwarding, then most likely it wouldn't even be logged. Your router is just logging noise, ie stuff it blocked. Yes pfsense does the same thing. Unless you turn it off, all blocks will be logged.

I created a specific rule at the bottom of my list to block UDP before it gets to the default rule, just so it is not logged.. It fills up the logs all the noise.. I would be more curious to what tcp ports they are trying to hit vs UDP noise, which is most likely p2p traffic stuff.

So I am curious on your pfsense setup, did you put it behind your current router? If so your double natting? Or did you remove your other router, or put it into bridge mode so pfsense gets a public on its wan?

Hi

I haven't setup pfsense firewall yet. I am currently searching information about pfsense installation and configuration. I am thinking of buying a mini ITX pc that has two ethernet ports.(found one with reasonable price on internet)

If everything goes alright my configuration will be like this:

My current router >> pfsense firewall >> switch >> wireless router or directly to computer or both

So your current router is actually a gateway? it has a modem in it? Your going to put it in bridge mode?

If not what is the point of that in the path?

And when you say wireless router, you mean wireless router used as Acesspoint?

If I understand it correct, zyxel's mode is currently Routing and also has bridge mode.(I am adsl user and only with Routing mode I can login to my isp)

"And when you say wireless router, you mean wireless router used as Acesspoint?"

Actually I didn't think about acesspoint.

I don't know if wireless router work as acesspoint or not, so there is no need to take the risk and confusing setup process. Acesspoint will be better for me, right? (ZYXEL WAP3205, LINKSYS WAP610N or something like like these devices?)

This topic is now closed to further replies.
  • Posts

    • If Valve refused to let them make the case, I wonder if they've already partnered with someone else to do it? The fact that they didn't seek permission/licence before diving straight in is incredible though
    • OpenClaw now has native mobile apps on iOS and Android by Karthik Mudaliar OpenClaw, the viral open-source personal AI agent, now has its own mobile app, available on both Android and iOS. Users can pair the app with an existing OpenClaw gateway and can start using new mobile-native features that are now available on the app. The app supports all the existing features you'd already have seen on OpenClaw's TUI, as well as some more, such as real-time and background Talk mode, action approvals, sharing from iOS, and optional access to device capabilities such as camera, screen, location, photos, contacts, calendar, and reminders. These features are available on both the Android and iOS versions of the app. What's important with these apps is that they don't run OpenClaw on your phone, but are actually just companion apps that require a running OpenClaw Gateway on an existing device, on macOS, Linux, or Windows via WSL2. To pair the app with your existing OpenClaw gateway, users need to run the command "/pair qr" on the TUI or existing chat interface, which brings up a QR code. Users can then scan this QR code to pair it up with the mobile app. There's also an option to manually pair the app by entering the host and a port. Previously, OpenClaw had been available on phones via WhatsApp, Telegram, Slack, Discord, Microsoft Teams, Matrix, and others. Now, with a native mobile app, the interface is much cleaner and more focused on just the OpenClaw, of course, with the added support for camera, screen, location, and more. It's important to note that OpenClaw comes with its own security warnings. There's always a chance of prompt injection with these tools, so users are recommended to double-check authentication, tool policy, sandboxing, and execution approvals rather than prompts alone. For users well-versed with the AI harness, a native mobile app makes it easier to approve an automation, share a link, use voice, or let an agent react to phone-side context.
    • Google pitches Spanner as one database for all AI agents with these new featues by Karthik Mudaliar Google Cloud is introducing new features within Spanner, its distributed database, as a place where enterprises should keep their data, using which AI agents could make smarter and better decisions. In a detailed blog post, Google highlighted quite a few features coming to Spanner, including relational data, graph relationships, vector search, key-value access, full-text search, and operational analytics together in one database architecture. Google says that today's systems aren't well-made for AI agents. There could be data that is present in one system, search indexes in another, embeddings in a vector database, and relationship data in a graph database. This fragmentation isn't great for AI agents to do their jobs because they don't have access to all of this data in one place. This is where Google is positioning Spanner as a solution. Spanner is already a globally distributed relational database with strong consistency, and Google wants its customers to see it as a broader data layer for AI applications. The company introduced something called Spanner Graph, along with integrated vector search, full-text search, a Cassandra-compatible key-value endpoint, and a columnar engine for analytical queries on operational data. Google also added that its ScaNN-powered vector search can support indexes with more than 10 billion vectors, while the columnar engine can make some analytical scans up to 200 times faster. All of this isn't just exclusive to the Google Cloud Platform, and there's support for multi-cloud as well. This comes via Spanner Omni, which Google says is a downloadable, containerized version of Spanner that can run on Kubernetes and in environments outside Google Cloud, including Microsoft Azure and AWS, and even on-premises infrastructure as well as edge deployments. Google says that customers who are interested in the full-featured edition should contact the company, and there's no word on commercial availability or separate pricing. Those interested can read the full blog by Google Cloud, which details these features individually.
    • Kalmuri 4.2.5 by Razvan Serea Kalmuri is your all-in-one, portable screen capture and recording solution designed for speed, simplicity, and flexibility. Whether you need a full-screen snapshot, a custom area, a scrolling webpage, or smooth video recording, Kalmuri delivers with ease. Capture text instantly from images with built-in OCR, keep floating images on top for quick reference, and use the precise color picker for perfect design matching. Customize hotkeys to work your way and share results instantly with built-in upload options. Kalmuri runs without installation, making it ideal for USB use, and offers an intuitive interface that’s easy to learn. Kalmuri key features: Video recording support (designation of whole screen and area) Whole screen, active program, window control, area application Extract text from images using optical character recognition (OCR). Support for PNG, JPG, WEBP, BMP, GIF file formats MP4 video recording powered by FFmpeg for high-quality results Full web page capture Share the captured image on the web Color extraction function Printer output Hotkey settings Adjustable via keyboard for area capture (Arrow key, Ctrl+Arrow key, Shift+Arrow key) File name format (sequential, datetime) Free to use it at work, at home, in government offices, at school, etc. Using Kalmuri portable for video recording Kalmuri’s portable version doesn’t include FFmpeg, which is required for video recording. Without it, you’ll get an “error FFmpeg.exe not found” message. To fix this, download FFmpeg from the provided link, extract it, and place FFmpeg.exe in Kalmuri’s folder. Kalmuri will then recognize it automatically, allowing you to start recording in high quality instantly. Kalmuri 4.2.5 changelog: Fixed an intermittent crash when using Area Capture Improved stability for Area Capture and screen recording Resolved a capture issue that could occur right after startup Download: Kalmuri 4.2.5 | 24.2 MB (Freeware) Download: Kalmuri Portable 4.2.5 | 2.1 MB View: Kalmuri Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • First Post
      rosiecharles earned a badge
      First Post
    • Reacting Well
      Juan Dela earned a badge
      Reacting Well
    • Week One Done
      Collagen Project earned a badge
      Week One Done
    • Reacting Well
      Wakeen1966 earned a badge
      Reacting Well
    • Rookie
      Almohandis went up a rank
      Rookie
  • Popular Contributors

    1. 1
      +primortal
      516
    2. 2
      +Edouard
      273
    3. 3
      PsYcHoKiLLa
      143
    4. 4
      Steven P.
      98
    5. 5
      macoman
      54
  • Tell a friend

    Love Neowin? Tell a friend!