- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: nettl error !!
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
Forums
Discussions
Discussions
Discussions
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
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
06-05-2002 03:30 AM
06-05-2002 03:30 AM
nettl error !!
I have a class D 9000 server with two x,25 interface cards.
I use to trace the interface 0 with the nettl command but now, after I change the parameter "Enable Reverse Charge" with SAM
I can't do the trace. The comand
"nettl -tn pduin pduout -e sx25l3 -c /dev/x25_0 -file net25" returns the following error message :
"An internal error ocurred in tracing and logging facilities.Please chek if the x25 devices is cofigured properly.The ioctl call on the x25 device failed.(ioctl, errno=19:no such device)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 03:53 AM
06-05-2002 03:53 AM
Re: nettl error !!
Normally the nettl is newer than the X25 software which should be upgraded.
Something like this patch
Patch Name: PHNE_18718
Patch Description: s800 10.20 2.40-2.40.02 X.25/ACC Accessory Product (NIO)
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 05:52 AM
06-05-2002 05:52 AM
Re: nettl error !!
Thank's for your help.
The nettl command works just fine when I chose the sx25l2, and it use to work normaly with other options. Only after I enable the parameter " Reverse Charge " with SAM in the inetrface card x25_0 it stop works with the sx25l3. The command :
" nettl -tn pduin pduout -e sx25l2 -c /dev/x25_0 -f net25"
works fine. So I think it is not about the version of nettl but maybe it is about the way SAM execute the x25init command.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 05:57 AM
06-05-2002 05:57 AM
Re: nettl error !!
If you believe sam is to blame then start the card from the command line and then try nettl again.
Also you can use nettladm to configure tracing and logging on your x25 subsystem.
x25init -c /etc/x25/x25config_2
-c is the config file for the card.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 08:09 AM
06-05-2002 08:09 AM
Re: nettl error !!
Thank you for your help too.
I have already done that but I receive the same error message.I get the following messages in x25init.log when i start the interface with SAM :
[x25init]/usr/sbin/x25init -c /etc/x25/x25conf_0 -a /etc/x25/ip_to_x121map
[x25init]Downloading x25 interface
[x25init]/usr/sbin/nbload /etc/x25/brdconf.0e
[x25init]Reactivating listen sockets
[x25init]Configuration has been initialized successfuly
[x25init](/usr/sbin/ixemap -Z -d /dev/ixe; /usr/sbin/ixemap -P -f /etc/x25/ixemapconf -d /dev/ixe) >> /var/x25/log/x25init.log 2 >&1
[x25init]IP mapping has been initialized successfuly
I do not know the meaning of the second command. I hope this gives you some ideas that may help me
Thanks in advance
David