Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-07-2011, 04:53 PM
|
#1
|
LQ Newbie
Registered: Dec 2010
Location: São Paulo, Brasil
Distribution: Mandriva MES5
Posts: 11
Rep:
|
Can´t see my server from a Mac workstation using Netatalk
I am upgrading my linux server to Mandriva MES 5 server.
Although its working fine (I can copy/delete/execute files from/to linux server), at mac workstation, at chooser, when I click on appletalk icon nothing happens. I have to click on Server IP address button and type my server IP, which is 192.168.0.123. Its is annoying and time consuming. I have to do this every time I want to access my server.
At previously version, after I click on appletalk icon (at chooser), the server name comes up right away.
Does anyone have any suggestion?
|
|
|
02-08-2011, 05:55 AM
|
#2
|
Senior Member
Registered: Dec 2004
Location: Marburg, Germany
Distribution: openSUSE 15.2
Posts: 1,339
|
Do you have a setting -noddp in afpd.conf which disables AppleTalk? Is AppleTalk still in the kernel?
Later they used Bonjour to advertise services, with AppleTalk there is a tool nbplkup to check the name binding.
|
|
|
02-09-2011, 05:43 AM
|
#3
|
LQ Newbie
Registered: Dec 2010
Location: São Paulo, Brasil
Distribution: Mandriva MES5
Posts: 11
Original Poster
Rep:
|
Bellow is the only line I have in my afpd.conf
- -transall -uamlist uams_dhx.so -nosavepassword -noslp
Anny sugestion?
Tks
|
|
|
02-09-2011, 12:10 PM
|
#4
|
Senior Member
Registered: Dec 2004
Location: Marburg, Germany
Distribution: openSUSE 15.2
Posts: 1,339
|
Can you please try it w/o -noslp? I have no System 9 around, so I can't test beforehand.
|
|
|
02-09-2011, 12:17 PM
|
#5
|
Senior Member
Registered: Oct 2005
Location: UK
Distribution: Slackware
Posts: 1,847
Rep:
|
Quote:
Originally Posted by erj@greco.com.br
Its is annoying and time consuming. I have to do this every time I want to access my server.
|
You can create a shortcut for this in Finder, but that's another story.
Here's the section from my afpd.conf which allows me to connect to my server through the icon in the Finder sidebar:
Code:
- -transall -uamlist uams_randnum.so,uams_dhx.so -nosavepassword -advertise_ssh
As Reuti has said, it looks like you need to remove the -noslp option.
|
|
|
02-14-2011, 02:27 PM
|
#6
|
LQ Newbie
Registered: Dec 2010
Location: São Paulo, Brasil
Distribution: Mandriva MES5
Posts: 11
Original Poster
Rep:
|
Hello mate,
Still the same. I can access the sharings from macs, but server name doesn´t appear on finder window. Still have to type its IP.
|
|
|
02-14-2011, 02:35 PM
|
#7
|
Senior Member
Registered: Dec 2004
Location: Marburg, Germany
Distribution: openSUSE 15.2
Posts: 1,339
|
As asked: is AppleTalk still in your kernel? Which version of OS 9 (or 8) are you using? Maybe it must be advertised by AppleTalk.
|
|
|
02-15-2011, 06:11 AM
|
#8
|
LQ Newbie
Registered: Dec 2010
Location: São Paulo, Brasil
Distribution: Mandriva MES5
Posts: 11
Original Poster
Rep:
|
Reuti: I am not sure it´s in kernel (how can I check?). I installed with urpmi and started with service netatalk start and later chkconfig netatalk on. Workstation uses OS 9.2.2.
tks
|
|
|
02-15-2011, 07:46 AM
|
#9
|
Senior Member
Registered: Dec 2004
Location: Marburg, Germany
Distribution: openSUSE 15.2
Posts: 1,339
|
Do you have a file called /proc/config.gz? This you can check for the options CONFIG_ATALK=m and CONFIG_DEV_APPLETALK=m. Other indication are the kernel module /lib/modules/.../kernel/net/appletalk/appletalk.ko and whether it's loaded by lsmod.
|
|
|
02-17-2011, 07:10 AM
|
#10
|
LQ Newbie
Registered: Dec 2010
Location: São Paulo, Brasil
Distribution: Mandriva MES5
Posts: 11
Original Poster
Rep:
|
Reuti: I have the lines CONFIG_ATALK=m and CONFIG_DEV_APPLETALK=m in config.gz
Result of lsmod is:
appletalk 33888 0
tks
|
|
|
02-17-2011, 05:42 PM
|
#11
|
Senior Member
Registered: Dec 2004
Location: Marburg, Germany
Distribution: openSUSE 15.2
Posts: 1,339
|
ok, what is nbplkup saying - any output after some time?
|
|
|
All times are GMT -5. The time now is 09:46 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|