- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: netstat -i slow
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
09-28-2004 11:41 PM
09-28-2004 11:41 PM
netstat -i slow
1. /usr/bin/netstat:
netstat.h 8.1
PHNE_17434 netstat.c $Revision: @@/main/r11ros/8$
netstat.c 9.1
NET: Version: B.11.00 $Date: 97/10/15 10:44:23 $
netstat.h 8.1
osstat.c 6.9
netstat.h 8.1
PHNE_17434 osstat.c $Revision: @@/main/r11ros/7$
osstat.c 6.9
vmmap.o $Revision: 82.2 $
2. etc/nsswitch.conf
hosts: files dns
3. /etc/resolv.conf
domain united.vicindo.be
nameserver 10.163.225.12
nameserver 192.168.1.21
4. I added the following enrty to /etc/hosts
0.0.0.0 all-zeros-broadcast
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 12:05 AM
09-29-2004 12:05 AM
Re: netstat -i slow
Just check whether the NIC parameters are configured properly...
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 12:07 AM
09-29-2004 12:07 AM
Re: netstat -i slow
If you have glance, start it. (glance -l)
I am not sure about the entry about broadcast in /etc/hosts. Is it really required or not?? I dont have one and it does'nt need to be there.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 12:07 AM
09-29-2004 12:07 AM
Re: netstat -i slow
NIC and switch port have the same settings.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 12:11 AM
09-29-2004 12:11 AM
Re: netstat -i slow
Are you having all entries of IP-Address in /etc/hosts file there?
Else, problem may be with /etc/resolv.conf file there. Try to rearrange as,
domain united.vicindo.be
nameserver 192.168.1.21
nameserver 10.163.225.12
and try there.
There is a possibility network slow there for operation.
Can you say for this,
time netstat -in
time netstat -i
there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2004 01:16 PM
09-29-2004 01:16 PM
Re: netstat -i slow
pinging the DNS servers to make sure they are "there" is a good thing too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2004 06:07 PM
09-30-2004 06:07 PM