Re: Interbbs
By: HusTler to Digital Man on Wed Sep 23 2020 09:24 am
Re: Interbbs
By: Digital Man to HusTler on Tue Sep 22 2020 10:36 pm
That error is described here:
http://wiki.synchro.net/faq:tcpip#bind
Here's what I did:
udo /sbin/setcap 'cap_net_bind_service=+ep' /sbbs/exec/sbbs
Install authbind DONE
sudo touch /etc/authbind/byport/11
sudo touch /etc/authbind/byport/17
sudo chmod 777 /etc/authbind/byport/11
sudo chmod 777 /etc/authbind/byport/17
sudo authbind --deep /sbbs/exec/sbbs -d
reboot
result
9/23 09:23:59 srvc 0085 ActiveUser-UDP ERROR 13 (Permission denied) re-binding socket to port 11 failed, using user port
9/23 09:17:59 srvc 0075 ActiveUser-UDP ERROR 13 (Permission denied) re-binding socket to port 11 failed, using user port
So that "re-bind" failure is when attempting to respond to a UDP request. So the initial bind() succeeded, but subsequent re-binds are failing. What user are you running sbbs as? Do you have User/Group values set in the [unix] section of your sbbs.ini file? If you're using setcap, you shouldn't need authbind. If you're using setcap or authbind, you shouldn't need to start sbbs as root (or sudo) or have any user/group settings in the [unix] section of your sbbs.ini file.
digital man
Sling Blade quote #22:
Karl: I don't reckon you have to go with women to be a good father to a boy. Norco, CA WX: 80.3øF, 48.0% humidity, 0 mph SSE wind, 0.00 inches rain/24hrs --- SBBSecho 3.11-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)