Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 08-18-2009, 06:23 PM   #1 (permalink)
 
Newb Techie

Join Date: Aug 2009

Posts: 3

smcbryde is on a distinguished road

Default Problem mapping to my server...

I've set up a home network for application development. I'm trying to map drives from my server to my computer, but I can't get it to work. I'll try to be as complete as possible in describing my network and anything that might be relevant.

Home network with a configuration as follows:

router (name: mynetwork.net)-->
-->Internet (cable)
-->computer1 (vista)
-->hub-->
----->computer2 (xp/sp3)
----->server (ubuntu 8.04, LAMP, ColdFusion, name: myserver)

computers 1 and 2 have DHCP issued ip addresses
server has static ip address: 192.168.0.110

When logged into the router firmware, both computers are listed under "LAN Computers", but the server is not shown.

I have no problem accessing the server using Webmin or phpmyadmin, and the web server works fine using its ip address: http://192.168.0.110, but NOT using the name: http://myserver.

I need to map drives from the server to computer2 ("/var/www" & "/opt/coldfusion8").

But when I try:

1. The server isn't shown under the browse button.
2. If I type anything like "192.168.0.110" or "\\myserver" or "mynetwork.net/myserver" or any combination I could think of, I get this message: "The drive could not be mapped because no network was found."

If I Run: \\192.168.0.110, I get this message: "No network provider accepted the given network path."

The Workstation service is set to "automatic" and is shown as "started".


Any insights would be very much appreciated, as I really need this to work.

Shane McBryde

PS. Do I need to be running a file server in order to map to it?

I've run across mention of SMB and smb.conf in connection with mapping, which seems to be associated with Samba. Do I need a file server on my server in order to map to it?

Last edited by Mak213; 08-18-2009 at 11:10 PM.
smcbryde is offline  
Old 08-19-2009, 01:06 AM   #2 (permalink)
 
Newb Techie

Join Date: Aug 2009

Posts: 3

smcbryde is on a distinguished road

Default Re: Problem mapping to my server...

wikipedia on SMB: Server Message Block - Wikipedia, the free encyclopedia

States the following:

"In computer networking, Server Message Block (SMB) operates as an application-layer network protocol mainly used to provide shared access to files, printers, serial ports, and miscellaneous communications between nodes on a network."


And Ubuntu help on SettingUpSamba: https://help.ubuntu.com/community/SettingUpSamba

Opening statement reads in part:

"Samba is a set of tools to share files and printers with computers running Microsoft Windows. It implements the SMB network protocol, which is the heart of Windows networking."


So, in order to set up mapping between a Windows enviroment and an Ubuntu server, I would need Samba installed?

That's a question, by the way...

Shane
smcbryde is offline  
Old 08-19-2009, 01:23 AM   #3 (permalink)
Hefemeister's Avatar
 

Join Date: Feb 2004

Location: Sweden

Posts: 6,684

Hefemeister is just really niceHefemeister is just really niceHefemeister is just really niceHefemeister is just really nice

Default Re: Problem mapping to my server...

Moved to open source sub forum for you.

Can you ping the server?
__________________
ASUS P6T Deluxe V2 :: INTEL i7 920 @3.4 :: XFX GTX260 :: 6gb Corsair 1600 :: Corsair 750TX :: TRUE 120 :: Samsung T240 24" :: Windows 7 X64

I do not accept support questions via PM

"The man in black fled across the desert, and the gunslinger followed."
Hefemeister is offline  
Old 08-19-2009, 04:07 AM   #4 (permalink)
 

Join Date: Jul 2005

Location: England

Posts: 2,159

kmote has a spectacular aura aboutkmote has a spectacular aura about

Default Re: Problem mapping to my server...

Yes, you need samba set up (see smb.conf for it's configuration). May I suggest that you don't share out development areas though, instead develop on your local PC using a tool such as xampp then ftp or sftp the files onto the server when you are done.
__________________
MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11


There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page
kmote is offline  
Old 08-19-2009, 01:47 PM   #5 (permalink)
 
Newb Techie

Join Date: Aug 2009

Posts: 3

smcbryde is on a distinguished road

Default Re: Problem mapping to my server...

Thanks for the confirmation, kmote.

I was in fact using my local PC with a WAMP installation for Flex, etc. development, but then when I added ColdFusion to the mix my system just couldn't handle it all. So that's when I decided to off-load all of the server stuff onto a separate machine. No one else will be using it so it shouldn't pose any risk as far as I can see.
smcbryde is offline  
Old 08-19-2009, 01:59 PM   #6 (permalink)
 

Join Date: Jul 2005

Location: England

Posts: 2,159

kmote has a spectacular aura aboutkmote has a spectacular aura about

Default Re: Problem mapping to my server...

It's your server so it's completely up to you. I always try to stick as close to "best practice" as I reasonably can and know how.
__________________
MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11


There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page
kmote is offline  
Old 08-19-2009, 08:36 PM   #7 (permalink)
Saxon's Avatar
 

Join Date: Feb 2007

Posts: 6,362

Saxon is just really niceSaxon is just really niceSaxon is just really niceSaxon is just really nice

Default Re: Problem mapping to my server...

Not exactly what your looking for but it could prove useful:
Remote backups server using FreeBSD, ZFS, and Rsync - The FreeBSD Forums
__________________
I am not here for long I am deploying soon so please don't expect anything long winded.

Saxon is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Remote Server Monitoring Software DreamSys Server Monitor Osiris Tips, Tricks & Tutorials 0 06-06-2009 10:24 AM
SQL Server connection problem BobLewiston Programming Discussions 2 03-17-2009 12:57 PM
I can’t install SQL Server 2008 Express with Advanced Services - Help! BobLewiston Windows Operating Systems and Software 9 03-12-2009 09:00 AM
Terminal License Server - Expired !! roumieh2000 Windows Operating Systems and Software 2 09-04-2008 01:46 AM
Boot sector problem in Server 2003 brad8266 Windows Operating Systems and Software 12 08-21-2008 06:31 PM