LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-13-2004, 07:33 PM   #1
rickenbacherus
Member
 
Registered: Mar 2003
Location: colorado springs. colorado
Distribution: Debian-Sid 2.6.24-rt1
Posts: 290

Rep: Reputation: 30
inetd + ident2 = confusion


When I log onto IRC I get this:
Code:
[debian]  *** Looking up your hostname...
[debian]  *** Checking ident
[debian]  *** Couldn't look up your hostname
[debian]  *** No identd (auth) response
Well ok that make sense as ident2 is not running but when I try to start it:
Code:
ident2 -i -y .reply
error: binding to port 113: bind(): Address already in use
So I give inetd a HUP and then I can start ident2. Question is, what am I supposed to be running? Both inetd & ident2? If so how to get them to behave together?

TIA
 
Old 05-30-2004, 01:17 PM   #2
wmakowski
Member
 
Registered: Oct 2003
Location: Ohio
Distribution: Fedora 25, 26, RHL 5.2
Posts: 560

Rep: Reputation: 56
I've been looking at the IRC ident error myself and have found that it could be caused by not running identd or ident2, firewall configuration, ident configuration, and a few other things. I'm still struggling with this, but have narrowed it down to a bad return code when ka_lookup is invoked by identd.

I believe the port binding trouble you are experiencing is because you have inetd configured to listen to port 113. Check /etc/inetd.conf to see if you have an entry which looks like...

auth stream tcp nowait nobody /usr/sbin/in.identd in.identd -l -e -o

If so, you have a conflict between trying to start up ident2 which wants port 113 and inetd which is already listening on port 113. I haven't used ident2 before, but assume it is some variant of identd or going back even further authd. You can try two things, one comment out the #auth line in inetd.conf and restart inetd. Then start up ident2. The other option would be to replace the later part of the auth line with the location of ident2 and any options you might need. Use man inetd to help with the specifics of inetd.conf. It wouldn't hurt to restart inetd after changes to the conf file.

After implementing one of those options try IRC again. If you still have an identity crisis then you're where I'm at, otherwise life is good.

Bill
 
Old 07-03-2004, 09:04 PM   #3
ruden
LQ Newbie
 
Registered: Jul 2004
Location: calgary
Distribution: slackware
Posts: 2

Rep: Reputation: 0
im not sure here, but this sounds like what ive been pondering fixing for a while on my system.

identd runs it works fine when someone manually telnets to the port... responces appear to look okay.

BUT.. irc wont recognize it.

turns out standard identd that comes with most distro's isnt NAT aware.
sooo
oidentd or sidentd i have to move to but of yet to find the time/effort to bother with it since its not a huge issue.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
chrooting or jailing inetd or inetd started daemons ? MasterC Linux - Security 2 07-15-2003 05:28 PM
Inetd...What should with it X11 Slackware 3 07-16-2002 02:56 AM
inetd -- where can i get it? jasonhbishop Linux - Software 3 06-06-2002 07:35 AM
What is inetd doing? dguy Linux - Networking 7 01-25-2002 12:03 AM
No inetd.. Cyth Linux - General 2 11-19-2001 07:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 04:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration