HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- netmask in alias
Operating System - Linux
1830367
Members
2159
Online
110001
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2006 07:06 PM
09-30-2006 07:06 PM
netmask in alias
Red Hat Enterprise Linux 4
I have an alias for eth0, named eth0:1.
I want to change the netmask of this eth0:1. System-network-config does not show this alias, just the base devices (eth0 and eth1), but not the alias (eth0:1).
How can I change the netmask of this alias (eth0:1)?
I have an alias for eth0, named eth0:1.
I want to change the netmask of this eth0:1. System-network-config does not show this alias, just the base devices (eth0 and eth1), but not the alias (eth0:1).
How can I change the netmask of this alias (eth0:1)?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2006 10:45 PM
09-30-2006 10:45 PM
Re: netmask in alias
edit the file /etc/sysconfig/network-scripts/ifcfg-eth0:1 and change the line beggining with NETMASK= per yor needs.
After the change save the file and restart the network service with: service network restart or bring down and uo the base device.
ifdown eth0; ifup eth0
After the change save the file and restart the network service with: service network restart or bring down and uo the base device.
ifdown eth0; ifup eth0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2006 03:57 AM
10-01-2006 03:57 AM
Re: netmask in alias
That file (/etc/sysconfig/network-scripts/ifcfg-eth0:1) does not exist.
I have searched for that file:
find / -name ifcfg-eth0:1 -print
and the file does not exist in the machine.
This alias was created by Oracle Cluster software.
Any other idea about where can I find any file or about any command to execute to change this netmask for this alias?
I have searched for that file:
find / -name ifcfg-eth0:1 -print
and the file does not exist in the machine.
This alias was created by Oracle Cluster software.
Any other idea about where can I find any file or about any command to execute to change this netmask for this alias?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2006 01:17 AM
10-02-2006 01:17 AM
Re: netmask in alias
You can change the netmask using ifconfig.
The oracle software may have a place to
alter the netmask. If this is for clustering
the cluster should have its own interface
to prevent network load from causing the
cluster to incorrectly assume a node has
dropped out.
The oracle software may have a place to
alter the netmask. If this is for clustering
the cluster should have its own interface
to prevent network load from causing the
cluster to incorrectly assume a node has
dropped out.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP