Hi everybody, I've just replace inetd with xinetd on my suse 7.2 box. When I looked to the xinetd's log I found all ip address logged as ipv6. When I start xinetd it reports: ronin xinetd[4365]: xinetd Version 2.1.8.8p3 started with ronin xinetd[4365]: ipv6 ronin xinetd[4365]: libwrap ronin xinetd[4365]: loadavg ronin xinetd[4365]: options compiled in. How can I reconfigure xinetd to log ip address as ipv4? Thank you very much alex -- Alessandro Dotti Contra alessandro.dotti@libero.it http://digilander.iol.it/yellowjester/
* Alessandro Dotti Contra (a.dotticontra@tiscalinet.it) [020330 01:39]:
How can I reconfigure xinetd to log ip address as ipv4?
Yes, that's pretty annoying if you aren't using ipv6. I normally rebuild the package without ipv6 support which solves this problem and others. Just install the source rpm, edit the spec file in /usr/src/packages/SPECS by removing the --with-inet6 from the configure line and then 'rpm -bi xinetd.spec' -- -ckm
participants (2)
-
Alessandro Dotti Contra
-
Christopher Mahmood