https://qa.mandrakesoft.com/show_bug.cgi?id=873
------- Additional Comments From [EMAIL PROTECTED] 2003-01-19 14:46 ------- According to a developer of Sane, the servicename should be named "sane", not "sane-port". It was proposed to iana like that, but it seems they changed it. I'd say sane is recommended then against sane-port. Updated patch: --- services.orig 2002-08-26 15:14:24.000000000 +0200 +++ services 2003-01-19 14:38:14.000000000 +0100 @@ -400,6 +400,7 @@ cvsup 5999/tcp CVSup # CVSup file transfer/John Polstra/FreeBSD cvsup 5999/udp CVSup # CVSup file transfer/John Polstra/FreeBSD x11 6000/tcp X # the X Window System +sane 6566/tcp # SANE Control Port afs3-fileserver 7000/tcp # file server itself afs3-fileserver 7000/udp # file server itself afs3-callback 7001/tcp # callbacks to cache managers ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------- Reminder: ------- assigned_to: [EMAIL PROTECTED] description: There was a discussion on the cookerlist about setting up saned for sharing a scanner over the network. Having a portnumber listed in /etc/services is part of that setup. http://www.mandrake.com/en/archives/cooker/2003-01/msg01838.php The portnumber was recntly registered at iana.org, and I copied it from their list. Please apply this patch: --- /etc/services.orig 2002-08-26 15:14:24.000000000 +0200 +++ /etc/services 2003-01-17 14:57:53.000000000 +0100 @@ -400,6 +400,7 @@ cvsup 5999/tcp CVSup # CVSup file transfer/John Polstra/FreeBSD cvsup 5999/udp CVSup # CVSup file transfer/John Polstra/FreeBSD x11 6000/tcp X # the X Window System +sane-port 6566/tcp # SANE Control Port afs3-fileserver 7000/tcp # file server itself afs3-fileserver 7000/udp # file server itself afs3-callback 7001/tcp # callbacks to cache managers
