This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Spoof protection... bug?

I'm starting to get very proficient at installing due to my own blunders and what may be a bug.

Twice when I've turned on Spoof Protection it's locked up my firewall PC's WebAdmin server and taken down the firewall.  The first time it did that the firewall (ASG on a Dell Optiplex 260 with 3 NICs) was up and running fine.  It took me a while to get it running and after reinstalling I haven't been able to get it functional (blocks all packets except once in a while it lets DNS packets pass through from my Windows server).

Is there a bug with spoof protection?  I'm back on my LinkSys router and will do some searching... also I'm just banging my head on the wall trying to figure out what I did that made the system functional and why I can't reproduce that.

BTW, happy holidays to those who do holidays.

Bill


This thread was automatically locked due to age.
Parents
  • I had to test that myself... so I did.  It locked up with either setting.

    I would love to see the log, too, but I can't exactly figure out how to get/see it.  I'm not totally ignorant of bash, so if you could elaborate a bit maybe I can get you one.

    Thanks, Bob, & cheers to you, too.
Reply
  • I had to test that myself... so I did.  It locked up with either setting.

    I would love to see the log, too, but I can't exactly figure out how to get/see it.  I'm not totally ignorant of bash, so if you could elaborate a bit maybe I can get you one.

    Thanks, Bob, & cheers to you, too.
Children
  • All the logs are stored in /var/log

    So if you want to monitor the packetfilter log you can log into the console and tail the log.

    tail -f /var/log/packetfilter.log


    BTW, how many interfaces do you have configured and are any in the same networks?