Jump to content

guarddog on MDK 2005LE plus


kristi
 Share

Recommended Posts

EDIT: 21MAY05 It is best to download latest Mandrake rpm Guarddog from author

on page http://www.simonzone.com/software/guarddog/#download

http://www.simonzone.com/software/mdkrpm/g...0-2mdk.i586.rpm

and install it by clicking on it, then start it (from menu,system,configuration,guarddog) and set your parameters - only then are you protected.

.

Ignore the patch below. (it is still needed if you get guarddog from Mandriva easyurpmi)

 

a note on guard dog - MDK10.2, MDK2005LE and after - don't forget - after you have installed guarddog and set up the parameters the way you want them,

run

if [ ! -e /etc/sysconfig/network-scripts/ifup.d/10Guarddog ]; then
 /bin/ln -s /etc/rc.firewall /etc/sysconfig/network-scripts/ifup.d/10Guarddog
fi
if [ ! -e /etc/sysconfig/network-scripts/ifdown.d/10Guarddog ]; then
 /bin/ln -s /etc/rc.firewall /etc/sysconfig/network-scripts/ifdown.d/10Guarddog
fi

as a ROOT SHELL

 

otherwise it won't activate on reboot. guarddog prob. Code from Rolf Pederson.

Kristi

Edited by kristi
Link to comment
Share on other sites

  • 1 year later...

I upgraded from guarddog 2.4 to 2.5 recently and I got a similar problem.

I got both rpm packages from the author's website and I have Mdv2007.

 

All outgoing connections will work but the ports I opened on my machine don't work when I start the ADSL connection. After the adsl connection is up, I have to start guarddog and press the "apply" button before these ports will work. I use rp-pppoe to start my adsl connection.

This was not a problem at all in 10.1

 

The two symlinks kristi mentioned in the previous reply are all present on my machine and point to the correct destination.

Any ideas?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...