FreeBSD bridge/ipfw
fxp0-external
fxp1-internal
I allow all from internal network in fxp1

I just added a logging statement- 
  ipfw add log deny ip from any to any in via fxp1
before there was the default-
  deny ip from any to any
and now I am seeing this in my logs-
  Deny MAC in via fxp1

What could this be? Everything is running fine so this
seems to be harmless. 


        
                
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢
http://photos.yahoo.com/ph/print_splash
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to