Difference between revisions of "HowTo Setup An NST System With Multiple Network Interface Adapters Using: "nstnetcfg""

From NST Wiki
Jump to navigationJump to search
(Overview)
(Overview)
Line 4: Line 4:
 
[[File:Thunderbolt.png|frame|left|'''[[Feature Release Symbol | <center>NST 30<br /> SVN: 11210</center>]]''']]The "'''[http://nst.sourceforge.net/nst/docs/scripts/nstnetcfg.html nstnetcfg]'''"  script is a command line software utility used in an '''NST''' distribution to assist the System Administrator with the configuration of each ''physical'' network interface adapter and access control to the '''NST WUI''' using '''HTTPS'''. When an '''NST''' system is configured with two or more network interfaces, it may be easier to manage the network configuration for each interface device using "'''nstnetcfg'''". The "'''[http://en.wikipedia.org/wiki/NetworkManager NetworkManager]'''" utility '''nmcli''' is used by "'''nstnetcfg'''" to configure and control the '''[http://en.wikipedia.org/wiki/NetworkManager NetworkManager]''' service.
 
[[File:Thunderbolt.png|frame|left|'''[[Feature Release Symbol | <center>NST 30<br /> SVN: 11210</center>]]''']]The "'''[http://nst.sourceforge.net/nst/docs/scripts/nstnetcfg.html nstnetcfg]'''"  script is a command line software utility used in an '''NST''' distribution to assist the System Administrator with the configuration of each ''physical'' network interface adapter and access control to the '''NST WUI''' using '''HTTPS'''. When an '''NST''' system is configured with two or more network interfaces, it may be easier to manage the network configuration for each interface device using "'''nstnetcfg'''". The "'''[http://en.wikipedia.org/wiki/NetworkManager NetworkManager]'''" utility '''nmcli''' is used by "'''nstnetcfg'''" to configure and control the '''[http://en.wikipedia.org/wiki/NetworkManager NetworkManager]''' service.
  
When using a ''Wireless'' '''NST''' system (e.g., A Wireless Notebook), it is best (i.e. simplified and easier) to allow the "'''NetworkManager'''" service to control and setup the ''Wireless'' adapter configuration and let the  "'''network'''" service setup ''''stealth'''' interfaces for network surveillance usage. The '''nstnetcfg''' utility was designed to allow the management of network interface adapters on an '''NST''' system using different combinations of  the "'''NetworkManager'''"  and the "'''network'''" service.
+
When using a ''Wireless'' '''NST''' system (e.g., A Wireless Notebook), it is best (i.e. simplified and easier) to allow the "'''NetworkManager'''" service to control and setup the ''Wireless'' adapter configuration and let the  "'''network'''" service setup ''''stealth'''' interfaces for network surveillance usage. The '''nstnetcfg''' utility was designed to allow the management of network interface adapters on an '''NST''' system using different configuration combinations of  the "'''NetworkManager'''"  service.
  
 
The '''nstnetcfg''' script can also be used to create specialized Network Interface features including: '''IPv4 Secondary Addressing''', '''Device Renaming''', and '''Network Interface Device Bonding'''. IPv4 Secondary Addressing allows you to configure multiple IPv4 Addresses onto a physical Network Interface device. Device renaming allows the ability to Rename a Network Interface Device thus providing a predictable Network Interface Name that is stable and available after each successive system reboot. Network bonding provides a method for aggregating multiple Network Interfaces Devices into a single logical "Bonded" interface.
 
The '''nstnetcfg''' script can also be used to create specialized Network Interface features including: '''IPv4 Secondary Addressing''', '''Device Renaming''', and '''Network Interface Device Bonding'''. IPv4 Secondary Addressing allows you to configure multiple IPv4 Addresses onto a physical Network Interface device. Device renaming allows the ability to Rename a Network Interface Device thus providing a predictable Network Interface Name that is stable and available after each successive system reboot. Network bonding provides a method for aggregating multiple Network Interfaces Devices into a single logical "Bonded" interface.

Revision as of 11:19, 29 July 2019

Overview

The "nstnetcfg" script is a command line software utility used in an NST distribution to assist the System Administrator with the configuration of each physical network interface adapter and access control to the NST WUI using HTTPS. When an NST system is configured with two or more network interfaces, it may be easier to manage the network configuration for each interface device using "nstnetcfg". The "NetworkManager" utility nmcli is used by "nstnetcfg" to configure and control the NetworkManager service.

When using a Wireless NST system (e.g., A Wireless Notebook), it is best (i.e. simplified and easier) to allow the "NetworkManager" service to control and setup the Wireless adapter configuration and let the "network" service setup 'stealth' interfaces for network surveillance usage. The nstnetcfg utility was designed to allow the management of network interface adapters on an NST system using different configuration combinations of the "NetworkManager" service.

The nstnetcfg script can also be used to create specialized Network Interface features including: IPv4 Secondary Addressing, Device Renaming, and Network Interface Device Bonding. IPv4 Secondary Addressing allows you to configure multiple IPv4 Addresses onto a physical Network Interface device. Device renaming allows the ability to Rename a Network Interface Device thus providing a predictable Network Interface Name that is stable and available after each successive system reboot. Network bonding provides a method for aggregating multiple Network Interfaces Devices into a single logical "Bonded" interface.

See the example NST system configurations in the section below to better explain the use of the "nstnetcfg" tool and a scenario that may best fit your overall NST network configuration setup strategy.

"nstnetcfg" Example NST System Configurations