- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- network problem
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
04-08-2003 07:49 PM
04-08-2003 07:49 PM
network problem
I having a problem with my network whereby it happen intermittently. The traceroute output shows that even to traceroute it own external lan there was a delay. Sometime the ping output terminted because waited to long.
See attachment for detail.
Would great if someone can give a clue how this could happen and perhaps can provide the solution to it.
Regards,
MUN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2003 08:05 PM
04-08-2003 08:05 PM
Re: network problem
What is the output of this:
# lanadmin -x 0
or
# lanamdin -x lan0
and for each lan card. I suspect you have a duplexing/autonegotiate mismatch problem.
Regards
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 04:46 AM
04-09-2003 04:46 AM
Re: network problem
When you try to ping your IP@, I saw in your log that you ping 190.254.112 from sdp2
It's not a valid IP adress.
Is it a mistake from your manip ?
>sdp2:root> ping 190.254.112 > #
PING 190.254.112: 64 byte packets
# waited for a long time, "ping" is aborted manually
>----190.254.112 PING Statistics----
>56 packets transmitted, 0 packets received, 100% packet loss
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2003 05:40 AM
04-10-2003 05:40 AM
Re: network problem
Wiring
Routers, ios especially.
NIC card on the HP-UX box
Drivers and software in general on the HP-UX box.
If the lanadmin tests above show discrepencies with the router do the following:
1) Hard code the router to your NIC cards optimal speed.
2) boot the hp box
3) re-run the lanadmin tests.
4) If discrepencies, hard code your optimal nic speeds in this config file, /etc/rc.config.d/hpbtlanconf
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
04-10-2003 05:50 AM
04-10-2003 05:50 AM
Re: network problem
sdp2:root> ping 190.254.112
( as in your attachment)
190.254.112 is not a valid IP,
try to do with valid IP address
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2003 07:05 AM
04-10-2003 07:05 AM
Re: network problem
Do you see errors in lanadmin?
If you run a linkloop test on each LAN does that work OK? Does netstat -s show any problems?
Ron