Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
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
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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-18-2003 11:31 AM
тАО09-18-2003 11:31 AM
nettune
Created a file called nettune_script and added the following line:
/usr/contrib/bin/nettune ???s ip_check_subnet_addr 0
then moved it to /sbin/init.d, chmod 555, chown bin:bin /sbin/init.d/nettune_script,
cd /sbin/rc2.d
ln -s /sbin/init.d/nettune_script /sbinrc2.d/S006subnet.
When booting I receive a netman failed error message.
What did I do wrong???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-18-2003 12:04 PM
тАО09-18-2003 12:04 PM
Re: nettune
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-18-2003 12:44 PM
тАО09-18-2003 12:44 PM
Re: nettune
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-18-2003 09:01 PM
тАО09-18-2003 09:01 PM
Re: nettune
Make sure that you rename your script and place it down the order like S390subnet.
if you are running 11.0 version of OS then nettune is replaced by ndd.
check man ndd for more details.
And also for 11.0 there is no need to place startup scripts for ndd,a file exists.
THe file is
/etc/rc.config.d/nddconf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2003 08:39 AM
тАО09-19-2003 08:39 AM
Re: nettune
ioctl on dev/netman failed(object name not found) Invalid argument.
This is 10.20.
Also thanks for all help guys!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2003 09:29 AM
тАО09-19-2003 09:29 AM
Re: nettune
It seems the next step is to check "/dev/netman" and see if it exists and has the correct permissions.
Kind regards,
Zigor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2003 10:02 AM
тАО09-19-2003 10:02 AM