Specifications

4
SuSE Live CD for Firewall
Caution
No password may be specified for any existing users apart from
root. Do not change this file.
Caution
/etc/squid.conf Configuration file for the HTTP proxy Squid.
/etc/ssh/ Contains the configuration files for openssh: ssh_config and
sshd_config.
/etc/syslog.conf Configuration of the syslog daemon. Read the man
pages man 5 syslog.conf, man 8 syslogd, and man 3 syslog.
The log host and the messages to log are entered in this file. The entry
for the log host should appear as follows:
*.* @hostname.domain.tl (or the IP address)
/etc/syslog.socks The log daemon syslog needs to create a writable socket
for all services started in the chroot environment. This process is as-
sociated with the following files:
/var/named/dev/log /var/squid/dev/log
/var/chroot/rinetd/dev/log /var/chroot/ftp-intern/dev/log
/var/chroot/ftp-extern/dev/log
/etc/init.d/ This directory contains init scripts specially adapted for the Fire-
wall CD, such as IP packet filter scripts, if any are generated manually
or with FAS.
Scripts can also be copied to /etc/init.d/ on the configuration
floppy. Afterwards, the permissions in /etc/permissions.local
must be specified accordingly, for example, for the init script /etc/
init.d/foobar:
/etc/permissions.local:
#
# Format:
# <file> <owner>.<group> <permission>
#
/etc/init.d/foobar root.root 754
For the links of the individual runlevels to be created accordingly, add
your script to the file /etc/runlevel.firewall (here just the line
with “foobar in runlevel 2 and 3 is shown):
129SuSE Linux Firewall on CD2