Recommended Posts

I have a customer who has set up their internal network and assigned a range of external ip addresses to their PCs and servers. I have told them repeatedly that they have to switch to internal addresses (10.x.y.z or 172.16.y.z - 172.31.y.x or 192.168.y.z) but they are not treating it as a priority, even though their network performance is poor - they just throw faster hardware at it.

 

Can anyone point me to an authoritative source that shows the consequences of their behaviour please?

Link to comment
https://www.neowin.net/forum/topic/1222833-external-ip-addresses-on-lan/
Share on other sites

If they own the range they're assigning they'll be fine. Depending on what they need to do it can be a benefit that the computers are directly accessible from the internet (without the need to set up forwarding etc).

 

If they don't own the range and just picked something (and are still behind NAT), they'll start running into issues the moment they have to reach the actual computers in that range/their subnet.

Do they own this address space? They are free to do with their address space what they want. Now if they just pulled some public address space out of thin air and using it - this is bad practice to be sure.

Sorry Jason but using public address space on your network does not mean its open to attack. Now if there is no firewall between these public IPs and the wild west of the internet you have issues. But using rfc1918 space does not mean their network is not at risk from being "hacked' ;)

Again your not going to find "an authoritative source" that says using rfc1918 space is a requirement, because its NOT.. if they have the IP space registered to them, and they want to use it on any network they control and manage that is up to them.

I am of the camp that public address space should be use in public facing networks only, ie dmz, etc.. I don't see the point of using it say on workstations for example. But there is nothing against this practice, etc.

  • Like 1

Do they own this address space? No. They just picked a range of numbers at random. As you can guess, the guy who did it has 'moved on' and the person who took over does not see that they are doing anything wrong. I just want to point them at something that will convince him to get it fixed.

Sorry Jason but using public address space on your network does not mean its open to attack. Now if there is no firewall between these public IPs and the wild west of the internet you have issues. But using rfc1918 space does not mean their network is not at risk from being "hacked' ;)

youre right - i was just assuming there was no firewall in place.

You have your answer in what you quoted ;) You might want to fix that.

Well I would look up who owns the address space or what address is it it - what do the first couple of octets start with?

You could hope it was something from a major player and then try and access their website or services would be good reason for them to move off it.

While pretty much anyone in networking will tell you pulling address space out of thin air is bad practice, or reusing others space that you feel you would never use, etc. There is no LAW that says you can not do it. As long as you don't advertise that network you not own out to the public net as a route to that network. You can use whatever you want to on your internal network.

Its just bad practice to do so. And any networking person that has to work on that network is going to be thinking in the back of his head - whoever setup this network was an idiot ;) heheheeh

  • Like 2

It wouldn't really affect network "performance" per se. But yeah they can do what they want IF they own the address space. You find some of the early adopters of Class A Ranges do this, Especially big Uni's. NAT'ing isnt mandatory. But they would least need a firewall on their if they don't expect to get at least scanned daily!!....

If they own the range they're assigning they'll be fine. Depending on what they need to do it can be a benefit that the computers are directly accessible from the internet (without the need to set up forwarding etc).

 

If they don't own the range and just picked something (and are still behind NAT), they'll start running into issues the moment they have to reach the actual computers in that range/their subnet.

 

It's more likely for the ISP to own the range and to have assigned it to their connection than for them to own the range directly.

 

It is possible to be directly assigned a range from the regional registry, but generally this is only done for companies who need their own IP space in order to announce it to multiple carriers for redundancy reasons or are themselves an ISP.

Would depend on the size of the company.. But the OP already stated the previous guy, I am reluctant to use the word tech or admin in reference to someone that would do that ;) Just pulled it out of his derriere.

How are you determining that they are using 'public' addresses?

 

You can assign whatever you want locally and your router/firewall figures it out. Usually you choose a range that doesn't overlap with public addressing, but that doesn't have to be the case.

 

Anything that isn't within the following ranges 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 would usually be a "public" address, 

Anything that isn't within the following ranges 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 would usually be a "public" address,

Of course. Keyword is usually. Theres not really a reason you can't use whatever you want, especially if you've got a double NAT situation like most Comcast business users do.

I have a customer who has set up their internal network and assigned a range of external ip addresses to their PCs and servers. I have told them repeatedly that they have to switch to internal addresses (10.x.y.z or 172.16.y.z - 172.31.y.x or 192.168.y.z) but they are not treating it as a priority, even though their network performance is poor - they just throw faster hardware at it.

 

Can anyone point me to an authoritative source that shows the consequences of their behaviour please?

As it was already mentioned there are no problem using external IP's as long as they own the range. We own four /24 external IP range and we're using it at some locations. I know some VERY big companies in Sweden that are using ONLY external IP's.

Keep in mind as ipv6 takes over, your going to see public ip space on all devices. At some point the rfc1918 space will no longer be used and all ipv4 space will be gone as well.

Again while I agree that public ipv4 should be reserved for public facing devices that serve the public space, if they want public ipv4 on their printer/scanner in the office that is up to them.

Do they have something else wrong with the addresses, where a renumber would just be logical thing to do. Like user or dept vlans/segments with infrastructure on another, wireless isolated to its own network, etc. etc.. Or is it just one flat network using some pull out of the air addresses - again what is the first 2 octets? Is it reserved space or pubic? Now if they were using multicast addressing then we would have an argument for sure, etc..

yeah pretty much all ip space in the US would be administered by ARIN. What are the first 2 octets for example my isp connection is 24.13.x.x which you can look up is owned by comcast

NetRange: 24.12.0.0 - 24.15.255.255

CIDR: 24.12.0.0/14

NetName: ILLINOIS-14

CustName: Comcast Cable Communications

IP space is broken up by region ARIN, RIPE, LACNIC, APNIC and AFRINIC

They are using 172.0.y.z

 

Guarantee that it was just set up non-standard and they aren't using 'public' addresses. They are just using addresses that aren't considered local only. Probably they had a 172.16.x.x network and had a problem or wanted a different sub for some reason so the previous guy switched to 172.0.y.y. Not really a big deal. They do have a router/firewall in place, correct? If you go to whatismyip.com or just google 'what is my ip' from one of their computers, what do you get?

As it was already mentioned there are no problem using external IP's as long as they own the range. We own four /24 external IP range and we're using it at some locations. I know some VERY big companies in Sweden that are using ONLY external IP's.

Well that's just got damn greedy. You have ISPs who struggle to get pools of IPv4 so they implement CG-NAT which detriments the whole internet and then there's huge companies with all workstations on public IPs. Atrocious if you ask me.

They are using 172.0.y.z

I sense your border router getting very confused here. Hows the network even set-up? Are the ones on those IP ranges split up with sub-interfaces? 

I don't know any further details. I supply application software to them and am trying to convince them to use one of the standard internal address ranges in the hope that it will improve their network performance.

The original question I asked was if someone knew of a web site that I could point them to that would convince them to take this seriously and resolve it rather than leave it on the 'to do' list.

I don't know any further details. I supply application software to them and am trying to convince them to use one of the standard internal address ranges in the hope that it will improve their network performance.

The original question I asked was if someone knew of a web site that I could point them to that would convince them to take this seriously and resolve it rather than leave it on the 'to do' list.

Why are you trying to convience them to change from using external IP to internal? I have never seen a website that advice of using internal IP's. As stated before in this thread, there is no harm in using external IP's, if they own the range then no problem of using them at all but if they don't own it then that is a big mistake. You can tell them this.

I don't know any further details. I supply application software to them and am trying to convince them to use one of the standard internal address ranges in the hope that it will improve their network performance.

The original question I asked was if someone knew of a web site that I could point them to that would convince them to take this seriously and resolve it rather than leave it on the 'to do' list.

Just google anything to do with RFC 1918. Even show them the RFC if you wan't because it's the official standard for IP address ranges internally. That should be as forceful really, the official standard on how to do it.

 

RFC 1918:

http://tools.ietf.org/html/rfc1918

NetRange: 172.0.0.0 - 172.15.255.255

CIDR: 172.0.0.0/12

OriginAS: AS7132

OrgName: AT&T Internet Services

That network is owned by AT&T ;) so its quite possible that some att services on the public internet would not work if they wanted to access them, because to their machines that network is local.

Hello,

 

Back when I was working at a VoIP hardware manufacturer, I came across a customer who did something similar.  They set up their internal LAN with something like 168.192.x.x.  Most services worked, and the few that didn't they had workarounds for (e.g., have the other party intiate a connection, host the meeting, etc.).  They eventually had to fix it when their SIP server/B2BUA wouldn't work, as it was routing all their calls to some other part of the world.

 

Regards,

 

Aryeh Goretsky

This topic is now closed to further replies.
  • Posts

    • Here's how to grab your share of Apple's $4 billion lawsuit payout (if you qualify) by David Uzondu Image via DepositPhotos.com A UK tribunal has approved a collective legal action letting a $4 billion (£3 billion) claim against Apple proceed to trial after consumer rights group Which? formally accused the company of violating competition laws. The tribunal recently set a full trial date for October 2028. Which? filed the lawsuit way back in November 2024, accusing Apple of trapping users in iCloud by restricting rivals from fully accessing iOS. Apple gives users only 5GB of free space, and once that limit vanishes, the system drives upgrades by repeatedly nudging users through notifications. The group claims Apple overcharged millions who bought plans ranging from 99p a month for 50GB to £54.99 a month for 12TB. If Which? wins the now-greenlit lawsuit, the court will force Apple to pay out damages to roughly 40 million UK consumers, with each person receiving around £77 for the pricing abuse. Apple has already put out a statement telling Reuters that the allegations are completely false and that consumers do have choices. "We work hard to make iCloud a great experience, but no customer is required to use it, and customers in the UK have plenty of alternatives to choose from," it told the outlet. The good thing is that if Which? wins, claiming your share requires almost no effort due to the automatic structure of the litigation. You are eligible if you used Apple's iCloud services between November 8, 2018, and June 8, 2026, and paid for upgraded storage during that time. The tribunal automatically enrolls everyone living in the UK on June 8, 2026. The system operates on an "opt-out" basis, meaning you do not have to register right now, and you will just verify your details to collect your cash. However, if you want to leave the claim, you must notify Which? by October 8, 2026. But if you lived outside the UK on June 8, 2026, you must manually register on the official Which? website before October 8, 2026, to opt into the action. If you ignore this deadline, you will lose your chance to grab a share of the settlement. On a related note, Google recently had to resolve a massive data privacy fight by agreeing to a payout of over $170 million to Android users. In that lawsuit, plaintiffs argued that Google programmed the Android system to transmit user data without permission, wasting cellular data. To settle, Google agreed to pay a $135 million nationwide settlement alongside an extra $35 million in California. Eligible Android users must submit online claims to secure their cash, with the final approval hearing literally taking place today (June 23, 2026).
    • Microsoft outs Windows 11 KB5095093 with long list of new features by Sayan Sen Microsoft today has released its newest preview update (C-release) for the month of June 2026 under KB5095093, builds 26200.8737 (for Windows 11 25H2) and 26100.8737 (on Windows 11 24H2). The update brings new features across various elements of the OS including the Windows update, the Recovery, Widgets, File Explorer, and more. The full changelog is given below: First up we have the features rolling out gradually: [Point-in-time restore for Windows] New! This flexible recovery feature helps you quickly roll back your PC, including apps, settings, and personal files, to a recent automatic restore point. It helps reduce downtime and simplifies troubleshooting when issues occur. To learn more, see Point-in-time restore for Windows. [Windows Update] New! A calendar experience in Windows Update Settings (Settings > Windows Update) lets you pause updates by choosing an end date, for up to 35 days. You can extend the pause by selecting a different end date and re‑pause updates as needed. For more information, see Pause updates in Windows. [Widgets] New! A quieter, more focused Widgets experience helps reduce interruptions and improves default settings and notification controls: Reduce distractions: Widgets no longer open on hover. Notifications and taskbar badges are minimized by default. Simpler: Open to the Widgets dashboard by default on first use. Customize: Configure Widgets how you want by selecting Settings in the navigation bar, then changing any of the default settings. Stay informed: Dashboard icons show the number of alerts, and badges clear automatically when you leave a dashboard. Adjusted defaults: Some default settings are preserved based on usage, while others adjust to reduce interruptions. Performance improvements: This update provides improved reliability, responsiveness, and visual quality across the Widget experience. [Accessibility] New! This update makes your screen easier to see and customizes your zoom experience: Screen tint: Apply a full-screen color overlay to help reduce eye strain and improve readability. Choose from preset tint options, adjust the intensity, or turn it on automatically. Find this feature in Settings > Accessibility. Magnifier: Enter a zoom percentage directly and change it in increments in the Magnifier window for more precise, flexible control. Magnifier settings menu: You can now also modify zoom increments directly from the magnifier bar instead of navigating to Windows Settings each time. [File Explorer] New! When you hover over a file in File Explorer Home, commands such as Open file location and Ask Copilot appear as quick actions. This experience is now supported for work and school accounts (Entra ID).1 Improves the speed and performance of File Explorer launch.2 Fixes an issue where the OneDrive shortcut in File Explorer stops working when File Explorer is run with administrative mode. The address bar now supports paths containing double backslashes and quotation marks (for example, C:\\Users\\user or "C:\Users\user"), improving compatibility with a wider range of inputs. The address bar suggestion dropdown is more reliable and now consistently closes after an item is selected. This update addresses an issue on File Explorer Home where OneDrive files could appear duplicated in the Favorites section. This update includes several refinements to the Rename experience: Addresses an issue where text was repeatedly selected when renaming items in folder views. Addresses an issue where case-only name changes were not immediately reflected in folder views for items stored locally or in the cloud. [Bluetooth] This update improves reliability and performance when connecting to and using Bluetooth devices: New! Windows now keeps the microphone mute state in sync between the audio mixer and the Hands-Free Profile (HFP) for a more consistent experience with Bluetooth headphones with mute buttons or indicators. Accessory compatibility workarounds: Improves compatibility with specific Bluetooth audio devices, helping AirPods appear faster in pairing mode and improving microphone reliability on Beats Studio Pro headphones. Bluetooth audio stability: Improves overall Windows stability with certain PC manufacturer drivers (error code 0x9F). Improves Bluetooth reliability for voice calls when using Classic Audio devices with the Hands-Free Profile (HFP). Reduces time for LE Audio accessories to start playing audio while using the microphone. Device management: Windows will no longer show a “Remove failed” message when attempting to remove Bluetooth devices if the Bluetooth radio is unavailable or has changed since pairing. Settings experience: Improves stability when using the Bluetooth & devices settings page for a smoother, more consistent experience. Connection reliability and responsiveness: Reduces the time it takes for classic Bluetooth audio devices to reconnect after Windows resumes from hibernation. Improves reliability when LE Audio accessories disconnect, such as when another device (for example, a phone) connects. Improves reliability of LE Audio streaming after a connection is lost and restored. [Bluetooth and Phone Link] This update improves audio routing for calls made through a connected phone: When an outgoing call is dialed from a paired phone, audio remains on the phone while ringing and transfers to the PC only when the call is answered from the PC. When Do Not Disturb is enabled on Windows, incoming call audio from a paired phone no longer rings on the PC. [Voice access and voice typing] New! You can now use voice access and voice typing in French, German, and Spanish. As you speak, your PC improves your text in real time. It corrects grammar, punctuation, and recognition errors, and helps improve clarity—even in the presence of background noise. This makes dictation smoother and reduces the need for manual edits.3 [Audio] This update improves the reliability of the inbox HD Audio driver. [Taskbar] This update improves the reliability of opening the Start menu when selecting the left edge of the taskbar when the icons in the taskbar are left-aligned. [Networking] This update includes networking improvements for virtualized environments. Confidential Virtual Machines (CVMs) now use SR-IOV hardware acceleration by default for improved network throughput, and a configuration issue in nested Hyper-V virtualization network setup has been corrected to ensure reliable VM network provisioning. This update improves the reliability of the Windows networking stack. It reduces bug checks (blue screen errors) related to Wi-Fi power and improves cellular (WWAN) connectivity, including support for IPv6 VPNs. Compatibility with third-party VPN software and SR-IOV configurations on server hardware is also improved. Network adapter settings and bindings are now preserved across OS upgrades. [Printing] New! New printer installations use Internet Printing Protocol (IPP) by default when supported, simplifying setup and improving reliability. For details about third-party driver deprecation, see End of Servicing Plan for Third-Party Printer Drivers on Windows. To control this behavior, use the toggle in Settings > Bluetooth & devices > Printers & scanners > Default install printers using Windows Ready Print. For more information, see Introducing Windows Ready Print and modernized driver selection. For more information, see Introducing Windows Ready Print and Modernized Driver Selection. [Windows Subsystem for Linux (WSL)] The update improves usage of WSL in mirrored networking mode with VPNs. [Display and graphics] Improves the reliability of rendering content while scrolling for certain apps spanning across multiple monitors. Improves the reliability and persistence of applying color profiles. [Location services] This update changes how some location settings are displayed in Settings > Privacy & Security > Location to help with clarity. When location services are turned off, settings like Default location and Allow location override don't immediately apply, since location information is not given to apps or services. These settings will now be greyed out when location services are off to reduce confusion over when they take effect. [Search] This update improves the reliability of setting Search related group policies. [Input] New! You can now customize the size of the right-click zone in Settings > Bluetooth & devices > Touchpad. Choose from default, small, medium, or large to control how much of the bottom-right corner responds to a single-finger right-click. This setting is only available on touchpads with a pressable surface. If your device manufacturer provides customization through their own app, a Custom option will appear to reflect those settings. This update improves recognition of English characters when using Japanese handwriting. [General performance] Improves the time to shut down Background Intelligent Transfer Service (BITS) when you turn off your PC. [General Reliability] ​​​​This update improves the reliability of explorer.exe. It addresses issues on the login and lock screens related to third-party credential providers, reduces the probability of taskbar icons appearing as blank gray placeholders, and improves navigation to Home in File Explorer during OneDrive sync. It also improves explorer.exe reliability when switching between desktops, enhances app launch with shell extensions, and using acrylic blur effects in the Start menu, Settings, and the lock screen. [Apps] Resolves an issue where some installers and applications could show unexpected elevation (UAC) prompts after installing KB5089549. [Remote Desktop] This update refreshes the dialog design when you enable Remote Desktop in Settings > System > Remote Desktop. [Graphics Kernel] Improves memory-management policy that allows PCs with more than 32GB of installed memory to run larger local AI models. Up next we have the features under normal rollout: [Secure Boot] With this update, Windows quality updates include additional high confidence device targeting data, increasing coverage of devices eligible to automatically receive new Secure Boot certificates. Devices receive the new certificates only after demonstrating sufficient successful update signals, maintaining a controlled and phased rollout. [Authentication] This update improves Netlogon secure channel connections between domain controllers, enabling successful connections from member servers to domain controllers set up before 2025. [Emoji Panel Update] The emoji panel (Windows key + period (.)) now uses GIPHY for GIF content following the deprecation of Google’s Tenor API. Starting June 30, 2026, install the latest Windows update to continue using GIFs in the Emoji panel. If you don’t update, you will see a "GIF service is not available" error in the panel. Installing the latest Windows update will restore access to GIFs. [Networking] This update improves how your device connects to shared network resources. Connections used by apps and system features, such as the NetUseAdd function, now work more reliably, including unauthenticated (null session) connections. [Recycle Bin (known issue)] Fixed: This update addresses an issue where the confirmation dialog might display an internal Recycle Bin file name instead of the original file name when permanently deleting a file. This issue might occur after installing the June 2026 security update (KB5094126). [Taskbar] This update improves notification badge display across your apps. Notification counts and badge visuals now update correctly, helping you stay up to date with new activity. You can choose to manually download the update from Microsoft's update catalog website at this link.
    • Hands-on with BOOX Tappy: cute little reading accessory by Taras Buria Page turners are quite popular accessories for e-readers, as they enable a hands-free reading experience, which is particularly useful with large readers featuring 10-inch or larger displays. The BOOX Tappy is a new accessory that was introduced earlier this year, and we took this cute-looking thingy for a spin. The Tappy comes in a small box, with two additional buttons and a user manual. The device is made of glossy green plastic and resembles old appliances from the nuclear age. Material quality is great, and each part feels quite premium. Plastic is high-quality, the switch is nice to flick, and the buttons are not rattly. At the bottom, four rubberized feet prevent slipping when used on a desk. Unfortunately, there are no color options, and the Tappy is only available in green. It looks good, but I wish there were other options as well. There are two removable buttons, an on/off switch, and an LED indicator that displays connection mode, charging status, and more. The buttons resemble those of an old typewriter, with quite a long travel distance and a pleasant clack. In the box, you have four buttons with different icons: heart, coffee, O, and X. You can easily swap buttons by simply pulling them upwards. Tip: buttons come with plastic covers, but they are quite tricky to remove. It is hard to call the Tappy the most ergonomic remote control, but after fiddling with it for a few hours, I managed to find a comfortable hand position. Attaching a lanyard to it can make it more comfortable in use without the fear of dropping it, but unfortunately, the Tappy does not come with one. The Tappy connects via Bluetooth 5.2, and it works in three modes, which you can toggle by pressing and holding both buttons for about five seconds: Reading Mode Multimedia Mode Browsing Mode Next / Previous page Next / Previous Track Up / Down scroll If you pair the Tappy with a BOOX device (I tested it with the BOOX Go 10.5 Gen 2 Lumi), you will get small pop-ups indicating the current mode. Plus, you can customize what each button does when pressed one time, two times, or held for a few seconds. The list of available actions and features you can use is massive, and I like that BOOX lets you map stuff like brightness adjustment, app launching, screenshot-taking, screen rotating, navigation, and more. Note, however, that while you can use the Tappy with other readers, its customization is only available on BOOX devices running firmware version 4.2 and newer. I could not connect the Tappy to my computer (Windows 11 claims a driver error when I try), but it worked with the DuRoBo Krono that I recently reviewed. My Kindle Paperwhite refused to work with the Tappy, though, just like my iPhone. The Tappy uses a non-removable Li-Ion battery, which can be recharged with a Type-C cable. BOOX rates the remote for "weeks of use," and I can say that it indeed has very good battery life. While there are no battery indicators on the remote, you can see the current level in the status bar or in Input settings in the BOOX firmware. After a few days of active use, mine still shows about 95%. Overall, the Tappy left a nice impression. It is well-made, and the integration with BOOX devices is great. I also like that BOOX decided to have some fun with its design and swappable buttons. I cannot say I am a fan of its odd shape, though. Still, I managed to find a way to use it comfortably. And when not in use, it just looks neat sitting on the table doing nothing or serving you as a small clacky fidget. Buy BOOX Tappy - $29.99 on Amazon US As an Amazon Associate, we earn from qualifying purchases.
    • AdGuard Family lifetime deal now only $14.97 by Steven Parker Today's highlighted Neowin Deal comes via our Apps + Software section, where you can get a lifetime subscription and save 91% on a lifetime AdGuard Family Plan. AdGuard is a unique program that has all the necessary features for what they claim to be "the best web experience." The software combines the an advanced ad blocker, a privacy protection module, and a parental control tool—all working in one app. This software deals with annoying ads, hides your data from a multitude of trackers, protects you from malware attacks, and even lets you restrict your kids from accessing inappropriate content. Install AdGuard and see the internet as it was supposed to be: clean and safe. Get rid of annoying banners, pop-ups & video ads once and for all Hide your data from the multitude of trackers & activity analyzers that swarm the web Avoid fraudulent and phishing website and malware attacks Protect your kids online by restricting them from accessing inappropriate & adult content Good to know Family Plan Length of access: lifetime This plan is only available to new users Redemption deadline: redeem your code within 30 days of purchase Max number of devices: 9 Access options: desktop & mobile Software version: AdGuard Family Updates included A lifetime subscription of AdGuard Family Plan normally costs $169.99, but this deal can be yours for just $14.97, that's a saving of $157.02. For full terms, specifications, and license info please click the link below. Get this AdGuard Family lifetime deal for just $14.97 (was $169.99) Although priced in U.S. dollars, this deal is available for digital purchase worldwide. As an online publication, Neowin too relies on ads for operating costs and, if you use an ad blocker, we'd appreciate being whitelisted. In addition, we have an ad-free subscription for $28 a year, which is another way to show support! Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • Sadly "beats Steam Machine" isn't much of a brag.
  • Recent Achievements

    • One Month Later
      timbobit earned a badge
      One Month Later
    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      +Edouard
      165
    3. 3
      PsYcHoKiLLa
      106
    4. 4
      Michael Scrip
      87
    5. 5
      Steven P.
      69
  • Tell a friend

    Love Neowin? Tell a friend!