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
03-09-2001 12:31 PM
03-09-2001 12:31 PM
ftp
our hp9000 any file > 1k bytes using ftp (we use to be able to) All other features of ftp are working ok I can download files of any size from the hp, I can cd, ls, pwd etc. I can ftp to itself using the localhost hostname any file size. When I turn debug on using "ftp -d"
on the remote machine and do a "put" I get:
put gregjunk
---> TYPE 1
200 Type set to I
---> PORT 192,168,20,32,4,128
200 PORT command sucessful
---> STOR gregjunk
150 Opening BINARAY mode data connection for gregjunk
at this point ftp just sits there and does nothing. I can't do an rcp on the remote machine because it doesn't have a hosts.equiv file and the machine is not mine to mess with.
Both hosts are on a common lan segment and share the same subnet address without a router in between them. Rebooting did not fix anything, nor did using a different account.
I don't really quite know what I'm doing and would appreciate any insight.
Thanks,
Greg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2001 03:06 PM
03-09-2001 03:06 PM
Re: ftp
Use 'netstat -s' and lanadmin to check and see if you're getting any packet drops.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2001 05:50 AM
03-12-2001 05:50 AM
Re: ftp
Also try to send 10 each 4000 byte pings to the HP, e.g. ping hp 4000 10 and see if they get throught OK. Even if the ping works, it
is still possible that if you are using 100BaseT that some of the components are running at different speed/duplex values. On the HP, use lanadmin -x against the NMID(10.20, from lanscan) or PPA(11.0, from lanscan) of all the lan cards and double check with the network switch admin that the switch is set to the same speed and duplex.
I hope this helps,
-> Brian Hackley
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2001 11:04 AM
03-12-2001 11:04 AM
Re: ftp
started to get dropped. Does anyone know what is going on?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2001 01:12 PM
03-12-2001 01:12 PM
Re: ftp
I recall a similar problem where the Mtu (Max transmission unit) size was not set to 1500 for an Ethernet lan. Check your Mtu setting with netstat -i