- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CIFS 9000 Client
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
01-09-2002 09:37 AM
01-09-2002 09:37 AM
CIFS 9000 Client
I continue to get this message.
Connecting Server: UNIX: Broken pipe
I've opened up the firewall all the way and still seem to get this issue.
Thanks,
J-T
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2002 10:19 AM
01-09-2002 10:19 AM
Re: CIFS 9000 Client
what good is a firewall (and its admins) if you "open up all the ports" ???
And using MS SMB protocols through a firewall is NEVER safe!
You would have to permit ports 138 and 139 in both directions for the server-part of the communication (it IS peer-to-peer, after all) and ALL ports for the client-part (MS seem to NOT like being restrictable or even self-restrincting).
And if you work with NT4 or W2K or WXP you will need port 135, too, (and 445 for W2K and WXP) which opens up the door for remote execution!
All protected only by the very week NT-authorization (or NOT protected by means of "Pass-Through Authentization")... :-(
Would it be possible for you to use "scp" (Secure CP) or "rsync" (through "ssh" = Secure SHell), which is considered by most security admins to be much better, and would only need one port (usually 22) through the firewall?
Just my ???0.02,
Wodisc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2002 10:27 AM
01-09-2002 10:27 AM
Re: CIFS 9000 Client
Thanks,
J-T
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2002 10:30 AM
01-09-2002 10:30 AM
Re: CIFS 9000 Client
Try this link,
http://us-support3.external.hp.com/cki/bin/doc.pl/sid=f56c63f6074345bebb/screen=ckiDisplayDocument?docId=200000055926670
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2002 03:19 PM
01-09-2002 03:19 PM
Re: CIFS 9000 Client
I hvaen't had the problem you're experiencing, but my experience has been that the O'Reilly book, Using Samba, especially chapter 9 on troubleshooting, has held the answers for every problem I've had so far.
http://www.oreilly.com/catalog/samba/chapter/book/index.html
best regards.