This is driving me $%%&^%& insane.......
I know its not an SBBS issue, but I was wondering, has anyone here tried to install SBBS on a modern
systemd based linux ditto like Centos 7?
I am currently trying to upgrade "The Dungeon BBS" from Centos 6.5 based to Centos 7 Based because the
current subs code refuses to compile under Centos 6.5. It compiles perfectly under Centos 7. I seem to have
everything ready to go, but when I start sobs, it is completely unable to Bind to all the ports for its Listening
services. Such as 25, 21, 2200, 2300, 6669 etc.
At first I thought selinux.... So I disabled that for now....... NOPE.
Then I thought .... Maybe the Firewall, Though that shouldn't stop binds as root..... NOPE.
I and almost 99 % sure it is the new systemd $%^#^% that is somehow blocking it, but the docs is immensely
confusing, and the google searches very vague and non specific.
[root@Manifold3 ~]# netstat -ltnp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 837/sshd
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 1075/master
tcp6 0 0 :::22 :::* LISTEN 837/sshd
tcp6 0 0 ::1:25 :::* LISTEN 1075/master
ssh is the only thing listening on any port.
Its so weird!!
--------------------------------------
Regards........Geo--------------------------------------
oooOOOooo
Re: Install on New systemd based Linux distress?
By: Geo to All on Tue Mar 20 2018 02:29 pm
This is driving me $%%&^%& insane.......
I know its not an SBBS issue, but I was wondering, has anyone here trie to install SBBS on a modern
systemd based linux ditto like Centos 7?
I've been running on CentOS 7 for about a year and a half now.
I am currently trying to upgrade "The Dungeon BBS" from Centos 6.5 base to Centos 7 Based because the
current subs code refuses to compile under Centos 6.5. It compiles perfectly under Centos 7. I seem to have
Erm, the latest CentOS 6.x version is 6.9. have you done a full "yum updat before going the route of moving to CentOS 7?
everything ready to go, but when I start sobs, it is completely unable Bind to all the ports for its Listening
services. Such as 25, 21, 2200, 2300, 6669 etc.
Do you have an FTP server running in CentOS 7? or osmething else using thos ports?
At first I thought selinux.... So I disabled that for now....... NOPE.
Always a good idea. selinux causes more problems than it solves IMO.
Then I thought .... Maybe the Firewall, Though that shouldn't stop bind as root..... NOPE.
Correct, that's not going to stop things from binding. Especially if you're running it as root.
I and almost 99 % sure it is the new systemd $%^#^% that is somehow blocking it, but the docs is immensely
confusing, and the google searches very vague and non specific.
systemd shouldn't have anything to do with it. You should be able to fire sbbs up just by running the sbbs executable. Once you know it works, then s up the systemd configs to start/stop SBBS.
Your best bet is to check and see if the ports are already in use. You can s what ports are listening with:
netstat -plnt
sshd is enabled by default in CentOS 7, and other things may be as well, depending upon how you did your install. It's likely that's the issue.
DaiTengu
... To eat is human; to digest divine.
Ive worked it all out 8-)
Its working nicely now 8-) Thx.
| Sysop: | Winzlo |
|---|---|
| Location: | Minnesota, USA |
| Users: | 11 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 495939:08:59 |
| Calls: | 82 |
| Files: | 1,070 |
| D/L today: |
27 files (11,920K bytes) |
| Messages: | 286,966 |