At 13:05 09.07.2003 +0100, you wrote:
Hello all,
I'm trying to make DNSCache start before shorewall. This is because I need DNS lookups in the shorewall rules file. I spoke to a friend of mine and we changed the RCDLINKS in the init.d files to the following
DNSCache RCDLINKS="2,S45 3,S45 6,K45"
Shorewall RCDLINKS="2,S41 3,S41 6,K46"
This will start DNSCache after Shorewall in init level 2
To make it start before Shorewall you could use RCDLINKS="2,S41 3,S41 6,K46"
this will result in an entry of
S41DNSCache in your rc2.d directory which should be evaluated before S41Shorewall
Make sure your DNSCache can access the uplink DNS server before Shorewall is up
HTH
Erich
THINK P�ntenstrasse 39 8143 Stallikon mailto:[EMAIL PROTECTED] PGP Fingerprint: BC9A 25BC 3954 3BC8 C024 8D8A B7D4 FF9D 05B8 0A16
------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
