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

    • Subtitle Edit 5.0.0 by Razvan Serea Subtitle Edit is a powerful, free, and user-friendly subtitle editing tool designed for creating, editing, and converting subtitles for videos. It supports a wide range of subtitle formats, including SRT, ****, and SUB, allowing users to easily modify and adjust subtitles for accurate timing and formatting. With its intuitive interface, Subtitle Edit provides a variety of features such as waveform audio display, spell-check, subtitle synchronization, and real-time video preview, making it an ideal choice for both beginners and professionals. The software also includes powerful tools for batch processing, translating subtitles, and converting between different subtitle formats. Subtitle Edit features: Create/adjust/sync/translate subtitle lines Convert between SubRib, MicroDVD, Advanced Sub Station Alpha, Sub Station Alpha, D-Cinema, SAMI, youtube sbv, and many more (300+ different formats!) Cool audio visualizer control - can display wave form and/or spectrogram Video player uses mpv, DirectShow, or VLC media player Visually sync/adjust a subtitle (start/end position and speed) Audio to text (speech recognition) via Whisper or Vosk/Kaldi Auto Translation via Google translate Rip subtitles from a (decrypted) dvd Import and OCR VobSub sub/idx binary subtitles Import and OCR Blu-ray .sup files - bd sup reading is based on Java code from BDSup2Sub Can open subtitles embedded inside Matroska files Can open subtitles (text, closed captions, VobSub) embedded inside mp4/mv4 files Can open/OCR XSub subtitles embedded inside divx/avi files Can open/OCR DVB and teletext subtitles embedded inside .ts/.m2ts (Transport Stream) files Can open/OCR Blu-ray subtitles embedded inside .m2ts (Transport Stream) files Merge/split subtitles Adjust display time Fix common errors wizard....and more. Subtitle Edit 5.0.0 changelog: Subtitle Edit 5 is a major new release and a big step for the project. For the first time, Subtitle Edit runs natively on Windows, macOS, and Linux from a single, modern, cross-platform codebase. The builds are self-contained, so no separate .NET installation is required, and on macOS and Linux the needed media components (mpv/ffmpeg) are bundled in. Please read before upgrading: Subtitle Edit 5 is a new application, not just an update of Subtitle Edit 4. It has been rebuilt from the ground up to be cross-platform, so: It is not 100% the same app. The look, layout, and some workflows have changed. Some things are in different places, and a few behave differently than in SE4. Not every SE4 feature exists in SE5 yet. SE5 covers all the core editing, conversion, sync, video playback, OCR, and online services, but some of the more specialized SE4 tools are not available yet. Features will continue to be added. If you rely on a specific SE4 feature that is missing, please keep SE4 installed alongside SE5. The easiest way to run both side by side is to use the Portable versions of SE4 and SE5, which keep their settings separate and do not interfere with each other. Which version should I use? Subtitle Edit 5: recommended for most users on Windows 10 (22H2) or newer, macOS 12+, and Linux. Subtitle Edit 4: please continue to use SE4 if you are on an older Windows version (Windows 7/8), or on older / slower computers where SE5 may not run well. SE4 remains available and is the right choice in those cases. To run SE4 and SE5 at the same time, use the Portable versions - you can try SE5 while keeping SE4 as a fallback. Download: Subtitle Edit 5.0.0 | ARM64 | ~60.0 MB (Open Source) Download: Subtitle Edit Portable | 103.0 MB View: Subtitle Edit Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Google Pixel 11 series: Here's what to expect by Hamid Ganji Google Pixel 10 series In recent years, Google has successfully turned its Pixel devices into worthy contenders in the smartphone market. The search giant is now preparing to launch the Pixel 11 series in just a few months, and many Pixel fans are likely wondering what Google has in store for them this year. The next lineup of Google smartphones includes four devices: the Pixel 11, Pixel 11 Pro, Pixel 11 Pro XL, and Pixel 11 Pro Fold. This year, we don’t expect Google to bring revolutionary upgrades to its handsets, and the Pixel 11 series is likely to receive modest hardware improvements alongside a slew of AI-powered features. Here are the rumored specifications of the Google Pixel 11 series ahead of its official debut: When will the new Pixel phones be unveiled? The last two generations of Google Pixel phones (Pixel 9 series and Pixel 10 series) were launched in August, unlike the previous three generations that debuted in October. With that in mind, we expect Google to unveil the Pixel 11 series sometime in August 2026. The exact launch date has yet to be confirmed. Google Pixel 11 CAD renders - Image via AndroidHeadlines How much will the Pixel 11 series cost? Predicting the final price of upcoming smartphones has become increasingly difficult. As you may know, RAM and memory prices are rising sharply, leading to significant increases in the cost of consumer electronics. Recently, Apple CEO Tim Cook said that price increases for some future Apple products are unavoidable, suggesting that the iPhone 18 series could become more expensive. Google has remained tight-lipped about any potential price increases for the Pixel 11 series. If the company manages to maintain last year’s pricing structure, here’s what the lineup could cost: Pixel 11: $799 Pixel 11 Pro: $999 Pixel 11 Pro XL: $1,199 Pixel 11 Pro Fold: $1,799 Given current market conditions, it may be difficult for Google to avoid raising prices unless it adopts cost-saving measures, such as equipping the base model with 8GB of RAM. Google Pixel 11 series anticipated specs: We expect the Google Pixel 11 series to debut with a new Tensor G6 processor as well as an upgraded camera system. The overall design, however, is expected to remain largely unchanged across the lineup. Specifications Pixel 11 Pixel 11 Pro Pixel 11 Pro XL Pixel 11 Pro Fold Display 6.3-inch LTPO AMOLED / 120Hz refresh rate / up to 3100 nits of brightness 6.3-inch Super Actua LTPO OLED, 120Hz refresh rate, up to 3600 nits of brightness 6.8-inch Super Actua LTPO OLED, 120Hz refresh rate, up to 3600 nits of brightness 8-inch inner screen and 6.4-inch outer display, 120Hz refresh rate, up to 3600 nits of brightness RAM & Processor Tensor G6 / 8-12GB of RAM Tensor G6 / 12-16GB of RAM Tensor G6 / 12-16GB of RAM Tensor G6 / 16GB of RAM Storage options 128GB or 256GB 256GB, 512GB, 1TB 256GB, 512GB, 1TB 256GB, 512GB, 1TB Camera 50MP main sensor, 13MP ultra-wide, 10.8MP 5x telephoto, 10.5MP front camera 50MP main camera, 48MP ultra-wide, 48MP telephoto with 5x optical zoom, 42MP selfie camera 50MP main camera, 48MP ultra-wide, 48MP telephoto with 5x optical zoom, 42MP selfie camera 50MP main camera, 10.5MP ultra-wide camera, 10.8MP telephoto camera, 10MP front camera, 10MP inner camera Battery 4,840 mAh 4,707 mAh 5,000 mAh 4,658 mAh Software Android 17 Android 17 Android 17 Android 17 The Pixel 11 series won’t be a major departure from its predecessor, with Google instead focusing on subtle improvements and AI additions such as Gemini Intelligence. However, a patent filed by Google suggests the company is working on a removable battery for its smartphones, and we could see this feature make its way to the Pixel 11 Pro Fold. Given that nearly all smartphones today lack removable batteries, such a feature would be a welcome addition to future Pixel devices. That said, it may not arrive with this year’s lineup after all, and the final decision is yet to be made by Google. The Pixel 11 series could also face an uphill battle in the market. In the Android segment, Samsung is performing well with the Galaxy S26 series, while the Galaxy Z Fold 8 lineup is also expected to launch next month. On the other hand, Apple is preparing to unveil the iPhone 18 Pro and iPhone 18 Pro Max in September alongside its first foldable iPhone.
    • At least AMD is still taking Windows 10 seriously (after the oops) before it consumer extended support ends. @WaltC - Memories, 2x Voodoo in SLI with a Riva TNT with an Aureal A3D soundcard.
    • So size is the ONLY selling point????? People have been plugging in PC's to TV's in living rooms for 20+ years. I would take a bigger box for more peformance. Also lot and lots of SFF/Mini ITX build guides out there.
  • Popular Contributors

    1. 1
      +primortal
      475
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      105
    4. 4
      Michael Scrip
      88
    5. 5
      Steven P.
      70
  • Tell a friend

    Love Neowin? Tell a friend!