| Author |
Message |
|
GoManutd
MEPIS Guide
Joined: Mon Jun 30, 2008 8:06 pm Posts: 2904 Has thanked: 48 times Have thanks: 368 times
|
Post # 293884
 Re: Accessing router and other network hardware
smb4k works with linux and connects to NAS IF your NAS device supports samba/netbios shares. it is not a router management tool
|
| Wed Jan 18, 2012 6:56 am |
|
 |
|
michelmassoud
MEPIS is cool!
Joined: Tue Jul 27, 2010 7:02 am Posts: 804 Location: Beirut - Lebanon Has thanked: 98 times Have thanks: 61 times
|
Post # 293952
 Re: Accessing router and other network hardware
Thanks for the info regarding smb4k. What is the best way to connect to other computers or hardware using ip addresses? I try typing the ip in a browser but it does not work. For example today, I was trying to connect to a Mac in the office that was not listed under the samba workgroup. I know the machine's IP but cannot use it to locate that machine.
Thanks,
Michel
|
| Thu Jan 19, 2012 6:02 am |
|
 |
|
GoManutd
MEPIS Guide
Joined: Mon Jun 30, 2008 8:06 pm Posts: 2904 Has thanked: 48 times Have thanks: 368 times
|
Post # 293963
 Re: Accessing router and other network hardware
the mac would need to be running samba and be configured similarly to the other machines in order for it to show up in your samba browse list. your pcs won't respond to web requests unless they are running some web process. take a look at http://www.samba.org/samba/docs/using_samba/appf.html. this should help you with getting your mac smb enabled...
|
| Thu Jan 19, 2012 2:58 pm |
|
 |
|
michelmassoud
MEPIS is cool!
Joined: Tue Jul 27, 2010 7:02 am Posts: 804 Location: Beirut - Lebanon Has thanked: 98 times Have thanks: 61 times
|
Post # 293990
 Re: Accessing router and other network hardware
I will do that, but I guess what I was trying to get to all along is whether or not Linux allows the search for and connection with other computers (Macs or otherwise) in the same way Windows does.
Thanks,
Michel
|
| Fri Jan 20, 2012 5:27 am |
|
 |
|
richb
Administrator
Joined: Wed Jul 12, 2006 2:17 pm Posts: 8752 Location: Rochester NY Has thanked: 581 times Have thanks: 956 times
|
Post # 293994
 Re: Accessing router and other network hardware
It does through samba or ssh
_________________ Forum Rules Guide - How to Ask for Help Link to Wiki Rich
Acer Laptop 5750G: Intel i5, 4 GIG mem, nVidia GT540M/Intel integrated graphics Kubuntu 13.04, KDE 4.10.2 M12 Alpha 2 in VirtualBox
|
| Fri Jan 20, 2012 6:46 am |
|
 |
|
pcallahan80
MEPIS Rules!
Joined: Sun Mar 18, 2007 6:34 pm Posts: 490 Location: Massachusetts Has thanked: 88 times Have thanks: 50 times
|
Post # 293996
 Re: Accessing router and other network hardware
You can choose to establish file shares on a Mac using AFP (Apple File Protocol) for other Macs or SMB (Server Message Block) for Windows or Linux clients running SAMBA seeking to access shares on a Mac http://docs.info.apple.com/article.html?path=Mac/10.7/en/mh14107.html
_________________ MSI 890FXA-GD70 AM3, SATA3 | AMD Phenom II X6 1055T | ATI Radeon HD 5770 | 8G G.SKILL @1066 Mhz
|
| Fri Jan 20, 2012 9:07 am |
|
 |
|
GoManutd
MEPIS Guide
Joined: Mon Jun 30, 2008 8:06 pm Posts: 2904 Has thanked: 48 times Have thanks: 368 times
|
Post # 293997
 Re: Accessing router and other network hardware
architecturally, you can either use a common protocol, like samba, to enable each machine to connect and interact with each other, OR you can setup a small server that is capable of serving files using different protocols that each client OS understands.
to be honest though, you're likely to end up settling on a given set of protocols, and it's likely going to be samba anyway because most open source server solutions don't handle the apple specific protocols - at least not well.
|
| Fri Jan 20, 2012 9:33 am |
|
 |
|
michelmassoud
MEPIS is cool!
Joined: Tue Jul 27, 2010 7:02 am Posts: 804 Location: Beirut - Lebanon Has thanked: 98 times Have thanks: 61 times
|
Post # 293998
 Re: Accessing router and other network hardware
We have five Apple machines linked to the main server using Window Server. I am the only one using Mepis. The protocol used is SMB and I can see some of the machines but we need to get the Mac support guys from time to time as we sometimes stop seeing one of them. The issue is not the Mac connections but rather being able to browse the network in a simple way.
Thanks to all.
Michel
|
| Fri Jan 20, 2012 11:10 am |
|
 |
|
GoManutd
MEPIS Guide
Joined: Mon Jun 30, 2008 8:06 pm Posts: 2904 Has thanked: 48 times Have thanks: 368 times
|
Post # 294002
 Re: Accessing router and other network hardware
one solution then might be to run active directory and an add on product for mac/linux called Likewise http://www.likewise.com/this product enables organizations to use microsoft active directory to manage their infrastructure, but allow non-microsoft OSs to partake. there is a commuity edition of this solution, too.
|
| Fri Jan 20, 2012 11:56 am |
|
 |
|
michelmassoud
MEPIS is cool!
Joined: Tue Jul 27, 2010 7:02 am Posts: 804 Location: Beirut - Lebanon Has thanked: 98 times Have thanks: 61 times
|
Post # 294689
 Re: Accessing router and other network hardware [Solved]
OK I found away around my problem. As a summary: I am using Mepis at work with a mix of Macs and Windows machines connected via a Microsoft Server. I managed to see all the Macs except for one. I made sure the Macs had the same configurations and OS versions but I still could not connect via Dolphin / network / Samba Shares / workgroup. I was trying to find a way to connect directly to the Mac using it's IP and I found it. I used Konkeror and entered \\192.168.123.24 it connected to the Mac showing that it was connected to smb://192.168.123.24. I went to Dolphin and in Network / Samba Shares/ Workgroup I right clicked on the blue folder with "smb:" next to it and I chose "Edit". I pasted smb://192.168.123.24 and pressed enter and I was connected. I added the Mac to "Places" and now I can easily access it through Dolphin. I managed to fix the problem but i still don't know why the problem was there in the first place and how to really fix it. I think entering the info on how to access a computer with Dolphin using smb://PIN number should be added to the manual or Wiki (I don't know where). Thanks, Michel
|
| Mon Jan 30, 2012 10:13 am |
|
|