- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- can't find PPA for /dev/lan0 in HP-UX 1.11
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
07-08-2004 05:35 PM
07-08-2004 05:35 PM
it gives a empty report.
the only details in my logfile are
tail -f nessus.dump
can't find PPA for /dev/lan0
tail -f nessus.message
remote host is dead.
But I am able to ping my remote host from my machine.
How to solve this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2004 05:46 PM
07-08-2004 05:46 PM
SolutionWhat is your remote machine? HP?
Well you need to verify the remote machine if NIC connected to public network is lan0 or something else like lan1, lan2 etc.
Try doing telnet to remote machine (assuming it as HPUX box):
# lanscan
This returns all NIC installed on the System with NetInterface/PPA no e.g. lan0 means PPA 0.
# ifconfig lan0
to verify its IP and status.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2004 06:13 PM
07-08-2004 06:13 PM
Re: can't find PPA for /dev/lan0 in HP-UX 1.11
Can you able to get the PPA number's using lanscan -p.
Try to get the status of that lan with
lanadmin -g 0 ( PPA number of lan0 )
what is your remote host? Can you able to able login to that,if it is *unix environment using telnet?
Regards,
Muthukumar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2004 06:27 PM
07-08-2004 06:27 PM
Re: can't find PPA for /dev/lan0 in HP-UX 1.11
I can ping it and also can able to telnet to it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2004 06:41 PM
07-08-2004 06:41 PM
Re: can't find PPA for /dev/lan0 in HP-UX 1.11
# ifconfig lan0
What does that say?
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2004 07:13 PM
07-08-2004 07:13 PM
Re: can't find PPA for /dev/lan0 in HP-UX 1.11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2004 08:55 PM
07-08-2004 08:55 PM
Re: can't find PPA for /dev/lan0 in HP-UX 1.11
Regards,
Senthil Prabu.S