From Bugzilla Helper: User-Agent: Mozilla/4.76 [en] (Win98; U) When running setup (as root) and changing firewall settings (to "No firewall" for example), the settings are not implemented on exit. Rlogin and telnet from other machines are not accepted (nor is FTP). Rebooting does not help. Shutdown and setup messages (during reboot) seem to indicate that some default scripts are being used, and user settings are ignored Reproducible: Always Steps to Reproduce: 1.Open a terminal window, run setup, select firewall setup, choose "No Firewall," exit setup. 2.Attempt to rlogin or telnet from another machine. Reboot. Attempt to rlogin or telnet in again. 3.Run setup from a terminal window again, select firewall setup, inspect settings. Actual Results: All attempts to rlogin or telnet into the machine fail. Running setup for a second time indicates that previous user choices were not recorded or implemented. Expected Results: Rlogin, telnet, and ftp connections should be accepted. Setup should reflect user selections when run a second time. Other network functions appear OK. For example, the NFS partition I set up is available from other platforms, pings work as expected, etc.
You most likely need to enable telnet, rsh/rlogin, and ftp service in ntsysv or something similar. They aren't enabled by default.
I had the same effect after a textmode install. The setup tool always marked the firewall at level "high". The problem does exist as described!