Re: [Afpfs-ng-devel] Connection refused
Status: Alpha
Brought to you by:
alexthepuffin
From: Alex d. <ale...@gm...> - 2007-10-03 14:00:17
|
Martin, Thanks for giving this a try. Could you get a network dump of this? You'd do that with something like: tcpdump -s0 -w my_network_capture port 548 while doing the entire mount sequence. I encourage you to first change your password before sending anyone that network capture. Unless you don't care about people knowing what it is. - Alex On 10/3/07, Martin Forsgren <mk...@st...> wrote: > Hi! > > I thought of trying this again. It doesn't work, telling me > "Could not mount, Connection refused" > I also get an message > "reading: Interrupted system call" > that probably not comes from afp_client, see the last > example. > > Any ideas? > It could be that this network blocks this port, but > how can I see this and what can I do to circumvent it? > > I dont have any firewall. > > Best regards > Martin Forsgren > > ----------------------------------------------- > > afpd.conf: > ----------------------------------------------- > "jag" -uamlist uams_clrtxt.so > "G=E4st hos Martin" -uamlist uams_guest.so -loginmesg "V=E4lkommen" > > AppleVolumes.default: > ----------------------------------------------- > /home/dela/musik musik "Musik" > > Running: > ----------------------------------------------- > > MtheF:/home/martin# afpfsd -d > Starting up AFPFS version 0.4.3 > > martin@MtheF:~$ afp_client mount -u MtheF -p - -o 548 129.16.246.55:Filme= r > /home/martin/tmp/ > AFP Password: > mounting Filmer on /home/martin/tmp/ > Could not mount, Connection refused > reading: Interrupted system call > > martin@MtheF:~$ afp_client mount -o 548 129.16.246.55:Filmer > /home/martin/tmp/ > mounting Filmer on /home/martin/tmp/ > Could not mount, Connection refused > martin@MtheF:~$ reading: Interrupted system call > > ----------------------------------------------- > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Afpfs-ng-devel mailing list > Afp...@li... > https://lists.sourceforge.net/lists/listinfo/afpfs-ng-devel > |