.NET

NET File

Network Configuration File
Ask a question
QUICK ANSWER

A NET file is most commonly the IBM AIX rc.net shell script, which configures network interfaces, hostname, and routing at system boot on AIX Unix servers. Open it in any text editor. It has no relation to Microsoft .NET - that framework uses .config, .dll, and .exe files, not .net.

Developer: IBM (AIX context); also used by various tools Category: Settings Files MIME: text/plain
OPENS ON Windows Linux
Related: .ICA · .DS_STORE · .WMZ · .CFG

On this page

19k+ extensions indexed
Last reviewed Jul 30, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the NET file format?

.net files are plain-text configuration files used to define network parameters. The most specifically documented use is the rc.net file in IBM AIX - a Unix-based operating system - where AIX reads this shell script at boot time to configure network interfaces, hostnames, and static routes using commands such as ifconfig and route.

The .net extension carries no universal standard; it is shared by many unrelated tools. In IBM AIX the file is a shell script, sometimes beginning with a #!/bin/sh shebang. In other environments such as MATLAB or various network analysis utilities, .net files may use an INI-like stanza format of key=value pairs. Because the format is plain text throughout, any text editor can read and modify these files.

In modern AIX deployments, direct editing of rc.net scripts has largely been replaced by higher-level tools such as smitty and the persistent Object Data Manager (ODM), making the raw .net script approach a legacy practice.

The extension is unrelated to Microsoft's .NET framework; .net configuration files and .NET assemblies are entirely different things. Related plain-text configuration formats include .cfg and .conf files. Because there is no fixed file signature, the content and structure of a .net file must be determined from context or the associated application.

Security & safety

RISK: LOW

Plain text file; the AIX rc.net is a shell script but is only executed by the AIX init system at boot on a server. No risk from simply opening it in a text editor on any platform.

Format details

in a nutshell
FULL NAMENetwork Configuration Fileaka rc.net, AIX network config
DEVELOPERIBM (AIX context); also used by various toolssince early 1990s (IBM AIX context)
MIME TYPEtext/plain
TYPEplain text configuration file (shell script / stanza format)
This extension is also used by…
  • MATLAB Network Data File - MATLAB neural network toolbox has used .net for saved network object files in legacy versions.
  • Game network/map file (various games) - Several older games (e.g., Neverwinter Nights area network, others) used .net for internal level or network topology data.
  • Microsoft .NET assembly (rare collision) - Occasionally .net appears as an assembly or configuration artifact in .NET projects, though standard .NET files use .config, .dll, .exe extensions.

Programs that open NET files

Windows1 app
Notepad Open-source Open via File → Open; displays the text content of the .net configuration file.
Linux2 apps
IBM AIX - Unix operating system Paid Edit /etc/rc.net with vi, nano, or any text editor on AIX. The file is executed automatically at boot by the AIX init system.
any text editor (Linux/Mac/Windows) Open-source Open in Notepad++ (Windows), gedit/nano (Linux), or TextEdit (Mac) - it is a plain text file.

Technical details

deep spec
EncodingPlain text - ASCII or UTF-8
ContainerShell script (IBM AIX context) or INI-like stanza format (other tools)
IBM AIX roleBoot-time network configuration script; calls `ifconfig`, `route`, and related commands to set up interfaces
File signatureNone - plain text; AIX `rc.net` may open with a `#!/bin/sh` shebang line
Typical size1 KB - 50 KB
Configuration scope (AIX)Network interface addresses, netmask, default gateway, hostname, and static routes
OS associationIBM AIX (primary documented use); also Linux (some tools) and Windows-adjacent network utilities
Legacy statusSuperseded in modern AIX by `smitty` and Object Data Manager (ODM) persistent configuration
MIME type`text/plain`
AmbiguityExtension shared by many unrelated applications (MATLAB, game files, analysis tools); no universal specification
Releasedearly 1990s (IBM AIX context)
Latest versionAIX 7.2+ (current, format stable)
Specificationwww.ibm.com

NET conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with NET files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about NET files.

Frequently asked questions

What is a NET file?
Most commonly an IBM AIX Unix network configuration script (rc.net) that sets up network interfaces and routing at boot. It is a plain text shell script.
How do I open a NET file?
Open it in any text editor (Notepad++, VSCode, nano). It is a plain text file.
Is NET related to Microsoft .NET?
No. Files for Microsoft .NET Framework/applications use extensions like .config, .dll, or .exe - not .net. The .net extension collision with the brand name is purely coincidental.
Can I edit a NET file on Windows?
Yes - open it in Notepad++ or any text editor. To apply changes to an AIX system, transfer the file back and ensure line endings are Unix (LF, not CRLF).
Is IBM AIX still actively used?
Yes - AIX 7.3 was released in 2022 and is actively maintained. However, the rc.net configuration approach is legacy; IBM recommends smitty/ODM for current AIX network configuration.

References

1IBM Documentation - rc.net File Format for TCP/IP (AIX 7.2)www.ibm.com
2IBM AIX 7.2 File Formats Referencewww.ibm.com

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.MDMarkdown Document
4.BINCD/DVD Disc Image (BIN/CUE)
5.NOMEDIAAndroid No-Media Marker File
6.PARTPartial Download File
7.RPMSGRestricted Permission Message
8.EXEWindows Executable (Portable Executable)
9.AVIFAV1 Image File Format (AVIF)
10.DBSQLite Database File

Related extensions

.ICACitrix Independent Computing Architecture file
.DS_STOREmacOS Finder Desktop Services Store (.DS_Store)
.WMZWindows Media Player Skin
.CFGConfiguration File
.LICLicense File
.CONFConfiguration File

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z