ppp's "nat deny_incoming yes" option doesn't log denied packets ?

ppp's "nat deny_incoming yes" option doesn't log denied packets ?

Post by bsdus » Sun, 24 Mar 2002 20:33:08



Is it just me, or does ppp's "nat deny_incoming yes" option not log
denied packets ? it seems that way over here... the filter denies (set
filter etc..) are logged, but the "nat deny_incoming yes" denied
packets do not seem to be. Anybody else have the same issue ?

Thanks.

 
 
 

1. Why doesn't echo "text" 'command' "more text" work?

                 ^                                        ^
Wrong quotes, should be -
   echo "You have" `grep Subject: /usr/spool/mail/me | wc -l` "messages."
or -
   echo "You have `grep Subject: /usr/spool/mail/me | wc -l` messages."

But, another problem is, if you've no mail, /usr/spool/mail/me does not
exist, leading grep to say:
   grep: can't open /usr/spool/mail/me
Wc will still report 0.

You might try -
   sh -c 'echo "You have `grep 2>/dev/null Subject: /usr/spool/mail/me | wc -l` messages."'

Hope this helps.

2. Resolver question

3. Linksys Still Not Work

4. It Doesn't Matter (much) If Sun Doesn't "Support" Dataless

5. BEST BACKUP FOR DISTRIBUTED SYS SUMMARY--PART II

6. """"""""My SoundBlast 16 pnp isn't up yet""""""""""""

7. 755 userdirs? for ~userdir/public_html?

8. Screen doesn't unblank with "screenblank" and "xlock" under 2.3

9. my PC doesn't reboot after "reboot" or "ctrl-alt-del"

10. INN on Linux, "Transfer permission denied", FAQ answer doesn't work

11. newly built kernel "loads" but doesn't "uncompress"

12. userdel : "user" is in use, but "user" isn't logged