question: nnrpd standalone mode status
Katsuhiro Kondou
Katsuhiro_Kondou at isc.org
Tue Jul 16 03:39:20 UTC 2002
In article <20020715174108.B1990 at fantomas.sk>,
"Matus \"fantomas\" Uhlar" <uhlar at fantomas.sk> wrote;
} as long as i upgraded to inn-2.3.3 (even when was advised to use CURRENT -
} thanks Joe, but will try later), I see still
}
} - nnrpd binds to 0.0.0.0, not to bindaddress
# nnrpd -D -b 127.0.0.1
# netstat -an|grep 119
tcp4 0 0 127.0.0.1.119 *.* LISTEN
# innconfval -v
INN 2.3.3 (20010807 CVS prerelease)
} - nnrpd must be restarted if config changes
} - must run nnrpd twice to support ssl
Still left in CURRENT.
} - can't specify nnrpd's port in config
It's possible to specify as an argument.
# nnrpd -D -b 127.0.0.1 -p 11119
# netstat -an | grep 1119
tcp4 0 0 127.0.0.1.11119 *.* LISTEN
--
Katsuhiro Kondou
More information about the inn-workers
mailing list