god8y n00b
Joined: 24 Jun 2003 Posts: 71
|
Posted: Fri Dec 31, 2004 11:04 am Post subject: asterisk with selinux problem |
|
|
Hey,
I've just installed hardened gentoo with selinux and emerged the selinux policy's for asterisk and emerged asterisk after it, now whenever i want to run asterisk i get:
Dec 31 11:56:46 WARNING[4248]: manager.c:1474 init_manager: Unable to bind socket: Cannot assign requested address
and in my sip.conf i have:
port=5060 ; UDP Port to bind to (SIP standard port is 5060)
bindaddr=10.2.1.2 ; IP address to bind to (0.0.0.0 binds to all)
wich should be correct, i also tried 0.0.0.0 but i got the same error and when using netstat -a it doesn't show anything else that uses up that port.
anyone an idea?
grtz |
|