1837785 Members
4005 Online
110119 Solutions
New Discussion

ip issue

 
nandakumar.m
Occasional Advisor

ip issue

FTP is very slow in the hp box and could you please tell me how to check net work speed and ip address

it is very urjent
5 REPLIES 5
siva0123
Trusted Contributor

Re: ip issue

Nanda,

Ip address can be found by using different ways.

1.nslookup server name
2. check /etc/hosts ===> it will be there if the host is added
3.check /etc/rc.config.d/netconf file
4.arp
5. lanscan ===>will give network interface name
using that run
ifconfig interface name.==>will give ip address



Regarding network speed can be found by using lanadmin command


Thanks,
siva
Peter Godron
Honored Contributor

Re: ip issue

Hi,
see :
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=82333
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1038508

Ip address of host or receiver ?
Grep for machine name in /etc/hosts and/or use nslookup

Also:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
Your profiles shows 0 points awarded to 15 answers !
nandakumar.m
Occasional Advisor

Re: ip issue

I want transwer 2mb file but it is very slow what should i do
uadm26
Super Advisor

Re: ip issue

Hi,

Check if you don't have imput or output errors on your net cards:

netstat -in

coluns "Ierrs" "Oerrs"

If there's no errors execute:

# ping host 1024

And look at the "time" value, it's very high maybe it's switch or router problems.

Good Luck,
JT
Bill Hassell
Honored Contributor

Re: ip issue

Need just a bit more information. Are you using a modem? What is the baud rate? Or are you using your built-in LAN and the other computer is on the same network switch? Or is the remote computer on the open Internet? If it is on the open Internet, what speed is your connection to the Internet? And as mentioned, the ping time is a good indication of throughput. A 2 megabyte file might take an hour with a slow modem or 3 seconds with a fast LAN connection internally.


Bill Hassell, sysadmin