- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- network foo
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
тАО11-01-2004 03:42 AM
тАО11-01-2004 03:42 AM
Does anyone have any info on suns snoop
equivalent on HP?
Does anyone know what this means from snoop
output?:
appsvr1.acc.test.com -> all-routers.mcast.net drops: 0 IP D=224.0.0.2 S=128.166.11.95 LEN=32, ID=31812
appsvr1.acc.test.com -> reserved-multicast-range-not-delegated.example.com drops: 0 IP D=228.5.6.7 S=128.166.11.95 LEN=32, ID=16399
------------------------------
adc-ce-01.cesysnet.com -> xtm185.acc.test.com drops: 0 DNS R Error: 3(Name Error)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-01-2004 04:22 AM
тАО11-01-2004 04:22 AM
Solutionnettl - control network tracing and logging
As far as the error you are receiving, looks like the IP address is not being resolved or not coming across, but just my guess only, just somewhere to start troubleshooting.
Good Luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-01-2004 04:44 AM
тАО11-01-2004 04:44 AM
Re: network foo
real info from it. I must not be using it
right.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-01-2004 04:46 AM
тАО11-01-2004 04:46 AM
Re: network foo
http://hpux.connect.org.uk/hppd/hpux/Gtk/ethereal-0.9.15/
It would appear that the dns data mirgration was not done right or non-standard features and implementation are to blame on the Microsoft side.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-01-2004 06:22 AM
тАО11-01-2004 06:22 AM
Re: network foo
nettl -start Used alone without other options. Initialize the tracing and logging facility, start up default logging, and optionally start up console logging. Logging is enabled for all subsystems as determined by the /etc/nettlgen.conf file. Log messages are sent to a log file whose name is determined by adding the suffix .LOG000 to the log file name specified in the /etc/nettlgen.conf configuration
nettl -status
nettl -stop
nettl -firmlog 0|1|2 -card dev_name ...
nettl -log class ... -entity subsystem ...
nettl -status [log |trace |all]
Hope this helps