| Subject: | Re: CVS 1.11.22 on AIX 5.3 not starting |
|---|---|
| From: | cvsuser <parag.patankar@xxxxxxxxxxxxxxxxxxx> |
| Date: | Fri, 4 Jul 2008 03:06:02 -0700 (PDT) |
| Newsgroups: | gnu.cvs.help |
Larry Jones-4 wrote: > > cvsuser writes: >> >> I have defined following on /etc/services >> >> pserver 2401/tcp # CVS Port Number >> pserver 2401/udp # CVS Port Number > > CVS doesn't use UDP, so there's no need for the second line. > >> root@mumsa001207[:/]#telnet sa001207 pserver >> Trying... >> Connected to sa001207.in.net.intra. >> Escape character is '^]'. >> FOO >> cvs [pserver aborted]: bad auth protocol start: FOO >> >> #netstat -an |grep -i 2401 >> # >> >> But it is not showing port 2401 as LISTEN. > > Does ``telnet sa001207 2401'' work the same as above? If so, inetd and > CVS are both working fine but it would appear that something is wrong > with netstat. If not, there must be another definition of the pserver > service that is taking priority over the one you show above -- perhaps > another entry in /etc/services or perhaps an entry in NIS (aka Yellow > Pages). > > This is more of a system administration question than a CVS question, so > you may want to find an AIX list to ask for help. > > -- Larry Jones > > I never get to do anything fun. -- Calvin > > > > Hi, Thanks for your valuable information. I have changed following pserver9 2401/tcp # CVS Port Number pserver9 2401/udp # CVS Port Number and in inetd.conf pserver9 stream tcp nowait root /usr/bin/cvs cvs -f --allow-root=/apps/cvsroot pserver9 Now CVS is working fine on AIX 5.3 thanks & regards parag -- View this message in context: http://www.nabble.com/CVS-1.11.22-on-AIX-5.3-not-starting-tp18232750p18276580.html Sent from the Gnu - Cvs - Info mailing list archive at Nabble.com. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Editing problem, Yves Dorfsman |
|---|---|
| Next by Date: | Getting the creation and last update dates, Villemos, Gert |
| Previous by Thread: | Re: CVS 1.11.22 on AIX 5.3 not starting, Larry Jones |
| Next by Thread: | Re: Setup pserver for anonymous only AND block pserver access via username?, Todd Denniston |
| Indexes: | [Date] [Thread] [Top] [All Lists] |