- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Mounting CIFS shares with IP address
Operating System - HP-UX
1822897
Members
3711
Online
109645
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
11-30-2005 03:21 AM
11-30-2005 03:21 AM
Mounting CIFS shares with IP address
I'm not a guru by any means when it comes to windows networking. I've searched the forums and seen similar issues; each with the conclusion that CIFS shares cannot be mounted using only the IP address.
For example, the following works where server is resolved to 192.168.10.50 in the /etc/hosts file...
mount -F cifs server:/share /mnt/share
But the following produces a "connection refused" error...
mount -F cifs 192.168.10.50:/share /mnt/share
We're running version A.01.09 client running on HPUX 11i v2, connecting to shares on a Win2003 server. I can successfully mount the shares by hostname but not by IP. We're not using DNS, so the host name resolution is limited to /etc/hosts. The reason we need to mount by IP address instead of hostname is that I need shares to be mounted on specific IP addresses. When mounting by IP I get "connection refused."
Is there any way the CIFS client can be told which IP address to use? I've tried the ipaddr option with mount, but this only works as a netbios IP address. I've also tried using the cifsmount using the -I option and it also produces undesireable results. Furthermore, I've tried creating host entries in the /etc/hosts specific to the IP addresses we wish to mount - this still produces a connection refused.
Can anyone shed any light on this? Thanks so much!
Bryan
For example, the following works where server is resolved to 192.168.10.50 in the /etc/hosts file...
mount -F cifs server:/share /mnt/share
But the following produces a "connection refused" error...
mount -F cifs 192.168.10.50:/share /mnt/share
We're running version A.01.09 client running on HPUX 11i v2, connecting to shares on a Win2003 server. I can successfully mount the shares by hostname but not by IP. We're not using DNS, so the host name resolution is limited to /etc/hosts. The reason we need to mount by IP address instead of hostname is that I need shares to be mounted on specific IP addresses. When mounting by IP I get "connection refused."
Is there any way the CIFS client can be told which IP address to use? I've tried the ipaddr option with mount, but this only works as a netbios IP address. I've also tried using the cifsmount using the -I option and it also produces undesireable results. Furthermore, I've tried creating host entries in the /etc/hosts specific to the IP addresses we wish to mount - this still produces a connection refused.
Can anyone shed any light on this? Thanks so much!
Bryan
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2005 03:32 AM
11-30-2005 03:32 AM
Re: Mounting CIFS shares with IP address
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP