[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rc.boot not booting!



>> "DM" == Damon Muller <damon@empire.net.au> writes:

DM> rei$ cat /etc/rc.boot/rc.masq 
DM> #!/bin/sh

DM> # PATH=/sbin:/bin:/usr/sbin:/usr/bin

DM> echo Setting up IP Masquerading...

DM> /sbin/depmod -a
DM> /sbin/modprobe ip_masq_irc
DM> # /sbin/modprobe ip_masq_quake
DM> /sbin/modprobe ip_masq_raudio
DM> /sbin/modprobe ip_masq_ftp

I would just add these lines to /etc/modules

ip_masq_irc
ip_masq_raudio
ip_masq_ftp

Anyway: lsmod doesn't show the modules?

The script is mod 755, right?

Maybe insert a touch /tmp/my.script.did.run to check if it really did
not run.

Ciao,
	Martin


Reply to: